@
afedchin,
This is great, just what I was missing.
I'm using tvheadend for dvb-t and I was missing support in tvheadend for mms streams of internet radio.
I was in the process of compiling a headless no x-org vlc client and set the vdr-plugin-iptv with external player and this addon saved me allot of trouble.
The combination of tvheadend for dvb-t and iptvsimple for all the diferent internet streams that not supported by tvheadend (but does by xbmc) making it all one integrated solution and all is control able by smartphone remote like yatse.
I haven't test the addon thoroughly but here few remaks:
1. Please push this to XBMC official repository, this is a must to have addon.
EDIT: I've the the proper PR on Github, so it's a wip.
2. From the info on the readme I'm guessing your addon doesn't play nicely with other pvr clients, if this is true then please fix that.
EDIT: Found the answer, 1.0.0 built against old libs, I compiled 1.0.1 and it played nicely (almost) with tvheadend enabled.
3. Can I set a channel as radio station and not tv channel ?
EDIT: Found the unswer in the code, no, I would love to see such option.
4. Support for asx, asp would be nice, I have few of these.
5. I thought that when choosing a local url for the m3u the addon will read the logos from there, it seems it try yo find them at ".xbmc/addons/pvr.iptvsimple/icons/".
EDIT: I didn't saw the option set the icons folder, still I believe for local m3u it's better to have it use the same location of the m3u.
6. It would be a good idea to support a web link for the tvg-logo tag or through the xml.
7. For ease of use I would love to have the option to load the m3u url from file, thus it would be easy to configure your clients without keyboard and you still use an online m3u that constantly updating.
Big thanks.