Releases: rivenmedia/riven
Releases ยท rivenmedia/riven
v0.12.5
v0.12.4
v0.12.3
v0.12.2
v0.12.1
v0.12.0
0.12.0 (2024-09-20)
Features
- add alias support in parsing when scraping torrents. several other tweaks. (365f022)
- improvements to reset/retry/remove endpoints (98f9e49)
- move symlink db init to progress bar. added threading to speed it up. needs testing! (71fb859)
- update RTN to latest (bbc5ce7)
Bug Fixes
- add infohash to scraped log msg. added exclude for unreleased to retry lib. (9491e53)
- add sleep between event retries (01e71f0)
- add torrent name and infohash to download log. update deps to resolve parsing bugs. (aecaf37)
- anime movies not showing in correct dir (44e0161)
- content services now only output new items that arent in the db. tidied some initial startup logging. (797778c)
- fixed bug with upscaled in parsett. update dep (f3974ef)
- fixed completed items being added to queue on startup (d45882f)
- moved log cleaning to scheduled func. fixed bug with new furiosa movie (475f934)
- movie obj trying to index as show type (c0e1e2c)
- ranking wasnt followed by downloader (578ae8f)
- resetting a item would make it unresettable again (f5c849f)
- revert back to old way of retry library (46a6510)
- revert item in db check during state processing (18f22c1)
- select biggest file for movie caches (c6f9337)
- slow api calls due to calculating state for every item (f5e08f8)
- throw exception instead of error on plex validation (17a579e)
- tweak logging for db init from symlinks. (2f15fbd)
- unhardcode orionoid limitcount. whoops! (f7668c6)
v0.11.1
v0.11.0
0.11.0 (2024-08-30)
Features
- "Ongoing" and "Unreleased" states for shows (6ee4742)
- Removal of Symlinks and Overseerr requests on removal of item from riven. (276ed79)
Bug Fixes
- event updates for frontend (6ee4742)
- get all content from content services (previously only one item was picked) (6ee4742)
- remove local updater and stop possibility of looping with symlinked state (6ee4742)
- trakt indexer not picking up shows (6ee4742)
- trakt indexing was not copying correct item attributes in previous release (6ee4742)
- updated settings.json variables for opensubtitles (71012ef)
- validate subtitle providers on init, remove addic7ed and napiprojekt providers (6ee4742)
v0.10.5
v0.10.4
Features
- add a subtitle provider (subliminal)
- item removal
- symlink repair
Bug Fixes
- address high memory usage
- various small bug fixes
Refactoring
- events
- threading
- api
Technical Debt
- websockets for smoother frontend experience
Co-authored-by: Spoked
Co-authored-by: iPromKnight
Co-authored-by: AyushSehrawat
Co-authored-by: FlashLightning67
Co-authored-by: davidemarcoli
Full Changelog: v0.10.3...v0.10.4