Releases: rivenmedia/riven
Releases · rivenmedia/riven
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
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.2
v0.9.1
v0.9.0
0.9.0 (2024-07-27)
Features
- add automatic dev builds in pipeline (d55e061)
Bug Fixes
- add alembic reinit to hard reset (91ba58b)
- add extra logging to track issue. added mutex to add_to_running (87c3241)
- add hard reset to cli (e3366a6)
- add parent object into stream (16c1ceb)
- include stream in db, rework blacklisting (03c6023)
- plex watchlist updated to work with new api changes. added db guards. improved trakt id detection. changed rd blacklisting to only blacklist on movie/episode items or on empty rd cache (ce074b3)
- remove state logging where state is not available (76fdd89)
- tidied push_event_queue. this func has been causing looping issues we're seeing. (5c7943d)
- update rollback (e57d06c)
- wrong symlink count at startup. corrected post symlink handling (cbe9012)