Opened 13 years ago
Closed 13 years ago
#4357 closed defect (fixed)
Mythmusic halts on last second of last track
Reported by: | Owned by: | paulh | |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | mythmusic | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Minor bug...
If you use the browse music option (not playlists) and start to play tracks from an album, when it gets to the last track it will play it all apart from the last second, when it just seems to freeze. It doesn't then mark it as played in the database until you hit stop, or play another track or quit mythmusic.
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [15262]) In MythMusic's main playback screen when the last track finishes and the repeat mode is 'None' call stop() to update the screen otherwise it looks like it has frozen when it is just waiting for you to play something.
Fixes #4357.