v18 Getting the actual URL of a streaming audio file from kodi - still possible or not ?
#1
I was using both
json:
'{"jsonrpc": "2.0", "method": "Player.GetItem", "params": { "properties": [ "file"], "playerid": '"$PlayerId"' }, "id": "AudioGetItem"}'
and
'{"jsonrpc":"2.0","method":"XBMC.GetInfoLabels","params":{"labels": ["Player.File"] },"id":1}'

to get the actual URL when listening to streamed radio.  Unfortunately I can't now seem to get any actual URL's from Kodi if the original URL was in a .m3u file.  Kodi now returns either the full name and path to the .m3u file or just the filename, depending on which label I get, but I can't seem to find one that gives the actual resolved address.

Is it no longer possible to get that via an infolabel or jsonrpc, or am I looking in the wrong place now for that info ? 

Help appreciated Nod  Thanks !!
Learning Linux the hard way !!
Reply

Logout Mark Read Team Forum Stats Members Help
Getting the actual URL of a streaming audio file from kodi - still possible or not ?0