Bug 14714 - Alarms should support BBCiPlayer favorites with a parser
: Alarms should support BBCiPlayer favorites with a parser
Status: NEW
Product: Logitech Media Server
Classification: Unclassified
Component: Alarm
: 7.4.0
: PC All
: -- enhancement (vote)
: Future
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-11 12:48 UTC by Adrian Smith
Modified: 2009-10-19 11:30 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Smith 2009-10-11 12:48:23 UTC
As pointed out on the forums, favorites which include a parser (AlienBBC, BBCiPlayer) can't be used as alarms.

There is a workaround for BBCiPlayer Flash streams on 7.4 which is to play the relavent stream and then set the alarm from the "current playlist".

This bug is for potentially adding parser/xmlbrower calling to the alarm plugin so it can use any favorite as an alarm.
Comment 1 Chris Owens 2009-10-19 09:27:24 UTC
During the bug meeting, we're struggling trying to understand what needs to be done, architecturally, to fix this.  Do you have any advice, Adrian?  Is this not something that could be fixed in BBCiPlayer?

We definitely know there are a lot of people who use the plugin, so we'd like to make them (and you :) happy.

Thanks for any additional info!
Comment 2 Adrian Smith 2009-10-19 11:30:06 UTC
So it probably means I need to update the alarm plugin..?

At present the alarm code does not support favorites which are stored as a url + parser.  This is used for BBCiPlayer and AlienBBC.  It means that a favorite for BBCiPlayer streams can't be used as an alarm.  What's necessary is to store more than a simple url for playing (as done in the favorites code).

Put it down to me..