Kodi Community Forum

Full Version: get StreamURL's of the channels in PVR
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
HiĀ 

I would like to fetch the stream url via RPC of the channels that are in PVR

The channels are defined in m3u file as input of Simple IPTV client as:

EXTINF:-1 tvg-id="" tvg-name="TestGroup | TestChannel" " group-title="TestChannel",TEST | Testing Channel HD
http://testurl.com:8080/live/teststreams...ream123.ts

I can get the channel name and channel id with "PVR.GetChannels", but additionally i would like to get it's stream URL aswell.

Is this possible ,is there a way to achieve this??

Many thanks
nothing?