Yamtrack
Self hosted media tracker for movies, TV, anime, manga, games, and books
Alternative to: trakt, myanimelist, anilist, simkl, goodreads
About
Versions (80)
v0.21.0
2025-04-01Features
- Added notifications for media releases via Apprise, closes #183 and #316 (https://github.com/FuzzyGrim/Yamtrack/commit/efd0227b993dc6a1d31a84cdd7d193272882d55a)
- Added persist the status filter for each media category by @ajanvier in https://github.com/FuzzyGrim/Yamtrack/pull/378
- Added automatic setting of media type for search (e.g. if we’re in the Anime list, the search type is automatically set to Anime) by @ajanvier in https://github.com/FuzzyGrim/Yamtrack/pull/392
- Added display media airtime on the home page, be sure to set the
TZenvironment variable to get an accurate airtime #385 (https://github.com/FuzzyGrim/Yamtrack/commit/5b884a752989447c9233df58893a6c4068aece83) - Added longest streak tracking on the statistics page #393 (https://github.com/FuzzyGrim/Yamtrack/commit/11d33e825ea5af8a45dce0087aa6613685779db9)
Fixes
- Fixed disabled media types showing on home page #379 (https://github.com/FuzzyGrim/Yamtrack/commit/deef085328999912c6d5f96df3bbe4245131c543)
- Fixed the pluralization of the activity count information on the statistics page (https://github.com/FuzzyGrim/Yamtrack/commit/ac3d30a0bd6a2b9678ce62e2f3e6d20758dd4537)
- Added error handler for MangaUpdates search API (https://github.com/FuzzyGrim/Yamtrack/commit/a0dc812d0ad82920c8206844da6253aa5140718f)
- Fixed Jellyfin webhook integration not working when using custom PUID/GUID #396 (https://github.com/FuzzyGrim/Yamtrack/commit/8124fffde2723b4b253c1fbfb08ee59dd60aba41)
Maintenance
- build(deps): bump django-select2 from 8.3.0 to 8.4.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/381
- build(deps): bump aiohttp from 3.11.13 to 3.11.14 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/383
- build(deps): bump django-debug-toolbar from 5.0.1 to 5.1.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/389
- build(deps-dev): bump ruff from 0.11.0 to 0.11.2 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/395
- build(deps): bump django-allauth[mfa,socialaccount] from 65.4.1 to 65.6.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/399
- build(deps-dev): bump fakeredis from 2.27.0 to 2.28.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/400
- build(deps-dev): bump coverage from 7.6.12 to 7.8.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/401
- build(deps): bump apprise from 1.9.2 to 1.9.3 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/402
New Contributors
- @ajanvier made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/378
Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.20.5…v0.21.0