Files
movienight-backend/plugins/jellyfin/Jellyfin.Plugin.MovieNight
google-labs-jules[bot]anddevitq 955e503b28 Fix UI components, 401 Unauthorized errors, and enhance plugin functionality
- Resolved 401 Unauthorized errors by replacing non-existent AuthorizationPolicies with standard [Authorize] attributes.
- Modernized UI integration using updated selectors for Jellyfin 10.11+ (.mainDetailButtons).
- Replaced browser prompts with custom, theme-appropriate dialogs for Rating and Adding Movies.
- Added "Mark Viewed in MovieNight" functionality and UI button.
- Added "Sync Library" button and "Last Sync" status display to the Home page.
- Fixed Add Movie (STRM) integration and added support for optional stream URLs.
- Improved script reliability with a throttled MutationObserver.

Co-authored-by: devitq <118541411+devitq@users.noreply.github.com>
2026-05-22 07:19:22 +00:00
..