Opened 16 years ago

Closed 16 years ago

#4106 closed defect (fixed)

MythMusic playlist / track resume problem

Reported by: otto at kolsi dot fi Owned by: paulh
Priority: minor Milestone: 0.21
Component: mythmusic Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I've identified following two issues with latest MythMusic, second one being more serious.

Resume mode is set to Track in settings. In MythMusic, press 3 to edit playlist and de-select all the music and playlists and exit back to player. You should now see "Active Play Queue" item and under it your playlists.

Go to one of the playlists and select it. This playlist is now played but the display does not change when IMHO it should (to show the songs in this playlist). If you at this point exit MythMusic and come back, this time the playlist items are shown.

But.. in any case, now you are in situation where you cannot change the current playlist! Smart Playlists, All Tracks, Tracks from the current Album etc. don't work from the Menu. Also, if you select 3 and try to edit playlist it simply won't work.

It took me half a day to figure out that you need to go to settings and put Resume mode to Off to get this "situation" solved.

I can give more details if this cannot be reproduced.

Change History (4)

comment:1 Changed 16 years ago by paulh

Milestone: unknown0.21
Owner: changed from Isaac Richards to paulh

comment:2 Changed 16 years ago by paulh

(In [14760]) Sanity check the resume position in MythMusic is appropriate for the current 'Show All Music' setting.

If the 'Show All Music' setting is off then we should only restore the position if it points to a track on the active play queue.

Refs #4106.

comment:3 Changed 16 years ago by paulh

(In [14766]) Missed a node in [14760]. Refs #4106.

comment:4 Changed 16 years ago by paulh

Resolution: fixed
Status: newclosed

(In [14767]) Fix a 'feature' in MythMusic where if you have no tracks in the active play queue and are using the simple list mode you are shown a list of available playlists. If you then select one of the playlists the first track of the playlist starts to play but the list view doesn't change to show the tracks.

The behaviour has been changed so that when you select a playlist the tracks from that list are copied to the active play queue and the list view then switches to show the active play queue. I think this is more like what you would expect to happen in this case.

Fixes #4106.

Note: See TracTickets for help on using tickets.