Yamtrack
Self hosted media tracker for movies, TV, anime, manga, games, and books
Alternative to: trakt, myanimelist, anilist, simkl, goodreads
About
Versions (80)
v0.25.1
2026-04-13Features
- Added
/keyboard shortcut to focus search bar #891 (https://github.com/FuzzyGrim/Yamtrack/commit/11745ad3dc0b6c5cd5d1385c52744b95c4b5ae2a) - Added option to hide completed media in recommendations section by @busliggabor in https://github.com/FuzzyGrim/Yamtrack/pull/1017
- Show DLCs for games by @busliggabor in https://github.com/FuzzyGrim/Yamtrack/pull/1022
- Added IPv6 support by @timstott in https://github.com/FuzzyGrim/Yamtrack/pull/1063
- Added option to hide media score in media cards if rating is 0 by @busliggabor in https://github.com/FuzzyGrim/Yamtrack/pull/1097
- Added cast on media details for movies by @connorjburton in https://github.com/FuzzyGrim/Yamtrack/pull/1168
- Enhancing the new cast list by @McBaumwolle in https://github.com/FuzzyGrim/Yamtrack/pull/1207
- Added watch providers on media details page by @andrebk in https://github.com/FuzzyGrim/Yamtrack/pull/1203
- Added support Plex HAMA agent for anime series by @recursivesum in https://github.com/FuzzyGrim/Yamtrack/pull/1065
- Added letterboxd redirect path as an external link by @connorjburton in https://github.com/FuzzyGrim/Yamtrack/pull/1163
- Added support for providing playtime as float by @KucharczykL in https://github.com/FuzzyGrim/Yamtrack/pull/1146
- Added maskable icons in webmanifest for PWA by @pogman-code in https://github.com/FuzzyGrim/Yamtrack/pull/1148
- Automatically mark completed TV Shows as In progress and new seasons as Planning when new seasons are discovered. #833 (https://github.com/FuzzyGrim/Yamtrack/commit/28fbf41b7eddb8778569e1e84f03bc70658568e8)
- Improved new TV seasons discovery. This will only happen with newly discovered seasons, won’t backfill previously missed seasons (9eaf1df2ca55915e70d297824d5f0abd550f97f0)
- Automatically mark next TV season as In progress when current season is completed #1127 (https://github.com/FuzzyGrim/Yamtrack/commit/29735572a195a9eede71784689ac1b21d2e8564e)
- Added notification messages when automatic actions occur (https://github.com/FuzzyGrim/Yamtrack/commit/f2ae691d889559abd2257900a708a5b2ab761667)
- Added planned media to Home screen (https://github.com/FuzzyGrim/Yamtrack/commit/de13d59d894aab7bf7b7578e022f87db557eee66)
Fixes
- Fixed error after tracking a media in an empty search #1083 (https://github.com/FuzzyGrim/Yamtrack/commit/b008a5966351f529de12fa24bc1609343482a69a)
- Fixed import from steam fails on missing game #1106 (https://github.com/FuzzyGrim/Yamtrack/commit/ce29aa791a71d2fd8aa6fd4d9bb526d2750334b7)
- Fixed igdb search retry after getting new access token by @busliggabor in https://github.com/FuzzyGrim/Yamtrack/pull/1037
- Fixed duplicate width/height attributes for SVG Icons by @xVaDiMx in https://github.com/FuzzyGrim/Yamtrack/pull/1059
- Fixed horizontal overflow of import error details #1174 (https://github.com/FuzzyGrim/Yamtrack/commit/858e845e0460acbbf5800d3fa2263e11eddea5f7)
- Fixed supervisord version issue #1191 (https://github.com/FuzzyGrim/Yamtrack/commit/04a97361be4e01f6413e9f615221d1498986783a)
- Fixed activity history entry for episodes tracked without date #1220 (https://github.com/FuzzyGrim/Yamtrack/commit/9914136dbdfce01ffeeae358adea84ce83f94311)
- Use UUID for manual item media_id generation to prevent conversion errors #1285 (https://github.com/FuzzyGrim/Yamtrack/commit/10cf944b58b8e11f2963556d1fe73ea3daa57166)
- Fixed calendar not showing game releases #1263 (https://github.com/FuzzyGrim/Yamtrack/commit/ba42d55433767ebd684ec2fd82e2ee2c92432c32)
- Fixed search query in media list bar being cleared if no tracked media #1255 (https://github.com/FuzzyGrim/Yamtrack/commit/34cf859f843e83806e7a89a9ad90fc0a2b24dd1b)
- Fixed marking a TV show as completed also completes unaired seasons #840 (https://github.com/FuzzyGrim/Yamtrack/commit/0c5a104d9fd43f1e650c1025e21c6dc67731e830)
- Improved webhook anime matching with tvdb episode lookups #1326 (https://github.com/FuzzyGrim/Yamtrack/commit/3eb0472ad11fe697d2eb3acbe5f272c359908643)
- Fixed safari date validation when changing media status #704 (https://github.com/FuzzyGrim/Yamtrack/commit/bddcc3ebd2f0f861c8ab8cf4c6df96df6672844b)
Maintenance
- build(deps): bump redis[hiredis] from 7.1.0 to 7.1.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1177
- build(deps): bump gunicorn from 25.0.1 to 25.0.3 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1178
- build(deps): bump django-allauth[socialaccount] from 65.14.0 to 65.14.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1179
- build(deps-dev): bump coverage from 7.13.3 to 7.13.4 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1180
- build(deps): bump pillow from 12.1.0 to 12.1.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1184
- build(deps): bump icalendar from 6.3.2 to 7.0.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1186
- build(deps-dev): bump ruff from 0.15.0 to 0.15.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1188
- build(deps): bump django from 5.2.11 to 5.2.12 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1230
- build(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1278
- build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1231
- build(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1232
- build(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1236
- build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1237
- build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1238
- build(deps): bump psycopg from 3.3.2 to 3.3.3 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1298
- build(deps): bump redis from 7.1.1 to 7.4.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1299
- build(deps-dev): bump fakeredis from 2.33.0 to 2.34.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1296
- build(deps): bump gunicorn from 25.0.3 to 25.3.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1300
- build(deps): bump requests from 2.33.0 to 2.33.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1302
- build(deps): bump aiohttp from 3.13.3 to 3.13.4 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1303
- build(deps): bump django-celery-beat from 2.8.1 to 2.9.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1295
- build(deps): bump django-allauth from 65.14.1 to 65.15.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1304
- build(deps-dev): bump pytest-django from 4.11.1 to 4.12.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1309
- build(deps): bump apprise from 1.9.7 to 1.9.9 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1306
- build(deps-dev): bump coverage from 7.13.4 to 7.13.5 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1310
- build(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1314
- build(deps): bump croniter from 6.0.0 to 6.2.2 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1307
- build(deps): bump celery from 5.6.2 to 5.6.3 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1312
- build(deps): bump dorny/paths-filter from 3 to 4 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1313
- build(deps): bump django from 5.2.12 to 5.2.13 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1331
- build(deps): bump the minor-and-patch group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1341
New Contributors
- @timstott made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1063
- @connorjburton made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1168
- @recursivesum made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1065
- @McBaumwolle made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1207
- @KucharczykL made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1146
- @pogman-code made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1148
Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.25.0…v0.25.1