cpd73 wrote: 
> All I want to do is convert from an LMS track URL to the URL to access
> the track on the service's website. So, for spotify LMS has
> "spotify://track:TRACK_ID" - Material then simply converts this to
> "https://open.spotify.com/track/TRACK_ID"; This URL is then use when
> copying track details and also as a link underneath the lyrics display
> in Material.
> 

If you want to add BBC Sounds it is:   

Code:
--------------------
    
  e.g.
  
  sounds://_p0bgd4qx_p0bgd72m_0    -> https://www.bbc.co.uk/programmes/p0bgd72m
  
  so :
  
  sounds://_XXXXXXXX_YYYYYYYY_Z   -> https://www.bbc.co.uk/programmes/YYYYYYYY
  
  
--------------------



Stuart McLean   

expectingtofly plugins :
'bbc sounds' (https://github.com/expectingtofly/lms_bbc_sounds_plugin),'
global player (uk)'
(https://github.com/expectingtofly/lms_globalplayer_plugin), 'times
radio' (https://github.com/expectingtofly/lms_times_radio_plugin),  'uk
radio player'
(https://github.com/expectingtofly/lms_ukradioplayer_plugin), 'virgin
radio (uk)' (https://github.com/expectingtofly/lms_virgin_radio_plugin) 
and the 'radio favourites plugin'
(https://github.com/expectingtofly/lms_radio_favourites_plugin)

for bbc sounds help see the 'bbc sounds wiki'
(https://github.com/expectingtofly/lms_bbc_sounds_plugin/wiki).
------------------------------------------------------------------------
expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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

Reply via email to