staresy wrote: 
> Hi bpa,
> v1.6 works for me, and radionet stations play for me now, thanks. 
> 
> However, I've noticed a peculiarity when calling radionet stations
> stored as favourites via the Mediaserver Alexa smart skill. All the
> radionet favourites fail to play when called from the smart skill
> (error:no items in playlist, no audio plays), but they play just fine
> when called from material skin.
> 
> I know Phil has recently changed the way he handles favourites in his
> Mediaserver skill so that favourites are now called directly from the
> URL rather than via a unique ID, but all other favourites seem OK when
> called via mediaserver, it's just the radionet ones that won't play.
> I've tried removing and re-favouriting, but no luck.
> 
> Any idea why a radionet favourite might behave differently? For info,
> the command that the mediaserver skill issues to play a particular
> favourites is in this format (via jsonrpc.js):
> 
> {"id":"1","method":"slim.request","params":["00:04:20:aa:bb:cc",["playlist","play","https://www.radio.net/s/1fmreggaetrade"]]}
> 
> Thanks for looking.

IIRC There is a peculiarity within LMS wrt how you saved the Favorites
will give different results.

1. Save from Radionet menu - not playing.
2. Save from old SB player while Playing.
2. Save from "new" Jive player while playing.

If saved while not playing - then you'll be saving a call to RadioNet
plugin  and not an URL and so latest URL will always be found. 
If saved while playing - then you'll be saving a playing URL which means
no call to radioNet plugin but if station URL changes - playing will
fail.

My memory may not 100% accurate but that is the jist.

I had hoped to have a V2.0 which uses the API to remove this issues but
RadioNet have changed things and so can't get API to work now.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111951

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to