Movary
Self-hosted hub to track, rate and explore your movie watch history
Alternative to: letterboxd, trakt
0.29.0
2022-11-29Summary: Image caching finally supported! Activate via env variable TMDB_ENABLE_IMAGE_CACHING=1. To cache existing images use the refresh cli command.
What’s Changed
- Add commands to refresh or delete the tmdb image cache by @leepeuker in https://github.com/leepeuker/movary/pull/123
- Add tmdb image cache usage by @leepeuker in https://github.com/leepeuker/movary/pull/124
- Setup basic job processing for tmdb image caching by @leepeuker in https://github.com/leepeuker/movary/pull/125
Full Changelog: https://github.com/leepeuker/movary/compare/0.28.1…0.29.0