On the OpenPLI dev image I downloaded the EPG Importer which has the apply "channel id" filtering on custom.channels.xml option
So far it works as I wanted. I just wonder if this function is originally in the plugin or was it added to the plugin as a modification in the OPLi feed
What do you think about custom.channels solution? Is it better to use channel_id_filter.conf
[EPGImport] ### thread is ready ### Events: 101847
[EPGImport] nextImport, source= Polska - Sport/Kino (xz)
[EPGImport] Downloading: http://epgspot.com/rytec_epg/rytecPL_SportMovies.xz to local path: /tmp/epgimport.xz
[EPGImport] checkValidServer serverurl b'http://epgspot.com/rytec_epg/rytecPL_SportMovies.xz'
[EPGImport] afterDownload /tmp/epgimport.xz
[EPGImport] unlink /tmp/epgimport.xz
[EPGImport] afterChannelDownload None
[EPGImport] Using twisted thread
[EPGImport] Parsing channels from '/etc/epgimport/custom.channels.xml'
[EPGImport] Parsing channels from 'rytec.channels.xml.xz'
[EPGImport] INFO: no channel_id_filter.conf file found.
[XMLTVConverter] Enumerating event information
[EPGImport] ### thread is ready ### Events: 106438
I am only wondering about these entries
[EPGImport] Parsing channels from '/etc/epgimport/custom.channels.xml'
[EPGImport] Parsing channels from 'rytec.channels.xml.xz'
First it parses the custom and then the ryec
Is it supposed to be this way, is it correct?
And I have such a request for you.
You could share the channels.xlsx file with any one of two sample channel entries. I am getting lost in my notes.
I don't know how you deal with thousands of entries and don't make mistakes.
Besides, I could update such a sheet with entries for Polish channels on an ongoing basis and you would probably be more comfortable doing updates in your file.
Edited by azman, 12 October 2022 - 14:14.