Bug 176156 - song order after drag and drop is wrong
Summary: song order after drag and drop is wrong
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-26 18:32 UTC by Emanuele Cisotti
Modified: 2008-12-03 20:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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