Quantcast
Channel: [EN] PLi/Rytec XMLTV and EPG support
Viewing all 2272 articles
Browse latest View live

Double listings

$
0
0

Hi, although the 'clearing EPG before import' option is ON i get double listings again on Belgian and Dutch channels.  Any ideas ?


EPGImport Filter v1.00 by Acds

$
0
0

This plugin allows filtering of epgimport data by creating custom channel list files from user bouquets.

 

Run the plugin, choose the bouquets and press install. After several seconds the plugin will create custom channel list file and custom sources file in the epgimport folder (/etc/epgimport).

 

After the process is finished open EPGImport plugin and check 'Filtered' sources.

(For example Filtered Rytec France XMLTV instead Rytes France XMLTV).

 

Import the data again.

 

Notice that only data for your selected bouquet channels are loaded.

 

This saves quite a bit of memory space and speeds up the epg refresh.

 

Attached Files

Danmark: "Grundlæggende" causes error (Enigma GUI set to English)

$
0
0

In the "rytec.sources.xml" there was this at line 194:

<description>Danmark - Grundlæggende (xz)</description>

 

The "æ" causes to display "<not-a-string>" on the corresponding spot in the list of sources on my receiver.

(English GUI, Octagon SF8008m, OpenPLI 8.0, 2021-03-08).

 

When I try to import "<not-a-string>", then I get a Green Screen with reboot.

 

When I change it to this everything works:
<description>Danmark - Grundlaeggende (xz)</description>

EPGImport latest changes: explanation

$
0
0
Hi,
 
Here are a few explanation about the latest changes in EPGImport:
 
For IPTV:
 
You now need to match the service reference between the userbouquet and the channels.xml file.
So if your IPTV channel are properly added using the #SERVICE 4097:.... now in the channels.xml this MUST also be 4097!
 
 
LastUpdate.txt:
 
We have faced several times the following problem, Doglover/Rytec can no longer upload newest file to EPG mirror servers but servers still distribute obsolete EPG data files to client. Result was no EPG even if data was downloaded because data where obsolete.
 
To prevent this it was decide in accordance with Rytec/Doglover to add a control file:  LastUpdate.txt, this file must only be set with the last update date when all the files are properly uploaded to it. (date format is YYYY-mm-dd)
So if we have again a server in this bad state it will be rejected by the checkValidServer.
 
 
But people that define there own sources.xml file that point to there own server can decide not to use this check (LastUpdate.log) by adding the attribute  nocheck="1"
 
example: <source type="gen_xmltv" nocheck="1" channels="http://epg.in.ua/epg...annels.xml.gz">
 
 
Be careful:
First implementation uses LastUpdate.log but a mirror was unable to provide .log file so we need to change to LastUpdate.txt
 
 
IPTV or custom sources.xml: file custom.channels.xml
 
When defining sources.xml file it was mandatory to define again all the servers URL.
 
So for people that use IPTV and create there own sources.xml file and also channels.xml file this create a double donwload from EPG data mirror.
 
To avoid this an ease the creation of personal .channels.xml files it is now possible to just create one file:
 
custom.channels.xml
 
You include in this file all you self created service reference (the same as in your bouquets files).
Just place this file into /etc/epgimport/ folder, it will be readed and processed for every downloaded EPG data file.
 
 No more case sensitive for channel id into channels.xml file:
 
To ease maintainer life Doglove/Rytec it has been decided to have the channel id=" "  no more case sensitive.
 
So TF1.fr tf1.fr Tf1.fr will now be considered as the same channel for EPG data sources.
 
 
Pr2

IPTV problem

$
0
0

Hi,

 

I of course read other posts and instruction but still doesn't work for me..

 

custom.channels.xml

<?xml version="1.0" encoding="utf-8"?>
<channels>
    <channel id="CLUB MTV">4097:0:16:7A:3:40:A00000:0:0:0:http%3a//example.com</channel><!-- Club MTV -->
</channels>

delavor.sources.xml

<?xml version="1.0" encoding="utf-8"?>
<sources>
    <sourcecat sourcecatname="Delavor's XMLTV">
        <source type="gen_xmltv" nocheck="1" channels="custom.channels.xml">
            <description>EPG.OVH</description>
            <url>https://epg.ovh/pl.xml.gz</url>
        </source>
    </sourcecat>
</sources>

Bouqet

#SERVICE 4097:0:16:7A:3:40:A00000:0:0:0:%here_is_url_i_deleted%:Club MTV

I attach also file from dreamboxedit of this channel

 

Everytime imported 0 items. Channel ID is same like in epg xml file

Attached Thumbnails

  • Zrzut ekranu 2021-09-18 001509.png

Vu+solo EPG

$
0
0

Bonjour

 

je suis désespérément a la recherche pour paramétrer mon vu+solo  sous Blackhole 3.1.0

 

j'ai installer un script pour enigma2 afin de recevoir iptv sur ce décodeur cela fonctionne très bien bonne stabilité et meilleur qualité de l image par rapport a mon android Z7+ ...

 

par contre le décodeur a un décalage horaire et il met impossible de régler l'heure !

 

je n'est pas de EPG et de picon pour les chaines iptv a savoir je n'utilise aucune parabole et aucune réception satellite !

 

j'ai essayer de remplacer GET sur mon script par XMLTV mais quand je lance avec putty cela s arrête a 73% espace insuffisant dans /etc/enigma2

 

si quelqu'un utilise ce décodeur pour iptv pourriez vous m aider SVP

 

Merci d'avance

Lightning strike

$
0
0

The EPG update has been a bit late today.

I suffered yesterday a lightning strike.

 

Modem/router got fried. 

At the moment I am up and running again.

EPG for small local cable

$
0
0

The local cable is still missing epg on the channels. Can you help?I'm from Bulgaria.

 
 

 

 


epg from openwebif

vuplus-community.net server error

$
0
0

At the moment, I cannot update the server vuplus-community.net.

The last update was 2021-10-05.

 

Normally the EPGimport plug-in will discard this server as not up-to-date.

If you want to explicit exclude this server, edit the hosts file in the /etc/ folder of your receiver.

Add: epg.vuplus-community.net 127.0.0.1

 

The file will look like this:

127.0.0.1 localhost.localdomain  localhost
# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
127.0.1.1 hd2400
epg.vuplus-community.net 127.0.0.1

 

[Poland] Eleven HD & Eleven Sports HD

$
0
0

Hotbird 13.0°E
11278 V 27500 3/4 DVB-S2 8PSK

 

Eleven HD
1:0:1:32E2:190:13E:820000:0:0:0

 

http://ncplus.pl/program-tv/eleven
http://elevensportsnetwork.pl/program-telewizyjny/

 

-------------------------------
Hotbird 13.0°E
11258 H 27500 3/4 DVB-S2 8PSK

 

Eleven Sports HD
1:0:1:3B64:12C:13E:820000:0:0:0

 

http://ncplus.pl/program-tv/elevensports

http://elevensportsnetwork.pl/program-telewizyjny/
 

-------------------------------

 

Please add these 2 sports channels (nc+). Thanks

I can't open epgimport

$
0
0

Hi,

 

I have a dream 800HD and OpenPli 7.3 sim 2.01 ssl84d.

 

I download from feeds EPGImport, but I go to Menu/Plugins I have an error message: "Extensions/EpgImport (cannot import name selecctionpng)

 

I need help.

 

Thanks

[Finland] Changes

$
0
0

Please add:

1:0:19:1C25:30:46:E080000:0:0:0:  Eurosport 1 Finland
1:0:16:1C5F:A:46:E080000:0:0:0:   TV 5 (Finland)

Please delete:

1:0:16:1BEA:30:46:E080000:0:0:0:  TV 5 (Finland)

 

[Dutch Cable] EPG of other cable providers then ziggo

$
0
0

Not sure how EPG exactly works but is it possible to use the EPG plugin also for other cable providers then Ziggo?

 

I am gonna switch to an other provider (via glasfiber) which also offers dvb-c signal so i also can view/record the channels via my enigma2 box (vu+ ultimo 4k).

 

I did a test run to scan for channels and the box found them and i placed them in a separate bouqet, i noticed that the EPG is not shown for these channels, also not after a restart/import of the EPG data via the plugin.

 

My ziggo and sattelite channels do have EPG but my new (Trined) cable channels not.

 

When i select the channel then suddenly EPG data is present, but viewing the (vertical) EPG list then there is no EPG at first, only when TV channel s viewed there is data.

 

The number and kind of channels with Trined are almost identical to ziggo, currently i am converting my bouqets from ziggo to trined.

As soon as my subsription at ziggo has ended i switch my coax input from ziggo to trined (currently i manual switch it during testing/playing etc).

 

So the question is, should other cable providers also work on EPG, if not is there a way to get it to work?

[Slovenia] Changes and updates

$
0
0

TV Slovenija 1 left 1:0:1:5DD:4E84:16E:A00000:0:0:0:
TV Slovenija 2 left 1:0:1:5DE:4E84:16E:A00000:0:0:0:
TV Slovenija 3 left 1:0:1:5DF:4E84:16E:A00000:0:0:0:


[Poland] wrong/not complete epg

$
0
0

Not sure about the grabber source of TVP Sport HD / TVP Sport but Teleman shows correct one instead of epg we have downloaded.

Today we have epg from yesterday, sunday is missing and so on - completely wrong.

 

 

<channel id="TVPSport.pl">1:0:1:3D58:2C88:13E:820000:0:0:0:</channel> <!-- TVP Sport -->

<channel id="TVPSport.pl">1:0:1:3E26:2EE0:13E:820000:0:0:0:</channel> <!-- TVP Sport HD -->

 

Now is 18:35, 14th June. Inside epg database we have this:

  <programme start="20140616175000 +0200" stop="20140616201000 +0200" channel="TVPSport.pl">
    <title lang="pl">Kolumbia - Grecja, Mistrzostwa Świata - Brazylia 2014 - mecz grupy C, Piłka nożna</title>
    <sub-title lang="pl">[piłka nożna]</sub-title>
  </programme>

Looks like two days ahead.

 

 

 

Other changes:

----------------------------

replace this:

<channel id="TVPSport.pl">1:0:1:3E26:2EE0:13E:820000:0:0:0:</channel> <!-- TVP Sport HD -->

 

with:

<channel id="TVPSport.pl">1:0:1:DB1:2D50:13E:820000:0:0:0:</channel> <!-- TVP Sport HD -->

----------------------------

 

Cheers

&

 

 

EPGImportfilter does not work crashes.

Very short programs "EPG" on several French channels

$
0
0

For several days the following programs have been very short :

 

- 1:0:19:12D:4FC4:55F:DDE0000:0:0:0: (France 2 on Fransat 5 ° W, 2 days)

 

- 1:0:1:.BC5:4E84:55F:DDE0000:0:0:0: ( C8 on Fransat 5°W 1 day)

 

- 1:0:19:12F:4FC4:55F:DDE0000:0:0:0: ( France 4 on Fransat 2 days)

 

- 1:0:1:101:1:20FA:DDE0000:0:0:0: (France 2 MIS 5°w 2 days)

 

- 1:0:19:201:2:20FA:DDE0000:0:0:0: (C8 MIS 5°W 1 day)

 

- 1:0:1:104:1:20FA:DDE0000:0:0:0: (France 4 MIS 5°W 2 days)

 

- 1:0:19: 245A:440:1:C00000:0:0:0: (France 2 on Astra 19°2 2 days)

 

- 1:0:19:2334:442:1:C00000:0:0:0: (C8 on Astra 19°2 1 day)

 

- 1:0:19:21FD:44C:1:C00000:0:0:0: (France 4 on Astra 19°2 2 days)

 

The programs are however available on certain websites.

Thank you.

 

 

 

RT HD epg source

$
0
0

Hello

 

I think the EPG for this channel is in a wrong time zone. The (hopefully corresponding) schedule is here; https://www.rt.com/schedule/

 

Another thing is that there are no individual EPG information for the programs. For instance,for the program 'Documentary' EPG shows the standard info 'Featuring different aspects of life....' instead of the actual topic 'Ukraine - The Everlasting Present'.

 

Possible to fix it?

 

 

 

How to restart the epg importer script?

$
0
0

Sometimes i noticed that the importer script hangs and does nothing anymore.

When opening the plugin it is already hours running on importing but nothing happens anymore.

 

This problem does not occur very often but sometimes.

 

Sadly when it happensialso cannot stop the proces and restart the importing proces manually.

 

Is there a way to restart the import process?

If not, is it maybe possible to add a menu option to kill/stop the current process so it can be restarted again manually..

 

At the moment when it happens i have to restart the whole box, that is the only way to get the importer started again.

Viewing all 2272 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>