Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11681 closed Bug Report - General (fixed)

Could not determine the stream format

Reported by: managementboy@… Owned by: paulh
Priority: minor Milestone: 0.27
Component: Plugin - MythMusic Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

MythMusic stops after not being able to determine the stream format. It waits for an OK. A nicer way would be for it to show a notification and skip to the next track. Attached a screenshot and the last log from the frontend.

Attachments (2)

mythmusicerror.txt (5.5 KB) - added by managementboy@… 11 years ago.
log from frontend
myth-screenshot-2013-07-14T14-43-24.185.jpeg (191.5 KB) - added by managementboy@… 11 years ago.
Screenshot

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by managementboy@…

Attachment: mythmusicerror.txt added

log from frontend

Changed 11 years ago by managementboy@…

Screenshot

comment:1 Changed 11 years ago by Paul Harrison <pharrison@…>

Owner: set to Paul Harrison <pharrison@…>
Resolution: fixed
Status: newclosed

In 3df51ae045b0fed505f756236d3f40e92287df7e/mythtv:

MythMusic: Attempt to keep playing on error

Previously if the music player encountered an error it would stop playing. Now
it will try to continue playing the next track in the playlist. If it fails to
play 5 tracks in a row then it will still stop though since it's likely there
is some serious problem like an NFS server can't be reached.

This also cleans up the error reporting and changes it to use the new
notification popups.

Fixes #11681.

comment:2 Changed 11 years ago by paulh

Milestone: unknown0.27
Owner: changed from Paul Harrison <pharrison@…> to paulh
Version: UnspecifiedMaster Head
Note: See TracTickets for help on using tickets.