Add in the Polish Misc file as Gametoon.pl
Willy
Posted 20 August 2019 - 18:44
Hi Guys,
I have problem with few cable channels EPG.
Here are the files
cable.channels.xml
<?xml version="1.0" encoding="latin-1"?>
<channels>
<channel id="ZiggoSportRacing.nl">1:0:19:32F:C35A:9E:0:0:0:0:http%3a//example.com</channel></channel><!-- ZiggoSportRacing -->
<channel id="FoxSports6.nl">1:0:1:3E89:10:10EF:0:0:0:0:http%3a//example.com</channel></channel><!-- FoxSports6 -->
<channel id="FoxSports6.nl">1:0:19:4BB9:831:600:0:0:0:0:http%3a//example.com></channel><!-- Fox Sports6 -->
<channel id="FoxSports5.nl">1:0:19:4B1B:80F:600:0:0:0:0:http%3a//example.com></channel><!-- Fox Sports5 -->
cable.sources.xml
</channels>
<?xml version="1.0" encoding="latin-1"?>
<sourcecat sourcecatname="Cable">
<sources>
<source type="gen_xmltv" channels="cable.channels.xml">
<description>Cable - Nederland - Sport-Movies</description>
<url>http://www.xmltvepg....ytecNL_Extra.xz</url>
<url>http://rytecepg.ipse..._Extra.xz</url>
<url>http://rytecepg.wanw..._Extra.xz</url>
<url>http://91.121.106.17..._Extra.xz</url>
<url>http://www.vuplus-co...ytecNL_Extra.xz</url>
</source>
<source type="gen_xmltv" channels="cable.channels.xml">
<description>Cable - Nederland - Basis (xz)</description>
<url>http://www.xmltvepg....ytecNL_Basic.xz</url>
<url>http://rytecepg.ipse..._Basic.xz</url>
<url>http://rytecepg.wanw..._Basic.xz</url>
<url>http://91.121.106.17..._Basic.xz</url>
<url>http://www.vuplus-co...ytecNL_Basic.xz</url>
</source>
</sources>
I simple can't find solution for fox sports 5 and fox sports 6.
ZiggoSportRacing works fine, showing EPG but fox 5 and 6 not.
I have even changed 7th value to zero and without that and still not working.
What I am doing wrong? Thanks a lot in advance for help.
Posted 20 August 2019 - 20:48
Posted 21 August 2019 - 08:59
You do not have to create separate sources anymore.
Put the desired links in the custom.channels.xml file in /etc/epgimport.
This file will be taken automatically when importing via the normal rytec sources. This custom file will be added to the normal rytec.channels.xml file.
(condition - you will need the latest version of EPGimport)
Both the foxpsport5 and 6 have Data in the dutch Sport/Movies file (the Extra file)
<!-- NL Delta --><!-- Cable --><channel id="FoxSports6.nl">1:0:1:3E89:10:10EF:FFFF0000:0:0:0:</channel><!-- FOX Sports 6 HD --> <!-- NL Ziggo New --><!-- Cable --><channel id="FOXSportsEredivisie5.nl">1:0:19:4B1B:80F:600:FFFF0000:0:0:0:</channel><!-- FOX Sports 5 HD Ere. -->
You have make sure that the service ref in the bouquetfile matches the service ref in the custom.channels.xml file.
If you do not have these service refs in the lamedab (which happens if you do not have access to the actual cable channels) place http%3a//example.com behind the service ref in the custom.channels.xml file. Lik this
<!-- NL Delta --><!-- Cable --><channel id="FoxSports6.nl">1:0:1:3E89:10:10EF:FFFF0000:0:0:0:http%3a//example.com</channel><!-- FOX Sports 6 HD --> <!-- NL Ziggo New --><!-- Cable --><channel id="FOXSportsEredivisie5.nl">1:0:19:4B1B:80F:600:FFFF0000:0:0:0:http%3a//example.com</channel><!-- FOX Sports 5 HD Ere. -->
Willy
~~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*
Posted 21 August 2019 - 09:01
HiNice if anyone can helpIn progress with a small project with iptv on GSE smart IPTV on an appletv and supplier has no support for epg.That's why I make my own M3U based on rytec epg.Uses source like this:My problem then is that not all sources work with epg.Is this because channel id is incorrect in rytec xml, who's fixing this up?There are several of them for Norwegian, Swedish, Danish which does not work.This is one of those I don't get epg on:#EXTINF:-1 tvg-id="ViasatFilmHits.no" group-title="Viasat Film" tvg-logo="",Viasat Film Hits HDOtherwise on the dreambox, the epg that is retrieved from the transponder works very well.Should like to fix it on appletv..........
ViasatFilmHits.no does not have data in the XMLTV file. Will look into it.
Willy
~~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*
Posted 10 November 2019 - 07:52
Indeed.
The grabber needed maintenance.
Pls. Check that the times are correct. (Not shifted an hour or so)
~~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*
Posted 11 November 2019 - 17:01
Thanks a lot willy
Yes the EPG times are wrong. ca 12 hour.
Should be ca + 6 hours.
I see TV-Picture "Hot Stove" at 16.00 CET --> original US-Time 09.00 AM (difference + 6h)
EPG "MLB Network Special" at 16.00 CET --> original Us-Time 04.00 AM (difference +12 h)
best regards
Almathea5
Posted 12 November 2019 - 09:55
Sorry, a confusion of timezones, and how WG++ handles them.
I hope it is correct now.
Willy
PS: Import after 12h00 (UTC+1)
Edited by doglover, 12 November 2019 - 09:56.
~~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*
Posted 12 November 2019 - 16:50
Sorry, I do not understand?
Is the scedule still one hour off?
Is the schedule late or early?
~~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*
Posted 13 November 2019 - 08:34
Tried.
Willy
f.i.
<programme start="20191113110000 -0500" stop="20191113130000 -0500" channel="MLBNetwork.us"> <title lang="en">Hot Stove Live</title> <desc lang="en">Hosted by MLB Network's Matt Vasgersian and Harold Reynolds. Offseason studio show providing live analysis, debate and interviews with MLB Network insiders, current MLB players and celebrity baseball fans.</desc> </programme>
Which is the exact same time and schedule as on the website
~~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*
Posted 9 December 2019 - 19:38
Hi, I recently discovered a free-to-watch film channel, broadcasting from 52.0 East TurkmenAlem/Monacosat satellite. It also streams Its programme online. Channel Name ist 24Box.tv. Its schedule can be found here: http://24box.tv/?page_id=1409
I wonder whether you could add this to the IPTV section?
I cannot provide a service reference as this satellite is out of reach for me...
Posted 10 December 2019 - 07:57
Can you give the URL to play this channel as stream pls.
(I get
Error
Cannot load media or it is not supported for your device.)
As for the EPG, I will try to write a grabber for it.
~~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*
0 members, 13 guests, 0 anonymous users