Skip to content

NeXroll 2.0.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

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

NeXroll v2.0.0-beta.5

URL routing, a NeX-Up sequence upgrade, and a batch of NeX-Up trailer/cookie fixes. Upgrade-safe: existing installs keep all data, and sequences you've already built keep working unchanged.

New

  • Every page has its own URL now. Navigate to Settings, NeX-Up, the calendar, etc. and the address bar reflects it (e.g. #/settings/storage). That means:

    • Bookmark or share a link straight to any page
    • The browser Back/Forward buttons work
    • Refreshing keeps you on the page you were on (instead of jumping back to the Dashboard)
  • NeX-Up trailer blocks in the Sequence Builder now have a Mode:

    • Random — shuffle the selected source (Movies, TV, or both)
    • Sequential — play the soonest-releasing trailers in order, like a real coming-attractions reel

    Sequences you already built default to Random (exactly how they worked before), so nothing changes unless you opt in.

  • Install Deno from Settings > System. If the Deno runtime that powers YouTube/NeX-Up extraction is missing, Windows users get a one-click install. (Docker users get it from the image — pull the latest.)

Fixed

  • A trailer sequence could show only one trailer even when you had several downloaded — the pool was hiding trailers with no release date (manual adds) or whose date had passed. It now uses every downloaded, enabled trailer and refreshes as you add/remove them.
  • Trailers that clearly exist on YouTube sometimes failed with a misleading "No trailer source available." Downloads are more resilient now, and failures explain the actual reason.
  • The YouTube cookie "Test" button reported failures even with perfectly good cookies. It now tests the real way and can check a specific trailer URL too.
  • Cookie setup opens the browser you selected (picking Firefox used to open your default browser on Windows).
  • An already-installed Deno is now detected even before a restart.
  • Changing the NeX-Up storage path moves your existing trailers into the new location.
  • The dashboard "Full Calendar" button now opens the calendar (not the schedules list).
  • Saved Sequences cards — the delete button lines up with the others again.

Downloads

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

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