Movary
Self-hosted hub to track, rate and explore your movie watch history
Alternative to: letterboxd, trakt
About
Versions (100)
0.58.0
2023-09-16Notable changes:
- Support for 2FA TOTP
- New REST API (checkout docs for latest release here or locally at
https://yourdomain/docs/api) - You can now add plays without date
What’s Changed
- Feature: Allow plays without a watch date by @leepeuker in https://github.com/leepeuker/movary/pull/503
- Feature: Add two-factor authentication by @JVT038 in https://github.com/leepeuker/movary/pull/473
- Feature: Add “never-synced” flag to imdb cli sync command by @leepeuker in https://github.com/leepeuker/movary/pull/477
- Feature: Add REST api basics by @leepeuker in https://github.com/leepeuker/movary/pull/486
- Feature: Add REST api tokens for users by @leepeuker in https://github.com/leepeuker/movary/pull/487
- Feature: Add played api enpdoints by @leepeuker in https://github.com/leepeuker/movary/pull/508
- Feature: Add advanced search option to watchlist by @leepeuker in https://github.com/leepeuker/movary/pull/481
- Reactor: Added middleware by @JVT038 in https://github.com/leepeuker/movary/pull/490
- Refactor: Add auth middleware for REST api by @leepeuker in https://github.com/leepeuker/movary/pull/502
- Refactor: Improve history api enpdoints by @leepeuker in https://github.com/leepeuker/movary/pull/506
- Refactor: Improve watchlist api enpdoints by @leepeuker in https://github.com/leepeuker/movary/pull/507
- Docu: Improve documentation for JELLYFIN_DEVICE_ID by @leepeuker in https://github.com/leepeuker/movary/pull/479
- Docu: Improved Jellyfin integration doc by @ri0thamus in https://github.com/leepeuker/movary/pull/480
- Devops: Add actions workflow to deploy openapi changes by @leepeuker in https://github.com/leepeuker/movary/pull/494
New Contributors
- @ri0thamus made their first contribution in https://github.com/leepeuker/movary/pull/480
Full Changelog: https://github.com/leepeuker/movary/compare/0.57.0…0.58.0