Skip to content

playlist-manager: use filename instead of "Unnamed Playlist" for playlists without a name

crvi requested to merge crvi/rhythmbox:playlist-name-from-filename into master

This is mostly needed only for M3U playlists ( which don't have a playlist name field ). For XSPF and PLS playlists, we use the playlist name from the file.

Fixes: #1591 (closed)

Merge request reports