Dirk-Jan C. Binnema <[email protected]> writes: > Hi all, > > I'm trying to use some playlists (.pls) that are generated by Rhythmbox, using > emms-add-pls-playlist. The songs are indeed added to the list, but then emms > refuses to play them. > > Rhythmbox puts them in the .pls file like this: > > > File10=file:///home/djcb/Music/nightingale/white_darkness/08.White%20Darkness.mp3 > Title10=White Darkness > > And can make it to work if I remove the "file://"-prefix and decode the URL > (i.e.. %20 => ' '). I guess it shouldn't be too hard to make emms do this > automatically, but I'd like to ask where in the source code I could best make > the change -- any hints?
Probably somewhere in emms/lisp/emms-source-playlist.el We'd be happy for a patch once you work it out. -- "Cut your own wood and it will warm you twice" _______________________________________________ Emms-help mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-help
