ews2k wrote: 
> Thank you for the reply, bpa, but this is way out of my league!
> 
> How do I do this:
> 
> 
> 
> I cannot even find "Planet Oldies" in LMS?
> 
> 
> 
> -Eric

Read bpa's reply again! He told you how to do it.

The first bit of code is the URL to use for Planet Oldies. Notice how
the "id" number matches the number at the end of the url you posted?

You can use the commands curl or wget with the url bpa created. I used
wget:


Code:
--------------------
    wget 
"http://opml.radiotime.com/Tune.ashx?id=s181792&formats=aac,ogg,mp3,wmpro,wma,wmvoice,hls&partnerId=16";
--------------------


That downloaded a file named
Tune.ashx\?id\=s181792\&formats\=aac\,ogg\,mp3\,wmpro\,wma\,wmvoice\,hls\&partnerId\=16

Looking inside that file I find the final url that bpa posted:


Code:
--------------------
    
https://planetoldies-libstrm.radioca.st/stream?DIST=TuneIn&TGT=TuneIn&maxServers=2&partnertok=eyJhbGciOiJIUzI1NiIsImtpZCI6InR1bmVpbiIsInR5cCI6IkpXVCJ9.eyJ0cnVzdGVkX3BhcnRuZXIiOnRydWUsImlhdCI6MTYzNDU3OTU4OCwiaXNzIjoidGlzcnYifQ.EretbPJKzzkbYuwRR0VfYXmPl4HJrYgX4cCR9IytLEk
--------------------


As it happens, that url is NOT working for me, but Planet Oldies is not
playing from TuneIn, either, so perhaps it's down now, or maybe it's
geolocked and not available to me.



LMS 8 nightly running on Raspberry Pi OS. Mostly virtual players,
occasionally with SB Radio, Boom or Classic.
------------------------------------------------------------------------
RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=115284

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to