Festival Changelog

What's new in Festival 1.4.0

Jan 10, 2024
  • Added:
  • Show art on album title label hover (#83)
  • Auto Save setting (#84)
  • Middle click to copy Artist/Album/Song/Playlist text (#87)
  • CTRL + Middle click to copy Artist/Album/Song PATHs (#87)
  • Changed:
  • State (Tabs, specific Album/Artist) is now maintained across Collection resets if possible (#85)

New in Festival 1.3.3 (Dec 1, 2023)

  • Changed:
  • FESTIVAL_FORCE_RESAMPLE environment variable will force Festival to resample audio even if the sample rate is the same as the audio output device (Windows/macOS only)
  • Fixed:
  • Resampled audio fixes on Windows (#80)

New in Festival 1.3.2 (Nov 27, 2023)

  • Fixed:
  • Crash on audio playback on Windows/macOS (#76)
  • Resampled audio fixes (#77)

New in Festival 1.3.1 (Nov 16, 2023)

  • Changed:
  • Audio decoding/playback loop is tighter - more leeway during high CPU usage (#73)
  • Audio thread is now real-time across all platforms (#74)
  • Audio volume transformation is now applied after resampling (#75)
  • Fixed:
  • Potential panic on audio hardware/server write failure (2a5adf7)

New in Festival 1.3.0 (Sep 4, 2023)

  • Added:
  • Queue tab: random artist/album/song buttons (#63)
  • Queue tab: total queue runtime (#64)
  • Changed:
  • Moved repeat button to the queue tab (#63)
  • Fixed:
  • Small album art being slightly cutoff on the sides (#65)

New in Festival 1.2.0 (Aug 16, 2023)

  • Added:
  • Playlists (#58)
  • Drag-and-drop support for Collection folders (#51)
  • Audio state now recovers (as much as possible) across Collection resets (#59)
  • Key-binding for adding songs/albums/artists to playlists - CTRL + Primary Mouse
  • Documentation with festival --docs
  • Changed:
  • Key-binding for Open Album/Song Directory is now CTRL + Secondary Mouse
  • Fixed:
  • Audio thread now has high priority, less cutouts during high CPU usage (#50)