Add FIXME
This commit is contained in:
parent
c93d8470ce
commit
19fe5d3506
@ -132,6 +132,7 @@ class GStreamerStoredPlaylistsController(BaseStoredPlaylistsController):
|
||||
playlist = Playlist(tracks=tracks, name=name)
|
||||
|
||||
# FIXME playlist name needs better handling
|
||||
# FIXME tracks should come from lib. lookup
|
||||
|
||||
playlists.append(playlist)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user