Skip to content
  • Matěj Laitl's avatar
    Collection browser: don't add duplicate tracks in mimeData · d47d8127
    Matěj Laitl authored
    That could have happened when you selected e.g. both album and a track
    from that album -> the track would be added twice.
    
    The implemented algorithm is done at QModelIntex level and is O(n)
    where n is the number of selected tracks so this should be okay.
    
    There is an unrelated bug with the Various Artists item that behaves
    as entire collection when dragged. This will be fixed soon.
    
    BUGFIXES:
     * Don't add duplicates to playlist when dragging from collection
    
    BUG: 254411
    FIXED-IN: 2.6
    DIGEST: Bugfix: Amarok now doesn't add unwanted duplicates to playlist
    d47d8127
To find the state of this project's repository at the time of any of these versions, check out the tags.