Movary logo

Movary

Self-hosted hub to track, rate and explore your movie watch history

Alternative to: letterboxd, trakt


About Versions (100)

0.39.0

2023-01-12

Breaking changes!

  1. Some urls have changed, so check if your bookmarks still work. This was needed to add some clarity to the http routes.
  2. The storage directory handling was updated, which affects especially the cached images. Their path changed from /storage to /storage/app/public. To migrate create the new directory and move your images there. The easiest solution is to just tmdb:imageCache:delete delete the cache before upgrading and tmdb:imageCache:refreshing afterwards. If you have more problems check here

What’s Changed

Full Changelog: https://github.com/leepeuker/movary/compare/0.38.1…0.39.0