Skip to content

NeXroll 2.0.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@JFLXCLOUD JFLXCLOUD released this 16 Jun 16:25
· 3 commits to main since this release

NeXroll v2.0.0-beta.6

Sequence-and-schedule fixes. Upgrade-safe: existing installs keep all data.

New

  • Editing a saved sequence now updates the schedules built from it. Previously a schedule kept its own frozen copy of the sequence, so editing the sequence in the library didn't change the schedule using it. Now they're linked and your edits propagate automatically.
    • Note: schedules created before this update aren't linked yet — recreate them from the saved sequence once to enable propagation going forward.

Fixed

  • Scheduled sequences show in Currently Showing. A schedule that plays a sequence (instead of a category) showed nothing on the dashboard — or showed its category with "0 prerolls". The tile now correctly recognizes it and labels it "Sequence (Scheduled)".
  • Random vs Sequential mode is kept when a sequence is saved into a schedule (it had been reverting to Random).
  • Saved Sequences cards show the right preroll count — sequences made of trailer / coming-soon / dynamic blocks were showing 0; they now match what the editor shows.
  • Coming Soon List generation reports the real error instead of the confusing "Unexpected token 'I'… is not valid JSON" — for example, it now tells you when the storage path can't be reached.

Downloads

  • Windows: NeXroll_Installer_v2.0.0-beta.6.exe (below)
  • Docker: docker pull jbrns/nexroll:2.0.0-beta.6 (or :beta)

Feedback welcome - report anything odd on the issue tracker or Discord.