Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Random track play not working
#2
@SoundMan57

Probably a good idea to read the github issue referenced in the error message. 

I don't grok C++ so I'm not going to try to codewalk through ashuffle's sources but exceeding the 4Kb limit mentioned seems to relate to more than just any single "comment" line. Unfortunately, the bug appears to be attributed to the libmpdclient library from the mpd distro rather than in ashuffle itself.

It appears that the ashuffle maintainer pushed a new version with a partial workaround to this issue just 22 days ago. See tag v3.12.3.

You might try downloading the ashuffle.armv6h-linux-gnueabihf  binary and using it in place of the /usr/local/bin/ashuffle binary currently in moOde 7.4.1 to see if the fix has made a difference. (Actually, you can try testing directly from the command line.)

Notes:
  • the github page says this new binary is release 3.12.3 but ashuffle -v still declares 3.11.1, same as does the binary currently in moOde 7.4.1. Nevertheless they have different buildID hashes.
  • all the binaries on the github page (and in moOde) are armv6 according to readelf, no matter what the github filenames may say.
  • the fix included adding a new invocation option which my simple proposal doesn't address. It would have to be added to playerlib.php (and possibly dealt with in other places; I don't know).
Regards,
Kent
Reply


Messages In This Thread
Random track play not working - by SoundMan57 - 11-01-2021, 08:37 PM
RE: Random track play not working - by TheOldPresbyope - 11-01-2021, 11:53 PM
RE: Random track play not working - by SoundMan57 - 11-03-2021, 02:03 AM
RE: Random track play not working - by SoundMan57 - 11-05-2021, 01:04 AM

Forum Jump: