Yamtrack
Self hosted media tracker for movies, TV, anime, manga, games, and books
Alternative to: trakt, myanimelist, anilist, simkl, goodreads
About
Versions (83)
v0.26.0
2026-08-08Features
- Added a new journal page that groups your watch/read/play history by day, replacing the old stats timeline (https://github.com/FuzzyGrim/Yamtrack/commit/4cb1ea02cf9e63ddf2f23d0c868462d5d460579c)
- Redesigned the media details page with section tabs (https://github.com/FuzzyGrim/Yamtrack/commit/6a240cc23890985d30ee738020ff3ef7deb679f8)
- Added time-to-beat stats to the game details page by @DatPill in https://github.com/FuzzyGrim/Yamtrack/pull/1384
- Added an option to hide upcoming episodes from the home page by @thespbgamer in https://github.com/FuzzyGrim/Yamtrack/pull/1371
- Added an option to leave the date empty when tracking an episode by @Quitlox in https://github.com/FuzzyGrim/Yamtrack/pull/1480
- Added “In Progress” and ”% Rated” badges plus a consumption breakdown to the statistics page (https://github.com/FuzzyGrim/Yamtrack/commit/157765e48366f933e52b1cd96bd106618db2fadc)
- Media search now also matches the notes field, not just the title #1007 (https://github.com/FuzzyGrim/Yamtrack/commit/2af59c29e3766494c602c4ef736fd068d93e9b38)
- Media and episode edits now update in place via HTMX instead of reloading the whole page #1471 (https://github.com/FuzzyGrim/Yamtrack/commit/3ee9ad8a998adf3a89a4cd03141f9f230fc18da0)
Fixes
- Fixed episode watch modal prefilling dates in UTC instead of your local timezone by @amadejpapez in https://github.com/FuzzyGrim/Yamtrack/pull/1466
- Fixed MyAnimeList search returning the first page of results on every page (https://github.com/FuzzyGrim/Yamtrack/commit/8aaea2d78409edeec5f6b4f842eb066e0cbd740a)
- Fixed import database locks on SQLite by configuring it for concurrent writes #1235 (https://github.com/FuzzyGrim/Yamtrack/commit/95800c916719c6c1cc9774e1f4d2fb0cc76a7dbf)
- Fixed Goodreads import crashing on unmapped shelves #1062 (https://github.com/FuzzyGrim/Yamtrack/commit/66cbf0070abe497c8d49f035b534307bc2963ff5)
- Fixed Goodreads import crashing on decimal ratings #1577 (https://github.com/FuzzyGrim/Yamtrack/commit/4082a5f77dc93b3f383c937ae90f79219895af7f)
- Fixed Yamtrack imports crediting episode activity to the import day instead of the original watch date #990 (https://github.com/FuzzyGrim/Yamtrack/commit/3494dee98e003931dff439ce277c66d6a48e7c15)
- Fixed Trakt and Simkl imports storing watch dates with seconds, and normalized existing data #1512 (https://github.com/FuzzyGrim/Yamtrack/commit/60a403620d8826dcddae0595876cb06a71f80330)
- Fixed unaired episodes counting towards dashboard progress #884 (https://github.com/FuzzyGrim/Yamtrack/commit/7bb3a6fba236e6c39aea1b1c59394737c21c473c)
- Fixed repeated and multi-season items showing as duplicates in top rated stats #1463 (https://github.com/FuzzyGrim/Yamtrack/commit/1c48c27cddd07ca2aa673d819b41271766eb1d27)
- Seasons without their own image now fall back to the TV show poster #1353 (https://github.com/FuzzyGrim/Yamtrack/commit/9063ad439aa42ccce07086c0a25cd9d73ddb6c01)
Maintenance
- Improved the track episode modal sizing (https://github.com/FuzzyGrim/Yamtrack/commit/7cce302f14395483a11eaf57d7c256b386f52c08)
- Fixed broken documentation links in the README (https://github.com/FuzzyGrim/Yamtrack/commit/e1b6f189d2d9294bdb547a99b970f4ca0edd796f)
- build(deps): bump the minor-and-patch group across 1 directory with 16 updates in https://github.com/FuzzyGrim/Yamtrack/pull/1543
- build(deps): bump pyjwt from 2.12.1 to 2.13.0 in https://github.com/FuzzyGrim/Yamtrack/pull/1513
- build(deps): bump soupsieve from 2.8.3 to 2.8.4 in https://github.com/FuzzyGrim/Yamtrack/pull/1564
- build(deps): bump cryptography from 46.0.7 to 50.0.0 in https://github.com/FuzzyGrim/Yamtrack/pull/1623
- build(deps): bump the actions group across 1 directory with 4 updates in https://github.com/FuzzyGrim/Yamtrack/pull/1624
- build(deps): bump pymdown-extensions from 10.21.3 to 11.0.1 in https://github.com/FuzzyGrim/Yamtrack/pull/1631
- build(deps): bump django from 5.2.14 to 5.2.16 in https://github.com/FuzzyGrim/Yamtrack/pull/1632
- build(deps): bump gunicorn from 25.3.0 to 26.0.0 in https://github.com/FuzzyGrim/Yamtrack/pull/1440
New Contributors
- @DatPill made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1384
- @thespbgamer made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1371
- @amadejpapez made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1466
- @Quitlox made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1480
Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.25.3…v0.26.0