Yamtrack logo

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-14

Updates

  • 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

Full Changelog: https://github.com/FuzzyGrim/Yamtarr/compare/v0.3.1…v0.4.0