Releases: leepeuker/movary
Releases · leepeuker/movary
0.30.0
What's Changed
- Code restructuring by @leepeuker in #128
- Fix wrong image rendering on top actors/directors pages (removed rounded corners) by @leepeuker in #137
- Remove id column from job queue table by @leepeuker in #138
- Add info about app release updates to app settings page by @leepeuker in #139
- Add purge all or processed jobs button to job queue page by @leepeuker in #140
Full Changelog: 0.29.1...0.30.0
0.29.1
What's Changed
- Delete original locally cached image when image cache changes by @leepeuker in #126
Full Changelog: 0.29.0...0.29.1
0.29.0
Summary: 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 #123
- Add tmdb image cache usage by @leepeuker in #124
- Setup basic job processing for tmdb image caching by @leepeuker in #125
Full Changelog: 0.28.1...0.29.0
0.28.1
What's Changed
- Hotfix - Movie filtering lost arguments and displayed wrong page number by @leepeuker in #122
Full Changelog: 0.28.0...0.28.1
0.28.0
Summary:
- Add more filter options to "All movies" page
- Link top languages/genres/release years om dashboard page to "All movies" pages with matching filters
What's Changed
- Add movie year filter by @leepeuker in #119
- Add movie language filter by @leepeuker in #120
- Add movie genre filter by @leepeuker in #121
Full Changelog: 0.27.0...0.28.0
0.27.0
What's Changed
- Add plex webhook rating tracking (you have now the option to track your ratings submitted in plex additionally to your watches) by @leepeuker in #115
- Update env files defaults by @leepeuker in #117
Full Changelog: 0.26.4...0.27.0
0.26.4
0.26.3
What's Changed
- Fix broken unqiue movies count and all movies sorting by @leepeuker in #112
Full Changelog: 0.26.2...0.26.3
0.26.2
What's Changed
- Fix broken all movies page pagination by @leepeuker in #110
Full Changelog: 0.26.1...0.26.2