by NeerMohan » 10 Apr 2024, 13:03
Hey Phil,
There might be a compatibility issue between RuneAudio 0.6-beta and playlist functionality on Raspberry Pi 3B. While RuneAudio itself seems to be working fine, playlist recognition could be a glitch.
Here are a couple of things to try:
Check Playlist Permissions:
Make sure the playlist file you created (located in "/var/lib/mpd/playlists") has read permissions for the user running RuneAudio. You can use the chmod command in SSH to adjust permissions if needed.
Try a Different Playlist Format:
RuneAudio might have specific playlist format requirements. Check the RuneAudio documentation or forums to see if there are any recommendations for playlist file formats (e.g., M3U, PLS).
Consider Alternative Beta Version:
If the above solutions don't work, you could try a different beta version of RuneAudio (if available). Sometimes bug fixes are addressed between beta releases.