Movary
Self-hosted hub to track, rate and explore your movie watch history
Alternative to: letterboxd, trakt
About
Versions (100)
0.34.0
2022-12-11Summary (contains breaking changes!!!):
- The image caching changed. Please delete all previously locally cached images, because they are no longer used (in the
storagedirectory`). Refresh your image cache to regenerate everything afterwards - Changed the http route of the
most-watched-actorsandmost-watched-directorsby removing themost-watched-prefix and added sort and filter options to the pages
What’s Changed
- Rework image caching and add cache cleanup command by @leepeuker in https://github.com/leepeuker/movary/pull/161
- Add missing image alt texts by @leepeuker in https://github.com/leepeuker/movary/pull/162
- Rename and add more features to actors + directors page by @leepeuker in https://github.com/leepeuker/movary/pull/163
Full Changelog: https://github.com/leepeuker/movary/compare/0.33.3…0.34.0