Beta PVR Plugin Player - Play Addon Streams in the PVR - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Beta PVR Plugin Player - Play Addon Streams in the PVR (/showthread.php?tid=304658) |
RE: PVR Plugin Player - Play Addon Streams in the PVR - DarrenHill - 2017-02-22 (2017-02-15, 01:59)proncio Wrote: Sounds great! But I need to process the m3u through f4mtester first, so usually I first manually convert the m3u in xml to process the ts link through f4m, add that xml to LSPro as source, then add LSPro folder as source for Plugin Player F4mtester is a banned add-on (wiki) and support for such usage is a violation of the forum rules (wiki). RE: PVR Plugin Player - Play Addon Streams in the PVR - balnafasae - 2017-05-25 (2017-01-21, 16:15)primaeval Wrote: PVR Plugin Player Hi primaeval. sorry for a noob question can i make the streams from addons to be linked to the iptv simple client ? RE: PVR Plugin Player - Play Addon Streams in the PVR - primaeval - 2017-05-25 (2017-05-25, 16:02)balnafasae Wrote: Hi primaeval. sorry for a noob question can i make the streams from addons to be linked to the iptv simple client ? Yes. That is the purpose of this addon. RE: PVR Plugin Player - Play Addon Streams in the PVR - balnafasae - 2017-05-26 (2017-05-25, 19:10)primaeval Wrote:(2017-05-25, 16:02)balnafasae Wrote: Hi primaeval. sorry for a noob question can i make the streams from addons to be linked to the iptv simple client ? thanks for the quick response. but i couldnt find a way how to add the channels to be displayed under the TV tab. when i open the pvr plugin addon, I shows the list of addons and my strm streams under PVR folder. when i click them it runs just like the videos. and in Channels folder nothing shows up and i coudlnt find any menu that might help me to link the streams to iptv client. can you please tell me how to do that? im a total noob in this regard and new to kodi. thanks in advance RE: PVR Plugin Player - Play Addon Streams in the PVR - primaeval - 2017-05-26 (2017-05-26, 04:53)balnafasae Wrote:(2017-05-25, 19:10)primaeval Wrote:(2017-05-25, 16:02)balnafasae Wrote: Hi primaeval. sorry for a noob question can i make the streams from addons to be linked to the iptv simple client ? Don't try to add the PVR Folder or you will create a recursive loop and probably destroy the fabric of the universe. How far did you get with the Quick Start? Here is a concrete example: Install PVR Plugin Player. PVR Plugin Player \ Channels \ (right click) \ Add Channel \ bbc one PVR Plugin Player \ Channels \ (right click) \ Export m3u PVR Plugin Player \ Folders \ iPlayer WWW \ iPlayer : watch live \ (right click) \ Add Folder Kodi \ System \ Addons \ My addons \ pvr clients \ PVR Iptv Simple Client \ (right click) \ Configure \ Location \ Local Path \ (find this file on your device) "userdata\addon_data\plugin.video.pvr.plugin.player\channels.m3u" Kodi \ System \ TV \ General \ Enabled = on Restart Kodi Kodi \ TV \ Channels \ bbc one \ (list of bbc one channels) \ [plugin.video.iplayerwww] BBC One If you want it to cache the search results then enable the Timer in the PVR Plugin Player settings. Add your xmltv file to PVR IPTV Simple Client. RE: PVR Plugin Player - Play Addon Streams in the PVR - locoguano - 2017-07-08 Using this with the PS Vue addon to add those networks to my PVR guide. Working great! RE: PVR Plugin Player - Play Addon Streams in the PVR - ijourneaux - 2017-07-10 (2017-07-08, 07:58)locoguano Wrote: Using this with the PS Vue addon to add those networks to my PVR guide. Working great! I was wondering if you could describe the steps you took? Just started evaluating PSVue. Would love to give it a move TV feel. I see the steps listed in a earlier email but haven't had the time to try them out yet.. Next weekend. RE: PVR Plugin Player - Play Addon Streams in the PVR - locoguano - 2017-07-15 (2017-07-10, 02:01)ijourneaux Wrote:(2017-07-08, 07:58)locoguano Wrote: Using this with the PS Vue addon to add those networks to my PVR guide. Working great! It is a bit involved, but once it is set up it seems to work great. 1. Add channels in PVR Plugin Player (PPP). 2. Set the stream for each channel. I found that this loads the channel faster than letting PPP search each time. 3. Once you have all of your channels set, export the m3u. 4. Create an xmltv with listings for your area. I used the listings from the local cable network. There are many different ways to make an xmltv file. I use mc2xml. If you don't know how to create one I will come back to it. 5. Now the annoying part... You need to manually edit the channels.m3u. For each channel there is a "tvg-id". You have to edit this entry to match the "channel_id" from the xmltv file. 6. If you have the xmltv and m3u properly set up, you can go into IPTV PVR and select those two files to load up. RE: PVR Plugin Player - Play Addon Streams in the PVR - locoguano - 2017-07-15 I was wondering... Other than the addons that should not be named, what are people using this for? RE: PVR Plugin Player - Play Addon Streams in the PVR - primaeval - 2017-07-15 (2017-07-15, 17:17)locoguano Wrote:(2017-07-10, 02:01)ijourneaux Wrote:(2017-07-08, 07:58)locoguano Wrote: Using this with the PS Vue addon to add those networks to my PVR guide. Working great! If you have some text file with the channels in you can import all the channels into PPP at once. If it the file is called *.ini and there is a = in the line it will use the first part as the channel. If it is an xmltv file with extension .xml or .xmltv it will read the channels from that. If you want some options or a custom output format let me know. RE: PVR Plugin Player - Play Addon Streams in the PVR - primaeval - 2017-07-15 (2017-07-15, 17:19)locoguano Wrote: I was wondering... Other than the addons that should not be named, what are people using this for? You can use this to link any legit or illegit addon to the PVR such as iPlayerWWW which is in the Kodi repo. RE: PVR Plugin Player - Play Addon Streams in the PVR - locoguano - 2017-07-28 (2017-07-15, 17:25)primaeval Wrote:(2017-07-15, 17:19)locoguano Wrote: I was wondering... Other than the addons that should not be named, what are people using this for? Oh I get that... I'm just wondering what other folks are using specifically... My current setup includes OTA channels through WMC PVR, USTVNow through IPTV, and PS Vue through IPTV. All of these have xmltv data from SchedulesDirect. What I'm wondering is who is using other addons that have readily available XMLTV data. PS. Thanks again for this addon. It has made my setup wife-proof. RE: PVR Plugin Player - Play Addon Streams in the PVR - porko2003 - 2017-08-23 primaeval how do i get this plugin to work? RE: PVR Plugin Player - Play Addon Streams in the PVR - primaeval - 2017-08-23 (2017-08-23, 13:32)porko2003 Wrote: primaeval how do i get this plugin to work? How far did you get with the Quick Start in the first post? RE: PVR Plugin Player - Play Addon Streams in the PVR - porko2003 - 2017-08-23 i have it installed but cant get channels to work nothing appears. |