[0.1.0-beta.12] - 2026-04-24
Added
- Rule Form
- Path criteria for rules with optional regex filtering (@jeaboswell)
- Series status to TMDB criteria for rules (@jeaboswell)
- Notation about rule Include Never Watched stating how it can be unreliable when utilize Plex as a data point
- Warning when a user sets up a rule that is only utilizing Include Never Watched that requires confirmation to continue
- Sonarr/Radarr
- Retry on their GET routes (API lacks pagination for some reason)
- Can now set timeout length from 30 - 3600 seconds to tune the length before it'll time out (in case of large libraries/slow systems/storage)
Changed
- Unified Emby/Jellyfin to reduce duplicate code
- Refactor media sync for Emby/Jellyfin to use series creation date instead of earliest episode (@jeaboswell)
- Enhance media server deletion logic for cleanup candidates
- Updated FastAPI to v0.136.1
- Docker
- Updated Granian to v2.7.4
- Loading spinners are now themed as the primary color
Fixed
- Emby deletion fallback on cleanup
- Edge case on movie ingestion related to IMDb ID
- Fixed loading spinner in Rules page on loading (in production this will almost never be seen anyways)
- Logic related to never watched causing some candidates not to load up that should have
What's Changed
- Emby jellyfin merge by @jessielw in #99
- Rules Improvements by @jeaboswell in #100
- Refactor/replace wildcard with regex for path criteria by @jeaboswell in #104
- Dev by @jessielw in #107
New Contributors
- @jeaboswell made their first contribution in #100
Full Changelog: 0.1.0-beta.11...0.1.0-beta.12