github masonasons/FastPlay latest
Latest Build

pre-releaseone month ago

Automated build from commit 48cd585

Version: 0.6.6
Built: 2026-07-18T17:24:20-05:00
Commit: Reshuffle on enable/load and seed the RNG so shuffle order varies.

The shuffle order was sticky: toggling shuffle off and on kept the same order,
reloading a playlist or folder replayed the previous order, and because rand()
was never seeded the "random" order was identical on every launch. Seed the RNG
at startup, and discard the shuffle order whenever shuffle is turned on or a new
playlist/selection is loaded (any PlayTrack that isn't a Next/Prev advance), so
a fresh order is built on the next advance.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

This release is automatically updated on every commit to master.

Download

  • Windows Installer: FastPlayInstaller.exe (recommended for most users)
  • Windows Portable: FastPlay.zip (no installation required)

Don't miss a new FastPlay release

NewReleases is sending notifications on new releases.