Skip to content

fix single track insert when playlist is shuffled

Martin Seher requested to merge quatu/elisa:fix_playlist into master

Wrong index is passed to beginInsertRows which messes up the displayed information.

BUG: 442272

Merge request reports