parent
d5d4361ec5
commit
8b641cd728
@ -265,6 +265,7 @@ class Window(QMainWindow, Ui_MainWindow):
|
||||
self.playing = False
|
||||
|
||||
# Clean up metadata
|
||||
if self.current_track:
|
||||
self.previous_track = self.current_track
|
||||
if self.current_track_playlist_tab:
|
||||
self.current_track_playlist_tab.play_stopped()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user