Skip to content

Releases: PapaSimons/Randy

Randy v1.0.20

23 May 05:46
Compare
Choose a tag to compare
  • New Volume slider
  • Code Optimisations
  • Radio browser fixes

Randy v1.0.17

29 Oct 13:47
Compare
Choose a tag to compare
  • Added replay gain
  • New nodejs installation

Randy v1.0.16

21 Aug 14:03
Compare
Choose a tag to compare
  • Added soundcard selection
  • Changed to safer node and npm installation

Randy v1.0.15.1

06 Jun 14:50
Compare
Choose a tag to compare
  • made alsa default in case of pipewire being present in ubuntu

Randy v1.0.15

06 Jun 08:10
Compare
Choose a tag to compare
  • Bringing together the latest stability releases
  • Added script to download the latest mpv from mpv's repo with fallback to apt repo
  • Added bypass for ALSA dmix resampling into the install script

Note: This release would work best on a fresh install, alternatively you can use update.sh and update_mpv_alsa.sh if you wish to retain your stickies and library

Randy v1.0.14.2

02 Jun 14:36
Compare
Choose a tag to compare
  • Added additional crash preventions

Randy v1.0.14.1

01 Jun 08:25
Compare
Choose a tag to compare
  • Fix for resampling when ALSA is the output driver.

Randy v1.0.14

01 Jun 03:13
Compare
Choose a tag to compare
  • Added memory optimisations, randy now limits the demuxer cache to 4mb and the stream caching to 8s - PJVervoon
  • Added a toast message to show when randy serve goes offline - Drone7
  • Added a checkbox in the settings to determine if to auto play the last track when Randy restarts - also added a way to make it easy to add in more of these kind of settings - Sumaco
  • Now showing Format, Sample Rate, Channels, Kpbs for the playing track (unfortunately mpv doesn’t return a reliable bit depth, may look into that in the future from file metadata angle) - Sumaco
  • Added placeholder images for random albums before they load
  • Added version number in settings - Sumaco

Randy v1.0.13

26 May 11:03
Compare
Choose a tag to compare
  • Added a new better check for situations when files are not accessible (Thanks Sumaco)
  • Added better handling of DB saving for situations where there is no music folder (thanks @PJVervoon)
  • Tested and it works on Intel NUC with Ubuntu
  • Added experimental update.sh which retains the db files

Randy v1.0.12

25 May 07:13
Compare
Choose a tag to compare
  • added check for redirects for audio streams with redirects (thanks PJVervoon)