Release Notes for v1.11.0-beta.2
Bug Fixes
Coming Soon List/Grid Delete Button
- Fixed "Method Not Allowed" error when clicking the trash icon to delete generated Coming Soon list/grid videos
- The frontend was incorrectly calling
/nexup/preroll/delete/{filename}instead of the correct endpoint/nexup/preroll/{filename}
Duplicate Trailers in Coming Soon List/Grid
- Fixed issue where refreshing NeX-Up or downloading fresh trailers would create duplicate items in the generated list/grid
- Added database-level duplicate checks before inserting new trailer records (prevents race condition when sync runs twice)
- Added deduplication by title when generating Coming Soon videos - any existing duplicates are now filtered out