Movary
Self-hosted hub to track, rate and explore your movie watch history
Alternative to: letterboxd, trakt
0.59.0
2023-10-05Warning!
The webhook url structure for Plex, Jellyfin and Emby has changed. Please update the urls in your apps. The old path will still work for a bit, but will be removed soon.
What’s Changed
- Feature: Add a Radarr feed URL for watchlist sync by @JVT038 in https://github.com/leepeuker/movary/pull/500
- Feature: Add release date to movie pages by @leepeuker in https://github.com/leepeuker/movary/pull/514
- Feature: Add external provider links always to movie and person detail pages by @leepeuker in https://github.com/leepeuker/movary/pull/522
- Feature: Add search movies api enpdoint by @leepeuker in https://github.com/leepeuker/movary/pull/509
- Refactor: Move webhook endpoints to the REST API by @JVT038 in https://github.com/leepeuker/movary/pull/510
- Refactor: Improve the handling of unauthenticated users by @JVT038 in https://github.com/leepeuker/movary/pull/517
- Fix: Not working search term on person searches by @leepeuker in https://github.com/leepeuker/movary/pull/521
- Fix: Remove the unique constraint name + country for companies by @leepeuker in https://github.com/leepeuker/movary/pull/513
- Docu: Add and improve documentation for developers by @JVT038 in https://github.com/leepeuker/movary/pull/496
Full Changelog: https://github.com/leepeuker/movary/compare/0.58.0…0.59.0