Opened 16 years ago

Closed 16 years ago

#4229 closed defect (fixed)

active play queue bug

Reported by: footeo@… Owned by: paulh
Priority: minor Milestone: 0.21
Component: mythmusic Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This is my first ticket but, this is basically how to make this bug occur.

  1. Start mythmusic w/ songs in active play queue.
  2. Press 3 to go into select music screen
  3. Select an existing playlist w/ tracks in it select 'm' to open menu
  4. Select "Move to Active Play queue" and press escape to return to the myth music player window. The newly loaded active play queue should begin to play.
  5. Pres 'm' to open the search menu and select search.
  6. Select a track to add and select OK.
  7. Pick any of the options except replace active play queue.
  8. The selected tracks from the search are appended to the previous active play queue instead of the one that you selected in step 4.

I am going to attempt to fix this bug but I am unfamiliar with how mythmusic is setup so, if anyone else felt like addressing this issue that would be fine with me.

Change History (2)

comment:1 in reply to:  description Changed 16 years ago by paulh

Owner: changed from Isaac Richards to paulh
Status: newassigned

Replying to footeo@gmail.com:

This is my first ticket but, this is basically how to make this bug occur.

  1. Start mythmusic w/ songs in active play queue.
  2. Press 3 to go into select music screen
  3. Select an existing playlist w/ tracks in it select 'm' to open menu
  4. Select "Move to Active Play queue" and press escape to return to the myth music player window. The newly loaded active play queue should begin to play.
  5. Pres 'm' to open the search menu and select search.
  6. Select a track to add and select OK.
  7. Pick any of the options except replace active play queue.
  8. The selected tracks from the search are appended to the previous active play queue instead of the one that you selected in step 4.

I am going to attempt to fix this bug but I am unfamiliar with how mythmusic is setup so, if anyone else felt like addressing this issue that would be fine with me.

comment:2 Changed 16 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [15282]) After copying tracks from one playlist to another make sure the raw_songlist is kept in sync.

Fixes #4229.

Note: See TracTickets for help on using tickets.