a-dekker / smpc

Official port of Qt/Qml based qmobilempd MPD Client. (From symbian)
Other
4 stars 7 forks source link

Radioplaylist readable - little fixes #42

Closed sh6668 closed 2 years ago

sh6668 commented 2 years ago

Hi made m3u and cantata Radio playlist better readable and fixed 2 little memory leaks did a rewrite for NetworkAccess::parseMPDTracks. Works for me and shouldn't introduce any trouble but please check... u can work with cantata or Downloading m3u Radioplaylists directly to /var/lib/mpd/playlist

sh6668 commented 2 years ago

Hi

i attached 2 sample files. musicRadios.m3u generated directly witch cantata on volumio(old mpd) and playlist.m3u downloaded and copied to /var/lib/mpd/playlists.

https://www.radio-browser.info is a nice place for downloading such playlists.

If i use these playlists without the patch i see the URL instead of the Name of the Radio Station. playlists.zip

a-dekker commented 2 years ago

Turns out to cause issues mentioned in https://github.com/a-dekker/smpc/issues/44