Bug 176156

Summary: song order after drag and drop is wrong
Product: [Applications] amarok Reporter: Emanuele Cisotti <e.cisotti>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Emanuele Cisotti 2008-11-26 18:32:23 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Debian testing/unstable Packages

With Amarok 1.98RC
when I drag and drop a folder with an album the order is totally random.
Everythink was ok with Amarok 1.4
Comment 1 Mark Kretschmann 2008-11-26 19:58:08 UTC

*** This bug has been marked as a duplicate of bug 175023 ***
Comment 2 Casey Link 2008-12-03 20:46:35 UTC
SVN commit 892203 by link:

The DirectoryLoader now sorts paths in a meaningful way. This
fixes the order of folders dragged & dropped onto the playlist from the
filebrowser. This assumes the files, when sorted in lexigraphical order,
will be in the desired order. Possible improvement is comparing the
Meta::TrackPtr's track# tag.

BUG: 176673
BUG: 176156
CCMAIL: amarok-devel@kde.org

 M  +39 -13    DirectoryLoader.cpp  
 M  +5 -0      DirectoryLoader.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=892203