Add FIXME
This commit is contained in:
parent
d806a304bc
commit
03dfde1d19
@ -480,6 +480,7 @@ class BasePlaybackController(object):
|
||||
elif self.next_track is None:
|
||||
self.stop()
|
||||
|
||||
# FIXME handle in play aswell?
|
||||
if self.consume:
|
||||
self.backend.current_playlist.remove(original_track)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user