Playlist should skip to next if a model is not playable
Bug #510913 reported by
Michał Sawicz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Moovida |
Invalid
|
Medium
|
Unassigned | ||
Radiotime plugin for Moovida |
Invalid
|
Undecided
|
Unassigned |
Bug Description
When an element of a playlist fails to play, for example due to codec issues, the playlist is interrupted. It should continue with the next available item (maybe after the pop up was closed).
Steps to reproduce:
- remove an audio file or replace it with an unplayable one
- play the album that the file belongs to
Expected result:
- the player reports the issue
- playback continues with next item on the list
Current result:
- the player reports the issue
- playback is stopped
To post a comment you must log in.
Additionally, the error popup should be enhanced, it currently doesn't give the actual title URI, or filename for the media that can't be played. I would advocate for keeping the error popup while skipping to the next element in the playlist, and possibly auto-hide it after a predefined (and configurable) time-out.