Bug 140381

Summary: queueing files into a dynamic playlist produces strange results
Product: [Applications] amarok Reporter: bonne
Component: PlaylistAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: baum-im-wald
Priority: NOR    
Version: 1.4-SVN   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description bonne 2007-01-21 09:04:12 UTC
Version:           1.4-SVN (using KDE 3.5.5, Gentoo)
Compiler:          Target: x86_64-pc-linux-gnu
OS:                Linux (x86_64) release 2.6.17-gentoo-r8

Queueing songs into a dynamic playlist does different things. 

Queueing a _single_ song from the collection browser places the song after the current playing song, or after any queued songs. (But doesn't actually queue the new song)

Queueing _multiple_ songs from the collection browser places one song after the current playing song, or after any queued songs (and doesn't queue this song) and then queues the remaining songs (which then get placed above the first song). 

Queueing songs from on the playlist queues them and moves them, except in the case of history songs which it queues and copies. 

Moving songs around on the playlist which are queued does not change their queue order. Moving a non-queued song up the playlist (between queued songs) does not queue it. 

I think there are probably a number of small bugs in this one.
Comment 1 Peter C. Ndikuwera 2007-01-23 12:43:33 UTC
Yeah, I've noticed this odd behaviour too.
Comment 2 Peter C. Ndikuwera 2007-01-23 12:57:26 UTC
*** Bug 140158 has been marked as a duplicate of this bug. ***
Comment 3 Martin Aumueller 2007-01-28 02:10:37 UTC
Fixed for 1.4.5:

r627757 | aumuell | 2007-01-28 01:00:45 +0100 (Sun, 28 Jan 2007) | 3 lines

adding tracks as queued would immediately unqueue them
BUG: 140158