Changes since last release:
- Trakt Popularity Service - Reverse engineered Trakt's Popularity sort method through rating score and vote counts
- Bulk Episode Play Logging - Mark multiple episodes as watched at once for faster batch updates
- Last.fm History Imports - Import your complete Last.fm listening history to backfill your music tracking
- TVDB Metadata Provider - Added TVDB as a metadata source with grouped anime conversion support for better anime tracking
- Media Details Responsiveness - Improved responsive layout and display across different screen sizes
- Performance Improvements - Sped up discover TV and anime planning; lazy-loaded Plex import status for faster page loads; improved discover action patching
- UI Enhancements - Updated Trakt score display with clamping; enhanced Tailwind CSS variables; improved track modal image handling
- Bug Fixes - Fixed season Trakt ratings display; resolved Jellyfin multi-season anime scrobbling; fixed Plex fallback import crashes; handled empty source values in templates (credit to @saschabuehrle); fixed 500 error on podcast detail pages (credit to @nakenyon); limited HowLongToBeat links to games only
- Documentation - Clarified Docker persistence setup in documentation
What's Changed
- fix: handle empty source value in source_readable template filter by @saschabuehrle in #114
- Fix 500 error on podcast detail page due to missing source_url fields by @nakenyon in #119
New Contributors
- @saschabuehrle made their first contribution in #114
Known Issues:
- Audiobookshelf integration is experimental and requires additional testing
- Discover recommendations continue to be refined based on user feedback
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! I regularly sync with upstream commits and resolve merge conflicts to stay current. 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 release, 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.3.19...v26.3.26