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.0
2025-04-23Features
- Added Comic as a standalone media type through ComicVinee #314, #180 (https://github.com/FuzzyGrim/Yamtrack/commit/739778ff3dba7dbd823e044192e5239ed94da188)
- Added the ability to export your release calendar as an iCalendar file by @ajanvier in https://github.com/FuzzyGrim/Yamtrack/pull/415. You can now subscribe to their Yamtrack calendar in Nextcloud or any other calendar application.
- Added links to the source of information on the media details page(https://github.com/FuzzyGrim/Yamtrack/commit/cf950c4866fc920be3ce79b87bf30568bdf96d85)
- Added daily releases digest notification #424 (https://github.com/FuzzyGrim/Yamtrack/commit/ebbcf48f949ab87d22ff5ad7ba175e7c535cbf53)
- Added last watched episode on TV Shows media list page (https://github.com/FuzzyGrim/Yamtrack/commit/168bc57a091807a7726412c8a7496b6b46f2c8f0)
- Added total released episodes/chapters/issues… on media list page (https://github.com/FuzzyGrim/Yamtrack/commit/e45cb0e640f385c01c3a0401906fe35162ae4811)
- Added Django’s admin interface (wiki) #311 (https://github.com/FuzzyGrim/Yamtrack/commit/4298ccf8eaad42de79b8a0cdd293da5a836acc7d)
- Updated the Yamtrack calendar to automatically include episode releases for all seasons of a tracked TV show, enabling users to receive notifications for new seasons without any additional effort #390 (https://github.com/FuzzyGrim/Yamtrack/commit/4f54961ae6e1422eb7efdd53de7782e52f4f0b32)
Fixes
- Fixed in-progress TV shows not displayed on home page if TV seasons are disabled #403, #416 (https://github.com/FuzzyGrim/Yamtrack/commit/284da38b9e5c185ff90a5ffc48347f2913414dad)
- Fixed
Load Allbutton not appearing on home page #429 (https://github.com/FuzzyGrim/Yamtrack/commit/8c2e1ad117e5f2d86cfe9f79a2e629997bdcfd3a) - Fixed date range handling on statistics page #426 (https://github.com/FuzzyGrim/Yamtrack/commit/bd68ec2af24e29df922b3b2f799ca9beb70030ad)
Other
- Removed migrations that have been squashed in 03c813c by @ajanvier in https://github.com/FuzzyGrim/Yamtrack/pull/377
- Changed timer for release notification task from every 30 minutes to every 10 minutes (https://github.com/FuzzyGrim/Yamtrack/commit/57735e62eab6b03157878512ebc9963eb17bf4d6)
- Update JavaScript library references to local static files #407 (https://github.com/FuzzyGrim/Yamtrack/commit/84f21ed48b42779b2d5b828bf5dfecb92a84f244)
- Added
HEALTHCHECK_CELERY_PING_TIMEOUTvariable to increase celery healthcheck timeout #372 (https://github.com/FuzzyGrim/Yamtrack/commit/14a3016e1fa10e2be7b613cd3f33af1f3a693981)
Maintenance
- build(deps-dev): bump fakeredis from 2.28.0 to 2.28.1 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/412
- build(deps): bump django-allauth[mfa,socialaccount] from 65.6.0 to 65.7.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/414
- build(deps): bump celery from 5.4.0 to 5.5.1 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/419
- build(deps-dev): bump ruff from 0.11.2 to 0.11.6 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/425
- build(deps): bump aiohttp from 3.11.14 to 3.11.18 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/428
- build(deps): bump pillow from 11.1.0 to 11.2.1 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/430
- build(deps): bump django-celery-beat from 2.7.0 to 2.8.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/431
- build(deps): bump django-celery-results from 2.5.1 to 2.6.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/432
- build(deps): bump beautifulsoup4 from 4.13.3 to 4.13.4 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/433
- build(deps): bump Django from 5.1.7 to 5.2 by @FuzzyGrim in https://github.com/FuzzyGrim/Yamtrack/commit/819cfe858f8b27e6dc5244abe508c576d91f6c98
Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.21.0…v0.22.0