- Status Closed
- Percent Complete
- Task Type Bugs
- Category Playlists
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#6004 - Playlist Insert doesn't function correctly
presently Insert exhiits the following behaviour on my player (example 1)
example 1:
Playlist contains tracks 1 2 3 and we are currently playing track 1.
1. Insert W → 1 2 3 W
2. Insert X → 1 2 3 W X
3. Insert Last Y → 1 2 3 W X Y
4. Insert Z → 1 2 3 W X Y Z
5. Insert Next Q → 1 Q 2 3 W X Y Z (Q cuts in line, before the
other queued tracks.
6. Insert A → 1 Q A 2 3 W X Y Z
example 2:
When it should be doing this,
Playlist contains tracks 1 2 3 4 5 and we are currently playing track 2.
1. Insert W → 1 2 W 3 4 5
2. Insert X → 1 2 W X 3 4 5
3. Insert Last Y → 1 2 W X 3 4 5 Y
4. Insert Z → 1 2 W X Z 3 4 5 Y
5. Insert Next Q → 1 2 Q W X Z 3 4 5 Y (Q cuts in line, before the
other queued tracks.
6. Insert <dir A> → 1 2 Q W X Z <dir A> 3 4 5 Y (all tracks in <dir A>
are inserted in order regardless of shuffle setting)
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Thanks for reporting this. This problem appears to be tagcache specific – everything works correctly when inserting in file view mode.
-Hardeep
err, I dont use tagcache at all, that behaviour exists using File tree mode
I'm sorry, you're absolutely correct. This problem will happen any time you use Playlist→Insert to create/start your dynamic playlist (tagcache always uses this method to create playlists). This should be fixed in latest CVS.