Radio and TV Channels
#1
Hello Wink

I want to use PVR Simple Client but i cant add Radio Channels.
Can anybody help me?

Code:
#EXTINF:-1 radio=true, [COLOR green]Deutsch[/COLOR][COLOR orangered] normal TV[/COLOR]
http://stream.sunshine-live.de/handsup/mp3-192/stream.sunshine-live.de/
This works but only 1 times.
Code:
#EXTINF:-1 radio=true, tvg-logo="sunshinelive90er.jpg",Sunshine Live Hands Up
http://stream.sunshine-live.de/handsup/mp3-192/stream.sunshine-live.de/
This is not working

All radio and TV channels are in the same menu but I would like to have the radio channels in the radio menu


Sorry for my english, i hope u can understand me
Reply
#2
Hi,

I don't know if it matters here, but you have two commas on the first line in the second example. Comma is used only to separate the channel name from all other parameters:
Code:
#EXTINF:-1 tvg-logo="sunshinelive90er.jpg" radio=true,Sunshine Live Hands Up
http://stream.sunshine-live.de/handsup/mp3-192/stream.sunshine-live.de/

Also, I found that IPTV Simple client groups radio stations different way, depending on the operating systems Kodi is running on. It works OK on Windows and Android, but it always puts Radio channels into the TV section on Linux and its other projects (like OpenELEC, LibreELEC...). If you are using Linux, you're probably out of luck until the bug is corrected.
Reply
#3
The only way I have found to accomplished this is by unchecking the use backend for channel order.
Image
Reply
#4
Does this Linux problem still exist?
Reply

Logout Mark Read Team Forum Stats Members Help
Radio and TV Channels0