http://<your ip>/dev
unfortunately does not show the http://opml.radiotime.com...
URL.
Example: I search for
http://localhost:3000/api/v1/search?query=Gong
Answer is:
{ "service": "webradio", "type": "webradio", "title": "Gong 97.1", "artist": "", "album": "", "albumart": "http://cdn-profiles.tunein.com/s78373/images/logoq.jpg?t=155265", "icon": "", "uri": "http://opml.radiotime.com/Tune.ashx?id=s78373" }
I start playing this json with
http://127.0.0.1:3000/api/v1/replaceAndPlay
Then dev says as state:
{"status":"play","position":0,"title":"U2 - Beautiful day","artist":"Gong 97.1","album":null,"albumart":"http://cdn-profiles.tunein.com/s78373/images/logoq.jpg?t=155265","uri":"http://addrad.io/44552sq?DIST=TuneIn&TGT=TuneIn&maxServers=2&partnertok=eyJhbGciOiJIUzI1NiIsImtpZCI6InR1bmVpbiIsInR5cCI6IkpXVCJ9.eyJ0cnVzdGVkX3BhcnRuZXIiOnRydWUsImlhdCI6MTYzMzAxNzQxNywiaXNzIjoidGlzcnYifQ.qQzflil8EU6NxZOiYCRnegT4d7RTpky-93OwDh_6G48","trackType":"webradio","seek":80002,"duration":0,"samplerate":"","bitdepth":"","channels":2,"bitrate":"128 Kbps","random":null,"repeat":null,"repeatSingle":false,"consume":true,"volume":100,"mute":false,"disableVolumeControl":true,"stream":true,"updatedb":false,"volatile":false,"service":"webradio"}
And the queue:
Gong 97.1Remove Service: webradio Uri: http://addrad.io/44552sq?DIST=TuneIn&TGT=TuneIn&maxServers=2&partnertok=eyJhbGciOiJIUzI1NiIsImtpZCI6InR1bmVpbiIsInR5cCI6IkpXVCJ9.eyJ0cnVzdGVkX3BhcnRuZXIiOnRydWUsImlhdCI6MTYzMzAxNzQxNywiaXNzIjoidGlzcnYifQ.qQzflil8EU6NxZOiYCRnegT4d7RTpky-93OwDh_6G48 Albumart: http://cdn-profiles.tunein.com/s78373/images/logoq.jpg?t=155265
and the
http://opml.radiotime.com/Tune.ashx
URL is not shown, just the http://addrad.i..
URL but this is the stream URL.
BTW: If you use the http://opml.radiotime.com/Tune.ashx?id=s78373
URL you to not need to specify a albumart. Volumio gets this automatically.