2021-03-30, 14:29
Radio stations are not functioning on the BBC iPlayer add-on either.
(2021-03-27, 15:08)toggoboge Wrote: FYI, I've reported the issue with the URLs served up by api.radio.de to radio.de via their website.
~ @comte$ wget --no-http-keep-alive --user-agent "XBMC Addon Radio" -O - http://api.radio.de/info/v2/search/stati...tion=11932 2> /dev/null | python -m json.tool | grep '"streamUrl"'
"streamUrl": "http://bbcmedia.ic.llnwd.net/stream/bbcmedia_6music_mf_p",
cp ~/.kodi/userdata/addon_data/plugin.audio.radio_de/.storage/my_stations.json ~/.kodi/userdata/addon_data/plugin.audio.radio_de/.storage/my_stations_orig_20210402-1900.json
cat ~/.kodi/userdata/addon_data/plugin.audio.radio_de/.storage/my_stations_orig_20210402-1900.json | python -m json.tool > ~/.kodi/userdata/addon_data/plugin.audio.radio_de/.storage/my_stations_new_20210402-1900.json
cp ~/.kodi/userdata/addon_data/plugin.audio.radio_de/.storage/my_stations_new_20210402-1900.json ~/.kodi/userdata/addon_data/plugin.audio.radio_de/.storage/my_stations.json
(2021-04-02, 21:49)toggoboge Wrote: 6. See my new Radio plugin config file here which has a bunch of BBC stations and some others: https://paste.kodi.tv/xoqagovoxeSome of the stations in my previous config file used broken URLs for the thumbnails. Fixed here: https://paste.kodi.tv/dusivacihi
(2021-05-18, 10:45)C.O.D. Wrote: I've got some custom stations here where there's no track information shown by Kodi when playing them. Playing them in VLC e.g. shows artist and track with no problems.I might have a similar issue. Can you describe how you play those streams in VLC and display track info?
Does anyone has an idea what's going on?
https://stream.rockland.de/rockland.mp3
https://bestofrockfm.stream.vip/classic/...ofrock.fm/
https://bestofrockfm.stream.vip/hardrock...ofrock.fm/
(2021-05-18, 11:11)sba923 Wrote:I just opened the VLC app on my cellphone, pasted the above URL under 'new stream', the station starts playing and artist / track appears in the player bar.(2021-05-18, 10:45)C.O.D. Wrote: I've got some custom stations here where there's no track information shown by Kodi when playing them. Playing them in VLC e.g. shows artist and track with no problems.I might have a similar issue. Can you describe how you play those streams in VLC and display track info?
Does anyone has an idea what's going on?
https://stream.rockland.de/rockland.mp3
https://bestofrockfm.stream.vip/classic/...ofrock.fm/
https://bestofrockfm.stream.vip/hardrock...ofrock.fm/
(2021-05-18, 11:16)C.O.D. Wrote:(2021-05-18, 11:11)sba923 Wrote:I just opened the VLC app on my cellphone, pasted the above URL under 'new stream', the station starts playing and artist / track appears in the player bar.(2021-05-18, 10:45)C.O.D. Wrote: I've got some custom stations here where there's no track information shown by Kodi when playing them. Playing them in VLC e.g. shows artist and track with no problems.I might have a similar issue. Can you describe how you play those streams in VLC and display track info?
Does anyone has an idea what's going on?
https://stream.rockland.de/rockland.mp3
https://bestofrockfm.stream.vip/classic/...ofrock.fm/
https://bestofrockfm.stream.vip/hardrock...ofrock.fm/
I'd guess it'd work also on PC this way...
(2021-05-19, 17:42)sba923 Wrote:(2021-05-18, 11:16)C.O.D. Wrote:(2021-05-18, 11:11)sba923 Wrote: I might have a similar issue. Can you describe how you play those streams in VLC and display track info?I just opened the VLC app on my cellphone, pasted the above URL under 'new stream', the station starts playing and artist / track appears in the player bar.
I'd guess it'd work also on PC this way...
Can't get this even with VLC on my Android phone (how do I share screenshots here?)
(2021-05-19, 18:10)C.O.D. Wrote:(2021-05-19, 17:42)sba923 Wrote:(2021-05-18, 11:16)C.O.D. Wrote: I just opened the VLC app on my cellphone, pasted the above URL under 'new stream', the station starts playing and artist / track appears in the player bar.
I'd guess it'd work also on PC this way...
Can't get this even with VLC on my Android phone (how do I share screenshots here?)
So the rockland stream doesn't work even with VLC but the bestofrock streams do.
Regarding screenshots - would also be interesting for me...
(2021-05-19, 18:29)sba923 Wrote:(2021-05-19, 18:10)C.O.D. Wrote:(2021-05-19, 17:42)sba923 Wrote: Can't get this even with VLC on my Android phone (how do I share screenshots here?)
So the rockland stream doesn't work even with VLC but the bestofrock streams do.
Regarding screenshots - would also be interesting for me...
Indeed works with the "Best of Rock FM - Classic Rock"... on Android, not on Windows (or I haven't found out how to get VLC to display artist/title there...)
How can I extract the stream URL for one of the radios (not custom, probably added via a search operation) I listen to with Kodi but where the artist/title information is not displayed (but is replaced by two numbers)?
(2021-05-19, 18:29)sba923 Wrote: How can I extract the stream URL for one of the radios (not custom, probably added via a search operation) I listen to with Kodi but where the artist/title information is not displayed (but is replaced by two numbers)?
(2021-05-19, 18:10)C.O.D. Wrote: the bestofrock streams do.