Changes since last release:
- Pocket Casts Full History Import (credit to @WybeBosch) - Complete rewrite of Pocket Casts importer to fetch your entire podcast listening history; removed dead RSS sync code and refresh tasks
- Simkl Import Improvements (credit to @ugurcana) - Fixed crash when TMDB is missing season data; added TVDB fallback for season imports; enhanced error handling
- Trakt Profile Selection - Added dropdown to select which Trakt profile to import from; updated instructions for OAuth workflow
- Critic Rating Sorting - Sort media by critic ratings to find highly-acclaimed or poorly-reviewed items
- GoodReads Import Enhancements - Now handles various CSV encoding formats; improved error messaging; better handling of unknown shelves and missing dates
- Episode Name Localization - Episode names now prefer English translations when available for better consistency
- Performance Improvements - Prioritized interactive cache refreshes for faster UI response; removed collection data fetching notification banner
- Bug Fixes - Fixed TV collection rollups; resolved media card tooltip overflow; fixed list-page music search regression; corrected history month cache loading; fixed metadata tab return redirects; resolved smart list unrated replay filtering; improved grouped anime episode creation
- UI Polish - Enhanced tooltip safety for media cards; retired obsolete progress bar preference; updated styles and templates
What's Changed
- Fix Simkl import crash when TMDB is missing season data by @ugurcana in #165
- Fix: Pocket Casts full history import by @WybeBosch in #168
New Contributors
- @ugurcana made their first contribution in #165
- @WybeBosch made their first contribution in #168
Known Issues:
- Still catching up on currently open issues
A Note About This Fork
I'm not a professional developer—just an enthusiastic fan using AI coding tools to add features I'd love to see! Given the scale of changes made to this fork, I will still regularly sync with the upstream project, but not every commit may be added so there is less chance of breaking things or double work. New syncs with FuzzyGrim/Yamtrack will be indicated above if they are included.
Docker Updates: You can pull the latest release version of the Docker container at any time—you don't need to wait for formal release announcements! These release notes are just a convenient way to highlight recent changes. Note that occasionally after pushing to latest, I may deploy a quick hotfix if I discover something on my Docker instance that didn't show up during dev testing.
Contributing: If you'd like to integrate any of these features into the upstream project, feel free! However, I won't be submitting PRs myself due to my skill level and past experiences.
Issues & Requests: Bug reports for fork-specific features are welcome here! For new feature ideas, please consider filing them with the upstream project first—if they adopt it, everyone benefits when I sync updates.
Thanks for understanding, and happy tracking!
Full Changelog: v26.4.16...v26.4.23