Skip to content

Conversation

@dreulavelle
Copy link
Member

@dreulavelle dreulavelle commented Oct 1, 2025

🤖 I have created a release beep boop

1.0.0 (2025-10-29)

⚠ BREAKING CHANGES

  • db: Database schema change requires migration or fresh database
  • introduce rivenvfs, get rid of that pesky rclone mount and symlinks
  • seperate from trakt to tvdb and tmdb indexers

Features

  • add poster path to MediaItem (#1225) (3f6d383)
  • Add SSE event publishing for completed media items (582778e)
  • implement proper ratelimiting for services (0b8b3e7)
  • introduce rivenvfs, get rid of that pesky rclone mount and symlinks (722c7c4)
  • logging: Adds user-configurable logging settings (enable/disable file logging, retention hours, rotation size MB, optional compression) in app settings. (2001362)
  • Media is now ffprobed after completion for more accurate metadata (edb502e)
  • schedule new releases and reindex on time (#1209) (b4123b7)
  • seperate from trakt to tvdb and tmdb indexers (7e7dcc5)

Bug Fixes

  • cli,vfs: fix environment variable handling and event listener invocation (d28ae78)
  • ditch RTN profiles and set 'best' profile as the new default when scraping (4040b73)
  • ditch show title in season dir naming. fixes #1234 (fe436fc)
  • docs: remove elfhosted from readme (5451027)
  • fixed incompleted items from reinit db (add17ed)
  • items: enhance media item search, filtering and sorting options (#1227) (3392e68)
  • load dotenv before db to initialize SETTINGS_FILENAME env (95b6140)
  • make requests explicit. no guessing when trying to index (0c0bf64)
  • mdblist: Skips items without required IDs. (f04f631)
  • prowlarr using request contextmanager when there is none (ab2b691)
  • remove poster_path from alembic migrations temporarily (9b327a8)
  • Show and movie states for ongoing items are now corrected (9fe0d2b)
  • Show and movie states for ongoing items are now corrected (7846539)
  • Show and movie states for ongoing items are now corrected (a6df95c)
  • simplify iteration over service sub-services (aaad909)
  • subtitles not initializing (78a512a)
  • switch to tvdb/tmdb in orionoid scraping (50329e1)
  • typo in mediaitem attr (0a67c6b)
  • updated calendar endpoint (dd6ccbc)

Performance Improvements

  • requests: Improve requests perfomance by moving to httpx library (153c3a3)
  • scraping: Improve scraping performance by removing redundant operations (3a0a9a7)

Code Refactoring

  • db: flip MediaItem-FilesystemEntry relationship and add automatic cleanup (a94785b)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 1, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • chore

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dreulavelle dreulavelle force-pushed the release-please--branches--main branch 18 times, most recently from 3cf9fd5 to 0bebdce Compare October 8, 2025 16:24
@dreulavelle dreulavelle force-pushed the release-please--branches--main branch 5 times, most recently from a43cc0e to 9952a1d Compare October 10, 2025 18:09
@dreulavelle dreulavelle self-assigned this Oct 10, 2025
@dreulavelle dreulavelle force-pushed the release-please--branches--main branch 3 times, most recently from a90b98a to 31d0130 Compare October 13, 2025 17:53
@dreulavelle dreulavelle force-pushed the release-please--branches--main branch 11 times, most recently from 3d53801 to 2182964 Compare October 20, 2025 11:37
@dreulavelle dreulavelle force-pushed the release-please--branches--main branch 7 times, most recently from 115c4d5 to 958b886 Compare October 28, 2025 19:04
@dreulavelle dreulavelle force-pushed the release-please--branches--main branch from 958b886 to 65cca9d Compare October 29, 2025 14:26
@dreulavelle dreulavelle force-pushed the release-please--branches--main branch from 65cca9d to a0d9687 Compare October 29, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Issue] Creating duplicate entires for Seasons in Jellyfin with Riven V1

2 participants