Skip to content
  • Jean Felder's avatar
    playlists: Correctly emit the update signal at the end · f483bd61
    Jean Felder authored
    From the PlaylistView, a static playlist update sometimes completely
    clears the view (no songs displayed). That's the 'playlist-updated'
    signal is emitted before the end of the grilo query.
    Add a callback function to the update playlist query. This allows to
    emit the 'playlist-updated' signal once the operation is finished.
    f483bd61