Valdas V.
Valdas V.
You can try 😄 Maybe it is implemented already, but Plex is very sparse on [documentation](http://forums.plex.tv/discussion/172923/plugin-development-documentation).
Sorry, I have no interest in such feature and do not have enough resources to implement it.
Nope, [no documentation](https://forums.plex.tv/discussion/172923/plugin-development-documentation), no `RTSPVideoURL` method.
As of version [2.0.x](https://github.com/Cigaras/IPTV.bundle/releases) it is possible to define specific protocol with some [advanced attributes](https://github.com/Cigaras/IPTV.bundle/wiki/Playlist-structure-and-examples#advance-attributes), however according to [Plex Framework](https://forums.plex.tv/discussion/comment/1379420/#Comment_1379420) [RTSP](https://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol) is not a valid option, possible options are [DASH](https://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP),...
Sorry, I have no intent to do that, same as with sub-categories #68.
@OmgImAlexis, streams listed by @godztian return same thing You posted. Just list them as separate streams if You need all of them, or just give the whole m3u8 to Plex,...
I think [cCloud TV](https://forums.plex.tv/discussion/166602/rel-ccloudtv-channel-iptv/p1) has this option. Will I ever add this to my plug-in? I can not promise that 😅

Not plug-ins fault. As mentioned multiple times before, this plug-in does not playback the streams, it only reads the link from m3u file and passes it to Plex Media Server...
Plug-in does not generate an xml file, xml is generated by Plex API/Framework.