Jump to content


Photo

EPG for IPTV channels


  • Please log in to reply
687 replies to this topic

Re: EPG for IPTV channels #481 sam_xu

  • Senior Member
  • 30 posts

0
Neutral

Posted 28 July 2022 - 12:47

Hello Willy!

 Greece channel ALPHA  show no information from yestarday, can you help this 

it spends a long time to sign in this forum :o

Thanks!



Re: EPG for IPTV channels #482 doglover

  • Rytec EPG Team
  • 17,370 posts

+657
Excellent

Posted 28 July 2022 - 15:03

It has info.  But not very usefull.

  <programme start="20220728010000 +0000" stop="20220728020000 +0000" channel="alpha.gr">
    <title lang="el">No information</title>
  </programme>
  <programme start="20220728020000 +0000" stop="20220728030000 +0000" channel="alpha.gr">
    <title lang="el">No information</title>
  </programme>

I ran a new grab and now it has EPG for 3 days.

But tomorrow it will be even better (I hope) - changed the grab site.


 


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: EPG for IPTV channels #483 ddinc

  • Senior Member
  • 105 posts

0
Neutral

Posted 4 August 2022 - 05:59

I need sources for Digiturk iptv epg to use with epg importer

or how can I change the attached file for use as a rytec source file ?

Attached Files



Re: EPG for IPTV channels #484 doglover

  • Rytec EPG Team
  • 17,370 posts

+657
Excellent

Posted 4 August 2022 - 07:23

Run webgrab++ on a PC (linux or Windows) with the attached config file.

Change the line:

 <filename>testwebgrab.xml</filename>

to suit your situation.  (Add the folder where to store the file and change the name of the file.)

 

The add to the the folder etc/epgimport/ on your receiver two files.

 

1. turk.sources.cml

<?xml version="1.0" encoding="utf-8"?>
<sources>
<sourcecat sourcecatname="Turkish Sources">
<source type="gen_xmltv" nocheck="1" channels="turk.channels.xml">
<description>Turkish EPG</description>
<url>/location/subdir/testwebgrab.xml</url>
</source>
</sourcecat>
</sources>

of course change the line <url>/location/subdir/testwebgrab.xml</url> to mirror your situation.

 

2. Build a channels file - turk.channels.xml

This contains the links to which channels the EPG is to be attached.

<?xml version="1.0" encoding="utf-8"?>
<channels>
<channel id="LN24.be">5002:0:1:1:16:1:32:0:0:0:http%3a//</channel><!-- LN24 -->
<channel id="BBCFirst.nl">1:0:19:4b80:815:600:ffff0000:0:0:0:http%3a//example.com</channel><!-- BBC First HD -->
.
.
.
</channels>

Again with your values.

Be sure to add http%3a to each service ref, to indicate these are IPTV channels.

The channel id+ values are the xmltv_id= values from the Webgrab++ file.
The service ref is the ref from the line in the bouquet file on your receiver.

Attached Files


Edited by doglover, 4 August 2022 - 07:25.

~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: EPG for IPTV channels #485 ddinc

  • Senior Member
  • 105 posts

0
Neutral

Posted 4 August 2022 - 16:51

Thanks Willy

Re: EPG for IPTV channels #486 Sebinh0

  • Senior Member
  • 26 posts

0
Neutral

Posted 5 August 2022 - 12:12

Can you find some schedule for

Wedo Movies HD &

#Dabei TV 

 

Both are on the magentatv platform



Re: EPG for IPTV channels #487 doglover

  • Rytec EPG Team
  • 17,370 posts

+657
Excellent

Posted 5 August 2022 - 12:33

There are on the magenta website.

However be aware that this website is difficult to grab.

Not difficult in programming the grab, but the website is not reliable.  It is irregular for giving up data.

 

I can add the channels:

 

<channel update="i" site="web.magentatv.de" site_id="5399##http://" xmltv_id="WedoMovies.de">wedo movies</channel>
<channel update="i" site="web.magentatv.de" site_id="4375##http://" xmltv_id="#dabeiTV.de">#dabeiTV</channel>

 

But it remains to be seen how reliable the grabs are.


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: EPG for IPTV channels #488 ddinc

  • Senior Member
  • 105 posts

0
Neutral

Posted 6 August 2022 - 08:13

What am I doing wrong ?

Files attached

 

https://1drv.ms/u/s!...vhTX8A?e=yVmlQ7

 

 

 

 

 

Run webgrab++ on a PC (linux or Windows) with the attached config file.

Change the line:

 <filename>testwebgrab.xml</filename>

to suit your situation.  (Add the folder where to store the file and change the name of the file.)

 

The add to the the folder etc/epgimport/ on your receiver two files.

 

1. turk.sources.cml

<?xml version="1.0" encoding="utf-8"?>
<sources>
<sourcecat sourcecatname="Turkish Sources">
<source type="gen_xmltv" nocheck="1" channels="turk.channels.xml">
<description>Turkish EPG</description>
<url>/location/subdir/testwebgrab.xml</url>
</source>
</sourcecat>
</sources>

of course change the line <url>/location/subdir/testwebgrab.xml</url> to mirror your situation.

 

2. Build a channels file - turk.channels.xml

This contains the links to which channels the EPG is to be attached.

<?xml version="1.0" encoding="utf-8"?>
<channels>
<channel id="LN24.be">5002:0:1:1:16:1:32:0:0:0:http%3a//</channel><!-- LN24 -->
<channel id="BBCFirst.nl">1:0:19:4b80:815:600:ffff0000:0:0:0:http%3a//example.com</channel><!-- BBC First HD -->
.
.
.
</channels>

Again with your values.

Be sure to add http%3a to each service ref, to indicate these are IPTV channels.

The channel id+ values are the xmltv_id= values from the Webgrab++ file.
The service ref is the ref from the line in the bouquet file on your receiver.



Re: EPG for IPTV channels #489 Sebinh0

  • Senior Member
  • 26 posts

0
Neutral

Posted 6 August 2022 - 09:33

There are on the magenta website.

However be aware that this website is difficult to grab.

Not difficult in programming the grab, but the website is not reliable.  It is irregular for giving up data.

 

I can add the channels:

 

<channel update="i" site="web.magentatv.de" site_id="5399##http://" xmltv_id="WedoMovies.de">wedo movies</channel>
<channel update="i" site="web.magentatv.de" site_id="4375##http://" xmltv_id="#dabeiTV.de">#dabeiTV</channel>

 

But it remains to be seen how reliable the grabs are.

 

Thank you,

the other channels from the magenta website are working like a charm till today!



Re: EPG for IPTV channels #490 sam_xu

  • Senior Member
  • 30 posts

0
Neutral

Posted 25 August 2022 - 09:13

Hello willy! i am looking for the arabic beINsports epg , do you have some ideas. Thanks

Re: EPG for IPTV channels #491 gunner41

  • Senior Member
  • 135 posts

0
Neutral

Posted 30 August 2022 - 17:28

Any chance to add austrian TV channel "Laola 1 TV" ? 

 

EPG: https://www.laola1.a.../s/tv-programm/



Re: EPG for IPTV channels #492 moejoejoe

  • Member
  • 14 posts

0
Neutral

Posted 31 August 2022 - 07:18

First of all

 

Astonishing Work man thnx for that

 

I it possible for searching through the entire rytec database for certain channel id's ?

 

best regards



Re: EPG for IPTV channels #493 doglover

  • Rytec EPG Team
  • 17,370 posts

+657
Excellent

Posted 31 August 2022 - 09:25

Only 2 days of schedule.  And no date mentioned.

"What is today?"

 

No schedule anywhere else.


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: EPG for IPTV channels #494 moejoejoe

  • Member
  • 14 posts

0
Neutral

Posted 1 September 2022 - 16:33

I tried to setup an Test for Matching some Channels and create an Subsection in the Basic Rytec Sources.xml

 

When i do this i'm only mirrored some Source Url's  from the Main File from the Category  "Rytec Deutschland/Osterreich/Switzerland XMLTV" under an own subsection  under RY_SID.

 

Is there any Reason if I select  the original entry sources "Rytec Deutschland/Osterreich/Switzerland XMLTV" in epg import,  it slightly matches some more epgs's as my own created RY_SID subsection ? ( about 10k more)

Why is it so ?  

added part to rytec.sources.xml:
 

<sourcecat sourcecatname="RY_SID">
            <source type="gen_xmltv" channels="/etc/epgimport/rytec.xml">
            <description> RYTED_SID_DE </description>
            <url>http://www.xmltvepg.nl/rytecDE_Basic.xz</url>
            <url>http://epgspot.com/rytec_epg/rytecDE_Basic.xz</url>
            <url>http://rytecepg.wanwizard.eu/rytecDE_Basic.xz</url>
            <url>http://rytecepg.dyndns.tv/epg_data/rytecDE_Basic.xz</url>
            <url>http://epg.vuplus-community.net/rytecDE_Basic.xz</url>        
        
</source>

            <source type="gen_xmltv" channels="/etc/epgimport/rytec.xml">
            <description> RYTEC_SID_AT </description>
            <url>http://www.xmltvepg.nl/rytecAT_Basic.xz</url>
            <url>http://epgspot.com/rytec_epg/rytecAT_Basic.xz</url>
            <url>http://rytecepg.wanwizard.eu/rytecAT_Basic.xz</url>
            <url>http://rytecepg.dyndns.tv/epg_data/rytecAT_Basic.xz</url>
            <url>http://epg.vuplus-community.net/rytecAT_Basic.xz</url>


</source>


            <source type="gen_xmltv" channels="/etc/epgimport/rytec.xml">
            <description> RYTEC_SID_CH </description>
            <url>http://www.xmltvepg.nl/rytecCH_Basic.xz</url>
            <url>http://epgspot.com/rytec_epg/rytecCH_Basic.xz</url>
            <url>http://rytecepg.wanwizard.eu/rytecCH_Basic.xz</url>
            <url>http://rytecepg.dyndns.tv/epg_data/rytecCH_Basic.xz</url>
            <url>http://epg.vuplus-community.net/rytecCH_Basic.xz</url>


</source>


            <source type="gen_xmltv" channels="/etc/epgimport/rytec.xml">
            <description> RYTEC_SID_CH_AT_GER_Common </description>
            <url>http://www.xmltvepg.nl/rytecDE_Common.xz</url>
            <url>http://epgspot.com/rytec_epg/rytecDE_Common.xz</url>
            <url>http://rytecepg.wanwizard.eu/rytecDE_Common.xz</url>
            <url>http://rytecepg.dyndns.tv/epg_data/rytecDE_Common.xz</url>
            <url>http://epg.vuplus-community.net/rytecDE_Common.xz</url>


</source>
    

            <source type="gen_xmltv" channels="/etc/epgimport/rytec.xml">
            <description> RYTEC_SID_CH_AT_GER_Sports </description>
            <url>http://www.xmltvepg.nl/rytecDE_SportMovies.xz</url>
            <url>http://epgspot.com/rytec_epg/rytecDE_SportMovies.xz</url>
            <url>http://rytecepg.wanwizard.eu/rytecDE_SportMovies.xz</url>
            <url>http://rytecepg.dyndns.tv/epg_data/rytecDE_SportMovies.xz</url>
            <url>http://epg.vuplus-community.net/rytecDE_SportMovies.xz</url>


</source>
    




    
            
        </sourcecat>

best regards



Re: EPG for IPTV channels #495 doglover

  • Rytec EPG Team
  • 17,370 posts

+657
Excellent

Posted 2 September 2022 - 09:26

The above should work.

But you have made your own channels file (/etc/epgimport/rytec.xml)

 

EPG is only imported for the channels you have defined in this file.

So if there are channels missing in this file, no EPG is imported for these channels.

 

If you do it this way you have to include all channels you want.

If your objective is only to add some channels (IPTV), you better use the original rytec sources file. Add the extra channels (IPTV) in the custom.channels.xml file (to be located also in /etc/epgimport)

This custom.channels.xml file is automatically used when present.


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: EPG for IPTV channels #496 moejoejoe

  • Member
  • 14 posts

0
Neutral

Posted 3 September 2022 - 10:11

Reciever: uno4k
Image: Openatv

Plugin: epgimport  from feed

 

 

@doglover

Hello Willy,

 

i did it on every way one into the rytec default file and the another seperated into an unique file. the same output everyrun i got more hits with the default syntax than with my own,
regardless the fact that the sources are quite the same.

Then i made a test with the default entry, rytec.channels.xml.xz and with the file which u have in ur repository on local level  the same output and it's still differs from each other.

 

Own entry:  34354 Events
Default entry: 53588 Events

 

I'm not sure may the issue lies in an broken plugin on the openatv feed.
If anyone wonder why im not asking in openatv forum, ure the creator of the plugin u guys have best knowledge at all about it.

 

 

best regards

 



Re: EPG for IPTV channels #497 moejoejoe

  • Member
  • 14 posts

0
Neutral

Posted 3 September 2022 - 11:23

@doglover

 

Hello Willy,

 

i made an reinstall from the plugin and now the matches are unique

dont know what the issue was may an caching error on epg data or sth like that 

thnx for ur help

best regards


 



Re: EPG for IPTV channels #498 moejoejoe

  • Member
  • 14 posts

0
Neutral

Posted 3 September 2022 - 11:26

not unique i mean the same



Re: EPG for IPTV channels #499 moejoejoe

  • Member
  • 14 posts

0
Neutral

Posted 10 September 2022 - 22:00

Btw.

 

Is there any easy possibility to search the entire Rytec Database for an Reference ?
ATM i just download the Source Files and do a search within buts this is a little bit cumbersome.

 

Is there any other way ?

 

best regards



Re: EPG for IPTV channels #500 moejoejoe

  • Member
  • 14 posts

0
Neutral

Posted 10 September 2022 - 22:00

Btw.

 

Is there any easy possibility to search the entire Rytec Database for an channel ID Reference ?
ATM i just download the Source Files and do a search within buts this is a little bit cumbersome.

 

Is there any other way ?

 

best regards




24 user(s) are reading this topic

0 members, 24 guests, 0 anonymous users