Yamtrack
Self hosted media tracker for movies, TV, anime, manga, games, and books
Alternative to: trakt, myanimelist, anilist, simkl, goodreads
About
Versions (80)
v0.22.6
2025-05-05Features
- Display your media tracking data directly in the media details page #409 (https://github.com/FuzzyGrim/Yamtrack/commit/f55ed48f70b37bbd46b806c807d2548acb8c7aaf)
- Added a button in media details page to force metadata synchronization with the external provider (https://github.com/FuzzyGrim/Yamtrack/commit/b388d6bdfc81744ac2c3b7d024b70ca913a0e7b9)
- Added videogame mods to the game search results #444 (https://github.com/FuzzyGrim/Yamtrack/commit/8565dbc771a9aff4207258a1a5ad97bc2e5d40d5)
Fixes
- Fixed number of releases not showing for media that are Dropped/Paused (https://github.com/FuzzyGrim/Yamtrack/commit/e80551b5adbef767c0317b626c9613ede0b40453)
- Fixed inconsistency in the number of releases when AniList reports fewer episodes than MyAnimeList (https://github.com/FuzzyGrim/Yamtrack/commit/d801d405ba110467e3edb7a367afef5f82e18f5c)
- Optimized TV Shows and TV Seasons media list page (https://github.com/FuzzyGrim/Yamtrack/commit/410ed1d1362f87e3d985a8bb2a337f62f6f4dc36)
- Fixed custom list modal opening slow (https://github.com/FuzzyGrim/Yamtrack/commit/6e4847069a8547bf84c7ebb73530b521f959b492)
- Fixed can’t scroll in the media tracking modal #447 (https://github.com/FuzzyGrim/Yamtrack/commit/e4e342e170bf2f0d8ebadc0dcd8b21ece586c099)
- Fixed search box layout on small screens when tv show is selected #443 (https://github.com/FuzzyGrim/Yamtrack/commit/a2a0736ea179cf5d9fdade524e59d01bc0199d22)
- Handle episode count mismatch in Trakt import (https://github.com/FuzzyGrim/Yamtrack/commit/cda367ce75e999dcf3a90556319ea11e50bff624)
- Fixed release events not appearing sorted by datetime #454 by @ajanvier in https://github.com/FuzzyGrim/Yamtrack/pull/456
- Fixed the calculation of released episodes of TV shows, previously it only showed the episodes of seasons that have been added to the user’s media list. (https://github.com/FuzzyGrim/Yamtrack/commit/463fd3e9b501d40f3f5f3b4802127474ae29a1fb)
- Fixed sibebar accessibility on small screens #458 (https://github.com/FuzzyGrim/Yamtrack/commit/5b890558d8e9f54cad2f50f2af474d953a5245a4)
Other
- Always display the media title in the tracking modal (https://github.com/FuzzyGrim/Yamtrack/commit/0a965d80a028bfdac583e5d1b2660efde6d5696f)
- Show a better error message when a request to an external provider fails #452 (https://github.com/FuzzyGrim/Yamtrack/commit/1200089629e3abd6440d103652ba926479202d46)
- Hide irrelevant progress field for movies #409 (https://github.com/FuzzyGrim/Yamtrack/commit/30c4fb954890d3066d87ccc0bf7817e8d24c6c26)
Maintenance
- build(deps): bump unidecode from 1.3.8 to 1.4.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/442
- build(deps): bump celery from 5.5.1 to 5.5.2 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/446
- build(deps): bump django-debug-toolbar from 5.1.0 to 5.2.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/448
- build(deps): bump psycopg[binary] from 3.2.6 to 3.2.7 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/453
- build(deps-dev): bump ruff from 0.11.6 to 0.11.8 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/457
Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.22.5…v0.22.6