Yamtrack
Self hosted media tracker for movies, TV, anime, manga, games, and books
Alternative to: trakt, myanimelist, anilist, simkl, goodreads
About
Versions (80)
v0.11.0
2024-05-20Features
- Added background tasks, currently the only tasks are importing from third party services. This means that running Yamtrack with Redis is now mandatory (https://github.com/FuzzyGrim/Yamtrack/commit/69e52b6ca7927895b7cb463afa8ef429c34f9470)
- Check all your tasks in a new view at yamtrack.com/tasks (https://github.com/FuzzyGrim/Yamtrack/commit/48f6adf7316bae4b2c242c9e1403f30649425382)
- Show only fields with a set value for media creation entries in the history table (https://github.com/FuzzyGrim/Yamtrack/commit/42a491df4de988fdac11d807bd5e164c7b270f06)
- Improved UI for episodes tracking (https://github.com/FuzzyGrim/Yamtrack/commit/e609d124348dc67c3696e44b86e4774a698a12e9) (https://github.com/FuzzyGrim/Yamtrack/commit/af385b3312db7bfaa5e5629e9a4823091e7774a0)
Fixes
- Fixed marking TV shows as completed with discontinued number of seasons (https://github.com/FuzzyGrim/Yamtrack/commit/a1ac65c62509581cfa3d2958856228a132a2eb60)
- Fixed marking TV shows as completed with more than 20 seasons (https://github.com/FuzzyGrim/Yamtrack/commit/b929eafed1a0d8f871be81e0f21ecdd1d8183c75)
- Fixed import/export of videgames from Yamtrack CSV (https://github.com/FuzzyGrim/Yamtrack/commit/8c521da25111b5ad40c105514684ffe257f7fe94)
- Fixed media detail page with titles containing only special characters (https://github.com/FuzzyGrim/Yamtrack/commit/85e05913032fe769273c1013b4e053d973ac1584)
Other
- Logs are now in json format for clearer messages (https://github.com/FuzzyGrim/Yamtrack/commit/e88646ea3aed2652b37448ffe2cd5f5d68a4a6eb)
Maintenance
- Bump ruff from 0.3.7 to 0.4.4 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/162
- Bump django from 5.0.4 to 5.0.6 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/161
- Bump coverage from 7.4.4 to 7.5.1 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/159
- Bump django-model-utils from 4.5.0 to 4.5.1 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/155
- Bump redis[hiredis] from 5.0.3 to 5.0.4 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/152
Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.10.0…v0.11.0