Releases: rivenmedia/riven
Releases · rivenmedia/riven
v0.19.0
0.19.0 (2024-11-14)
Features
- add reindexing of movie/shows in unreleased or ongoing state (139d936)
- added upload logs endpoint to be used by frontend (3ad6cae)
- implement filesize validation for movies and episodes (#869) (d1041db)
Bug Fixes
- added cleaner directory log when rebuilding symlinks (bb85517)
- chunk initial symlinks on re-ingest (#882) (21cd393)
- correct Prowlarr capabilities (#879) (f2636e4)
- detecting multiple episodes in symlink library (#862) (ebd11fd)
- disable reindexing. wip. change get items endpoint to use id instead of imdbid. (5123567)
- more tweaks for scrapers and fine tuning. (b25658d)
- re-check ongoing/unreleased items (#880) (47f23fa)
- skip unindexable items when resetting db (98cb2c1)
- update state filtering logic to allow 'All' as a valid state (#870) (4430d2d)
- updated mediafusion and tweaked scrape func to be cleaner (73c0bcc)
- updated torbox scraper to use api key. refactored scrapers slightly. added more logging to scrapers. (afdb9f6)
v0.18.0
0.18.0 (2024-11-06)
Features
Bug Fixes
- add HTTP adapter configuration for Jackett and Prowlarr scrapers to manage connection pool size (0c8057a)
- add HTTP adapter configuration for Jackett and Prowlarr scrapers… (#865) (0c8057a)
- fixed log for downloaded message (656506f)
- remove orionoid sub check (d2cb0d9)
- removed unused functions relating to resolving duplicates (5aec8fb)
- wrong headers attr and added orionoid sub check (91d3f7d)
v0.17.0
0.17.0 (2024-11-05)
Features
- add manual torrent adding (#785) (acb22ce)
- Add Most Wanted items from Trakt (#777) (325df42)
- add rate limiting tests and update dependencies (#857) (27c8534)
- auth bearer authentication (0de32fd)
- database migrations, so long db resets (#858) (14e818f)
- enhance session management and event processing (#842) (13aa94e)
- filesize filter (d2f8374)
- integrate dependency injection with kink library (#859) (ed5fb2c)
- requests second pass (#848) (d41c2ff)
- stream management endpoints (d75149e)
- we now server sse via /stream (efbc471)
Bug Fixes
- add default value for API_KEY (bc6ff28)
- add python-dotenv to load .env variables (65a4aec)
- correct type hint for incomplete_retries in StatsResponse (#839) (f91ffec)
- duplicate item after scraping for media that isn't in the database already (#834) (4d7ac8d)
- ensure selected files are stored in session during manual selection (#841) (86e6fd0)
- files sometimes not found in mount (02b7a81)
- future cancellation resulted in reset, retry endpoints fialing (#817) (19cedc8)
- handle removal of nested media items in remove_item function (#840) (2096a4e)
- hotfix blacklist active stream (8631008)
- invalid rd instant availibility call if no infohashes should be checked (#843) (19cf38f)
- jackett again - my bad (#860) (703ad33)
- MediaFusion scraper. (#850) (0bbde7d)
- mediafusion sometimes throwing error when parsing response (#844) (9c093ac)
- misleading message when manually adding a torrent (#822) (18cfa3b)
- overseerr outputting items without imdbid's (45528a9)
- remove accidental cache enablement (877ffec)
- retry api now resets scraped_at (#816) (2676fe8)
v0.16.2
v0.16.1
v0.16.0
0.16.0 (2024-10-18)
Features
- Add debugpy as optional to entrypoint script if DEBUG env variable is set to anything. (24904fc)
- Types for the FastAPI API and API refactor (#748) (9eec02d)
Bug Fixes
- address memory usage (#787) (612964e)
- changed default update interval from 5m to 24h on content list services (7074fb0)
- delete the movie relation before deleting the mediaitem (#788) (5bfe63a)
- fix state filter in items endpoint (#791) (1f24e4f)
- fixed wrongful checking of bad dirs and images when rebuilding symlink library (8501c36)
- improved removing items from database (e4b6e2b)
- lower max events added to queue (197713a)
- minor fixes post merge (01a506f)
- plex watchlist not returning any items (bf34db5)
- remove add to recurring on plex watchlist (943433c)
- reset the scraped time when replacing magnets (82fe92d)
- respect orm when removing items (d6722fa)
- serialize subtitles for api response (0dd561a)
- service endpoint response for downloaders (#782) (f2020ed)
- state filter in items endpoint (1f24e4f)
- stream results on stats endpoint (ff14f85)
- switch to batched streaming stats endpoint for inc items (a8a6aa9)
- switch to generator for reset/retry endpoints (bf4fc0e)
- update full compose with latest zilean changes (d3ca7a4)
Documentation
- remove duplicate service from readme (8a9942a)
v0.15.3
v0.15.2
0.15.2 (2024-10-01)
Bug Fixes
- add log back to orion (5a81a0c)
- changed to speed mode by default for downloaders (7aeca0b)
- orionoid and mediafusion fixed (52f466e)
- prevent error when more than two streams with the same hash in set_torrent_rd (c9b8010)
- refactor and re-enable alldebrid (4ca9ca2)
- refactor and re-enable alldebrid (61bc680)
- support files in rclone root (6ad6d4d)