Release Notes
Fixed
- Cleanly stop all library scans when service termination is requested
- Fix health check crash when trash contains a show or a season
- Fix ability of health check crash to crash home page
- Remove and ignore Season 0/Specials from Plex shows that have no specials
- Automatically delete and rebuild the search index on startup if it has become corrupt
- Automatically scan Jellyfin and Emby libraries on startup and periodically
- Properly remove un-synchronized Plex, Jellyfin and Emby items from the database and search index
- Fix synchronizing movies within a collection from Jellyfin
Changed
- Update Plex, Jellyfin and Emby movie and show library scanners to share a significant amount of code
- This should help maintain feature parity going forward
- Optimize search-index rebuilding to complete 100x faster
- No longer use network paths to source content from Jellyfin and Emby
- If you previously used path replacements to convert network paths to local paths, you should remove them
Added
- Add
unavailablestate for Jellyfin and Emby movie and show libraries - Add
heightandwidthto search index for all videos - Add
season_numberandepisode_numberto search index for all episodes - Add
season_numberto search index for seasons - Add
show_titleto search index for seasons and episodes