Kodi Community Forum
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)

Pages: 1 2 3 4 5 6 7 8 9


RE: PVR Plugin Player - Play Addon Streams in the PVR - cicarito - 2019-01-15

I can not use your addon
I would like to be able to view the channels present in an addon on the iptv simple cleint

following the quick start guide I stop at the second passage

I have no idea how to find the xmltv.xml file

I have also somehow found in the kodi logs; the link of a channel that interests me but when I put it in a m3u list as you can imagine the simple client does not read it ... do you have any idea?


RE: PVR Plugin Player - Play Addon Streams in the PVR - primaeval - 2019-01-15

(2019-01-15, 20:28)cicarito Wrote: I can not use your addon
I would like to be able to view the channels present in an addon on the iptv simple cleint

following the quick start guide I stop at the second passage

I have no idea how to find the xmltv.xml file

I have also somehow found in the kodi logs; the link of a channel that interests me but when I put it in a m3u list as you can imagine the simple client does not read it ... do you have any idea?
 The IPTV Simple Client settings are in
Kodi \ Addons \ My Addons \ PVR Clients \ PVR IPTV Simple Client \ settings
The "M3U Playlist Location" is what you need to add your streams to.
If you already have one you need to add the channel streams from PVR Plugin Player to it.
The "EPG Settings \ xmltv path" is where your channels with program data are.
You need to download that locally to add the channels into PVR Plugin Player.

You could just make channels manually in the Channels list but the output channels.m3u file still needs to be merged with your IPTV Simple Client m3u file.
The tvg-id needs to match the xmltv "channel id" values.

Expand the Examples here for more detail on the format of the files.
https://kodi.wiki/view/Add-on:IPTV_Simple_Client

The output from PVR Plugin Player is here
userdata\addon_data\plugin.video.pvr.plugin.player\channels.m3u

[EDIT] If you are using Kodi 18 you can add addon stream urls directly to IPTV Simple Client without having to use this addon at all.


RE: PVR Plugin Player - Play Addon Streams in the PVR - cicarito - 2019-01-15

sorry but I did not really understand anything.

Assuming that I have saved the channels interested in the favorites or even nell'addon super favorites is there any way to see them via the client pvr?

I really do not understand how to do it


RE: PVR Plugin Player - Play Addon Streams in the PVR - cicarito - 2019-01-15

in your addon the are two lines : channels and folders

in folders i see all my folder addons and my interested channels

but in channel i not see nothing,i know that i must import and later i must crate m3u from channel imported,but i dont know how import channel in your addon

(sorry for my bad english)


RE: PVR Plugin Player - Play Addon Streams in the PVR - cicarito - 2019-01-15

also in kodi 18 i not see any function to copy channel from addon to iptv simple client sorry guy


RE: PVR Plugin Player - Play Addon Streams in the PVR - primaeval - 2019-01-15

(2019-01-15, 21:28)cicarito Wrote: also in kodi 18 i not see any function to copy channel from addon to iptv simple client sorry guy
 Have you got a working IPTV Simple Client with an epg full of channels and programs, and channels that you can play?


RE: PVR Plugin Player - Play Addon Streams in the PVR - cicarito - 2019-01-15

epg maybe

IPTV SIMPLE CLIENT YES

PLAYABLE CHANNELS YES

Can i proceed?


RE: PVR Plugin Player - Play Addon Streams in the PVR - cicarito - 2019-01-15

also epg is ok i have checked


RE: PVR Plugin Player - Play Addon Streams in the PVR - primaeval - 2019-01-16

(2019-01-15, 22:08)cicarito Wrote: also epg is ok i have checked
 Download the xmltv and m3u files from IPTV Simple Client.
If you didn't add the urls yourself look in the settings file to find them.
userdata\addon_data\pvr.iptvsimple\settings.xml

Use the xmltv to make a list of Channels in "PVR Plugin Player".
Channels \ right click \ Import Channels \ your xmltv file

Link the channels to your addon streams.
Channels \ channel \ right click \ Choose Stream

Export the m3u
Channels \ right click \ Make m3u

Merge the output m3u with your downloaded m3u with a text editor.
userdata\addon_data\plugin.video.pvr.plugin.player\channels.m3u

Load the new merged m3u in IPTV Simple Client instead of the original one.

----
Or on Kodi 18 use "xmltv Meld" to generate an m3u with direct links to addon streams.


RE: PVR Plugin Player - Play Addon Streams in the PVR - cicarito2 - 2019-01-23

New account (I forgot my password)

I'm a bit clumsy you'll have understood ahahaah I'm on kodi 18 but my goal is to transfer the m3u list from kodi18 on kodi17 is it possible? However, even on the 18th I can not do anything, I ask you please if you can post pictures or a small video where you load on the simple iptv client channels obtained from any addon. I thank you in advance


RE: PVR Plugin Player - Play Addon Streams in the PVR - primaeval - 2019-01-23

(2019-01-23, 20:07)cicarito2 Wrote: New account (I forgot my password)

I'm a bit clumsy you'll have understood ahahaah I'm on kodi 18 but my goal is to transfer the m3u list from kodi18 on kodi17 is it possible? However, even on the 18th I can not do anything, I ask you please if you can post pictures or a small video where you load on the simple iptv client channels obtained from any addon. I thank you in advance
 I don't think you will be able to transfer everything from 18 to 17 as the paths will probably be different and the settings.xml file has a different format.

Here are screenshots of everything you need to do to get BBC One into IPTV Simple Client on Kodi 18 including making an xmltv file with "xmltv Meld".
https://imgur.com/a/JbJTzAp

Your final channels.m3u should look something like this.



RE: PVR Plugin Player - Play Addon Streams in the PVR - cicarito2 - 2019-01-23

ok i wait for the screens

The idea of transfering to kodi 17 is beacause at the moment i'm on raspberry 3b+ that support only kodi 17 ...anyway thanks a lot you are the number one


RE: PVR Plugin Player - Play Addon Streams in the PVR - DarrenHill - 2019-01-23

@cicarito2 please don't start a new account just for that - if you'd just asked we can help you...

I've changed the password on your original account to be the same as the first part of the email address you used to register it, written twice (as it's too short a password otherwise).

Please log into your proper account and change the password, then request closure of the duplicate account here (as we don't usually allow normal users to have multiple accounts here).


RE: PVR Plugin Player - Play Addon Streams in the PVR - primaeval - 2019-01-23

(2019-01-23, 21:08)cicarito2 Wrote: ok i wait for the screens

The idea of transfering to kodi 17 is beacause at the moment i'm on raspberry 3b+ that support only kodi 17 ...anyway thanks a lot you are the number one
 I've updated the post with the imgur album.
See if you can follow it.


RE: PVR Plugin Player - Play Addon Streams in the PVR - cicarito2 - 2019-01-23

primaeval thanks

DarrenHill i have used a temporary email addres for the old account and i forget it,feel free to delete my old account


This forum uses Lukasz Tkacz MyBB addons.