lukedirtwalker / cutespotify

A QT5 Spotify client, based on MeeSpot with support for Ubuntu Touch and SailfishOS.
30 stars 9 forks source link

Add to playlist-dialog does not show playlist folders #21

Closed hetas closed 9 years ago

hetas commented 9 years ago

It's not possible to add a song to playlist in a playlist folder because Add to playlist-dialog does not list playlist folders. Only playlist outside folders are shown.

Cutespot version 1.5.4-1.

lukedirtwalker commented 9 years ago

ACK

Note to self: Use playlistsFlat in PlaylistSelectionDialog:updatePlaylists() to fix this