Bug 140381 - queueing files into a dynamic playlist produces strange results
Summary: queueing files into a dynamic playlist produces strange results
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Playlist (show other bugs)
Version: 1.4-SVN
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
: 140158 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-21 09:04 UTC by bonne
Modified: 2007-01-28 02:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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