Yamtrack
Self hosted media tracker for movies, TV, anime, manga, games, and books
Alternative to: trakt, myanimelist, anilist, simkl, goodreads
About
Versions (80)
v0.24.8
2025-11-25Features
- Added import from IMDB by @olioby in #721
- Added import from Steam by @ffejhog in #711
- Added import from Goodreads by @ismaelOrtega14 in #759
- Added import from Trakt private profile via OAuth by @baswag in #753
- Added option on the homepage to sort by most recently consumed by @BornToGrill in #783
- Added an option in settings page to clear the search cache by @CrazyTim71 in #811
- Added episode runtime information in details page by @andrebk in #813
- Added import from AniList private profile via OAuth by @CrazyTim71 in #773
Fixes
- Fixed tab focus for the login and the signup page by @CrazyTim71 in #776
- Fixed case where MAL importer throw exception on unknown date formats by @terzhang in #785
- Fixed manually created episodes order by @jknndy in #771
- Added missing buttons titles by @xVaDiMx in #805
- Added anime movie detection via IMDB ID in webhooks (https://github.com/FuzzyGrim/Yamtrack/commit/55363394af3af4acf6d2e1bc25c2fa79be21f9ee)
- Fixed failing to import TV show seasons from Yamtrack CSV when missing metadata #910 (https://github.com/FuzzyGrim/Yamtrack/commit/ff44a0baff64b1fb9c931129d047e4540e4b3a59)
- Improved handling of the metadata cache for TV shows and seasons #758 (https://github.com/FuzzyGrim/Yamtrack/commit/3f4b4834c4bdf9e99405e297e851322ff54f5cac)
- Fixed tab order for password change form by @andrebk in #856
- Fixed import from MAL failing due to incomplete date #958 (https://github.com/FuzzyGrim/Yamtrack/commit/3d3153029c256fba178a223bbba2b21d41681448)
- Added support for setting Redis prefix using environmental variable REDIS_PREFIX by @christaikobo in #834
- Added tracking data on more media cards by @tuur29 in #842
- Improve error message when Trakt import fails (https://github.com/FuzzyGrim/Yamtrack/commit/0323a97a68670899a947fc31b7ad2b17e275275f)
Maintenance
- build(deps): bump aiohttp from 3.12.14 to 3.13.2 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/938
- build(deps): bump redis[hiredis] from 6.2.0 to 7.0.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/936
- build(deps): bump django-allauth[socialaccount] from 65.10.0 to 65.12.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/916
- build(deps): bump requests from 2.32.4 to 2.32.5 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/824
- build(deps): bump beautifulsoup4 from 4.13.4 to 4.14.2 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/894
- build(deps-dev): bump coverage from 7.10.0 to 7.11.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/913
- build(deps): bump apprise from 1.9.3 to 1.9.5 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/895
- build(deps-dev): bump fakeredis from 2.30.1 to 2.32.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/950
- build(deps-dev): bump ruff from 0.12.5 to 0.13.3 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/897
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/857
- build(deps-dev): bump pytest-playwright from 0.7.0 to 0.7.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/859
- build(deps): bump psycopg[binary,pool] from 3.2.9 to 3.2.12 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/933
- build(deps): bump django-debug-toolbar from 5.2.0 to 6.0.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/756
- build(deps): bump django-select2 from 8.4.1 to 8.4.3 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/914
- build(deps-dev): bump tblib from 3.1.0 to 3.2.1 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/947
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/800
- build(deps): bump icalendar from 6.3.1 to 6.3.2 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/951
- build(deps): bump django from 5.2.7 to 5.2.8 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/949
New Contributors
- @ismaelOrtega14 made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/759
- @ffejhog made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/711
- @baswag made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/753
- @jknndy made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/771
- @terzhang made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/785
- @xVaDiMx made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/808
- @BornToGrill made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/783
- @andrebk made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/813
- @tuur29 made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/842
Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.7…v0.24.8