Page 1 of 1

Playlist Issue Again

PostPosted: 08 Apr 2020, 17:56
by Hwrd69

Re: Playlist Issue Again

PostPosted: 08 Apr 2020, 18:39
by cmh714
I agree that the playlists are in /srv/http/data/playlists....

On your issue with a playlist of .m3u's, I believe it is the same as the issue I have with a list of Web Radio stations.....the script is NOT parsing the playlist properly and it shows as NULL. My playlists with just songs (or albums) does work properly since the script parses it properly. I tried to fudge a playlist in the json format but so far wasnt able to get it right :)

if you look at /srv/http/bash/convertplaylist.php (I think since I am not looking rn), you can see it doesnt handle playlists other than those with separate songs correctly.......at least that is what I believe HTH

Re: Playlist Issue Again

PostPosted: 08 Apr 2020, 22:05
by Hwrd69

Re: Playlist Issue Again

PostPosted: 08 Apr 2020, 22:47
by cmh714
Well then I guess you are not running the e3 version :)

Re: Playlist Issue Again

PostPosted: 09 Apr 2020, 08:37
by hondagx35

Re: Playlist Issue Again

PostPosted: 09 Apr 2020, 08:56
by janui
Hi Hwrd69,
As Frank says some of the plugins depend on the version of MPD. There have been issues in the past, specifically with m3u. If Frank's suggestions work you can automate the inclusion of the extra plugin's, see here: runeaudio-0-5-beta-for-all-raspberry-pi-models-t6532-130.html#p26218
janui

Re: Playlist Issue Again

PostPosted: 09 Apr 2020, 12:02
by rern


rern

Re: Playlist Issue Again

PostPosted: 11 Apr 2020, 14:36
by Hwrd69

Re: Playlist Issue Again

PostPosted: 11 Apr 2020, 14:47
by Hwrd69