Yamtrack
Self hosted media tracker for movies, TV, anime, manga, games, and books
Alternative to: trakt, myanimelist, anilist, simkl, goodreads
About
Versions (80)
v0.3.0
2023-02-08Updates
- Added nginx to main docker image (d3512989b829104fc9700951082fcf432a2e84b4)
- Created docker image with dev tag for latest upstream version (05b733ffe3f53a41671e56b2c9261648367f167c)
- Added date tracker by @FuzzyGrim in https://github.com/FuzzyGrim/Yamtarr/pull/4
- Added searched query to search bar for easy edit (1a3054c36790fbf88112d74922008f8f03027cbb)
- Improvements on dropdown ui on home page (d45e7744c3d1c0331c674d3a7f989ce6aa0f18d5)
- Changed select all to general, editing tv show won’t edit seasons values (afdc9badec9d5fb24f3bd57ea9dc24c4cabf75ae)
- Removed use of mark_safe() (127e3c2feff35b4489bde33e2ba291008c14016a)
- Made API keys optional if you won’t use it (87e372497082de9c6f3ed8bd7a33701c690af7a6)
Fixes
- Fixed edit modal not loading when open-modal-button is clicked immediatly (0dd4eb6ca66fa958e64a9a62c52b010f7d39a5a7)
- Fixed season offset when tmdb show has season 0 (0275b89198f4fc81ddedf949c60f539a26da6494)
- Fixed edit modal not updating when selected season has null score (e1a27d4f674055fae95f0c0ddd69787dd6784851)
- Fixed some nsfw anime & manga not found (1b24bcd73f5021fb118a24f3f2ee37a87019f1e7)
Bumps
- Bump docker/build-push-action from 3 to 4 by @dependabot in https://github.com/FuzzyGrim/Yamtarr/pull/2
- Bump django from 4.1.5 to 4.1.6 by @dependabot in https://github.com/FuzzyGrim/Yamtarr/pull/3
Full Changelog: https://github.com/FuzzyGrim/Yamtarr/compare/v0.2.0…v0.3.0