Start MP3 Url with JSON command (from tunein raidio)
#1
Hi,

There is a thread that discusses something similar to this but for me its not wokring... can any one see if my syntax is correct?

http://192.168.0.30/jsonrpc?request={%22...%22:%20%22http://bbcmedia.ic.llnwd.net/stream/bbcm...0676810%22}}}

This returns : {"error":{"code":-32700,"message":"Parse error."},"id":null,"jsonrpc":"2.0"}

If I open the url in Chrome it starts the mp3 so I know the file is ok....

John
Reply
#2
What does happen when you open in in the url?

It looks like the id is not set which gave me an error when i did the same but on videofile.
Reply
#3
This work to play TuneIn Radio in Kodi....

http://192.168.253.119:8080/jsonrpc?request={"jsonrpc":"2.0","method":"Player.Open","id":1,"params": {"item" : {"file":"http://lyd.nrk.no/nrk_radio_p1_ostlandssendingen_mp3_h"}}}
Reply

Logout Mark Read Team Forum Stats Members Help
Start MP3 Url with JSON command (from tunein raidio)0