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.7
2025-07-26Features
- Added periodic import for SIMKL #738 (https://github.com/FuzzyGrim/Yamtrack/commit/e5249146244fa8cd778e1c7b92adc7bf45463741)
- Added list view for search results by @CrazyTim71 in https://github.com/FuzzyGrim/Yamtrack/pull/657
- Updated the Yamtrack CSV import to allow searching for media ids with title by @psyciknz in https://github.com/FuzzyGrim/Yamtrack/pull/668
- Make logout redirect URL configurable through the
ACCOUNT_LOGOUT_REDIRECT_URLenvironment variable by @p7996619 in https://github.com/FuzzyGrim/Yamtrack/pull/708
Fixes
- Fixed
parse_datetimeerror when importing from SIMKL #707 by @FuzzyGrim in https://github.com/FuzzyGrim/Yamtrack/pull/709 - Fixed error 500 when loading lots of data in statistics page #724 by @FuzzyGrim in https://github.com/FuzzyGrim/Yamtrack/pull/727
- Fixed TV Season completion status in SIMKL import #726 (https://github.com/FuzzyGrim/Yamtrack/commit/25a1cf77326c6f90cb325efbf7b8d9ff0fc693fd)
- Added instructions on how to enable webhooks in Plex for Plex integration #730 (https://github.com/FuzzyGrim/Yamtrack/commit/37351f585de3769fbe81cc79dae31fab7b291482)
- Handle missing TVDB ID when processing a webhook #701 (https://github.com/FuzzyGrim/Yamtrack/commit/894fea4f4ab08852e0570e60bbc5a9a3f55e4072)
- Fixed error caused empty editions in search results for Open Library #746 (https://github.com/FuzzyGrim/Yamtrack/commit/5d679b1dcb583de71c676441ae15796ad31be2bc)
Maintenance
- build(deps): bump aiohttp from 3.12.13 to 3.12.14 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/722
- build(deps): bump django-allauth[socialaccount] from 65.9.0 to 65.10.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/723
- build(deps-dev): bump coverage from 7.9.2 to 7.10.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/750
- build(deps-dev): bump ruff from 0.12.2 to 0.12.5 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/751
New Contributors
- @CrazyTim71 made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/657
- @psyciknz made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/668
Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.24.6…v0.24.7