Yamtrack
Self hosted media tracker for movies, TV, anime, manga, games, and books
Alternative to: trakt, myanimelist, anilist, simkl, goodreads
About
Versions (80)
v0.4.0
2023-03-14Updates
- Added cookies over https with env var (694ea3cb298646fad0310a57c9ab541f5efa9e3c)
- Added error message when no results are found (b256773dbea9c7435e4a6c165a89bfe6a25e639b)
- Show original media type on MAL search (f29e1f05f0d4e8eb3ee2052b124da14ea42e653e)
- Added error page for common error status (c2ecadd73fdec675ec1af77f2a6ac72d0aaf1735)
- Show spinner inside submit button on profile page (b6253deb3d435eff495851c7c9287130d54aac34)
- Removed jQuery (c8a22794582c7bb008001c4fc01b118d1003a6e8)
- Removed nginx and serve static files with uwsgi (6460f027175f06c48b80a7bc43874cf53b275ef4)
- Added armv6, armv7 and arm64 docker support](df3c46af8efd8daefe4bae772eb2b613a09de0f5 and f0e4cfb15a955562ec4862da2bb3e537edc71f0b)
- Added multi processes support with uwsgi (c4bd7284f1c97650370a32bffe41a3a77fd7904c)
- Added favicon (09d8bacfa2fb076e994b7297a83cbbdf0a54346b)
- Refactor media folder by @FuzzyGrim in https://github.com/FuzzyGrim/Yamtarr/pull/12
Fixes
- Fixed can’t use yamtarr with only one API key (e3f9ff3f341dd46f2c595dc89c5892078149b76c)
- Fixed crash when mal couldn’t find any result (85814eea0f336e906acb7db34c1eb9d9a7554e00)
- Fixed automatic autofocus on password change form (8212c2052b3fec9f9bbb1a3ad51d9a93daad45b6)
- Fixed media already stored showing on anilist import message as not found](https://github.com/FuzzyGrim/Yamtarr/commit/912d9a73fd4451a8d7d9ddd39a11d86b27967a9c)
Bumps
- Bump aiohttp from 3.8.3 to 3.8.4 by @dependabot in https://github.com/FuzzyGrim/Yamtarr/pull/6
- Bump django from 4.1.6 to 4.1.7 by @dependabot in https://github.com/FuzzyGrim/Yamtarr/pull/8
- Bump aiofiles from 22.1.0 to 23.1.0 by @dependabot in https://github.com/FuzzyGrim/Yamtarr/pull/5
- Bump django-crispy-forms from 1.14.0 to 2.0 by @dependabot in https://github.com/FuzzyGrim/Yamtarr/pull/7
- Bump python-decouple from 3.7 to 3.8 by @dependabot in https://github.com/FuzzyGrim/Yamtarr/pull/10
- Bump coverage from 7.1.0 to 7.2.1 by @dependabot in https://github.com/FuzzyGrim/Yamtarr/pull/9
Full Changelog: https://github.com/FuzzyGrim/Yamtarr/compare/v0.3.1…v0.4.0