- January 31, 2009
- 781
- 398
- 46
- Home Country
- Sweden
- Moderator
- #401
For music you will need to first use GetExternalMediaInfo in MPExt. to get playInfo. Then call WifiRemote with
{Type: mpext, Action: play, ItemId: TrackId, MediaType: type, ProviderId: provider, StartPosition: 0, PlayInfo: playInfo}
Don't think you can play internet radio stream directly. But you can add it as radio channel and play that
Typelayradiochannel, ChannelId:id
{Type: mpext, Action: play, ItemId: TrackId, MediaType: type, ProviderId: provider, StartPosition: 0, PlayInfo: playInfo}
Don't think you can play internet radio stream directly. But you can add it as radio channel and play that
Typelayradiochannel, ChannelId:id