EPG Import Plugin....
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
EPG Import Plugin....
EPG Import Plugin....16/12/2021
- Version 1.4
- The algorithm for "bypassing" xmltv and parsing events is maximally optimized and accelerated.
- All file uploads have been changed to twisted.web.client.Agent (), instead of deprecated getPage and downloadPage
- Checking ssl certificates is completely disabled. In the case of downloading xmltv and channels.xml - no threat : '(. Zero problems with downloading from any http or https resources
- Added EPG import support for DreamOS
- Added support for local files in ****. Sources.xml. Now everything works 100% correctly.
- The code is written out universally and will work on PY2 and PY3 based images
- Cleaned and "fixed" everything that "caught" during the code + added and more clearly made logging of actions.
- Version 1.4
- The algorithm for "bypassing" xmltv and parsing events is maximally optimized and accelerated.
- All file uploads have been changed to twisted.web.client.Agent (), instead of deprecated getPage and downloadPage
- Checking ssl certificates is completely disabled. In the case of downloading xmltv and channels.xml - no threat : '(. Zero problems with downloading from any http or https resources
- Added EPG import support for DreamOS
- Added support for local files in ****. Sources.xml. Now everything works 100% correctly.
- The code is written out universally and will work on PY2 and PY3 based images
- Cleaned and "fixed" everything that "caught" during the code + added and more clearly made logging of actions.
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: EPG Import Plugin....
EPG Import Plugin....09/01/2022
- V1.6
- Fixed logic for escaping invalid characters for xml
- Added XMLTV presets for Spain, Italy and "Slavic" countries
- Small code optimization in handling EPG events when reading from XMLTV and adding to eEPGCache
- V1.6
- Fixed logic for escaping invalid characters for xml
- Added XMLTV presets for Spain, Italy and "Slavic" countries
- Small code optimization in handling EPG events when reading from XMLTV and adding to eEPGCache
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: EPG Import Plugin....
EPG Import Plugin...14/01/2022
- V1.7
-The EPG event import logic has been redesigned. Now, after importing events, eEPGCache is reset to a data file.
- This is done so that if for some reason the system crashes, for any reason, then there will be no loss of EPG data.
- In the case of DM, first we dump the current eEPGCache into a db file, update it and then load it into the current cache again.
- In both cases, eEPGCache time is updated to display the latest information about events on the screen.
- Completely rewritten built-in skins for 1080 and 720 resolution in the same style and size (special thanks to oleg8000 from gislub.tv)
These skins will be available only when there are no skins for the EPGImport plugin in your image
- The code responsible for displaying the log "on the screen" at the time of the update has been redone/supplemented.
Now the information is automatically updated every 3 seconds
- Increased download timeout to 60 sec for XMLTV files
- Minor code changes and reorganization.
- V1.7
-The EPG event import logic has been redesigned. Now, after importing events, eEPGCache is reset to a data file.
- This is done so that if for some reason the system crashes, for any reason, then there will be no loss of EPG data.
- In the case of DM, first we dump the current eEPGCache into a db file, update it and then load it into the current cache again.
- In both cases, eEPGCache time is updated to display the latest information about events on the screen.
- Completely rewritten built-in skins for 1080 and 720 resolution in the same style and size (special thanks to oleg8000 from gislub.tv)
These skins will be available only when there are no skins for the EPGImport plugin in your image
- The code responsible for displaying the log "on the screen" at the time of the update has been redone/supplemented.
Now the information is automatically updated every 3 seconds
- Increased download timeout to 60 sec for XMLTV files
- Minor code changes and reorganization.
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: EPG Import Plugin....
EPG Import Plugin...17/01/2022
- V1.7
- V1.7
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: EPG Import Plugin....
EPG Import Plugin...23/01/2022
- -
- -
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
Gohel Manish
- Posts: 5183
- Joined: Fri Oct 23, 2020 10:32 am
- Has thanked: 278 times
- Been thanked: 968 times
Re: EPG Import Plugin....
EPGImport mod from Dorik1972
Version 1.8.3
● Fixed font size for 1280x720 resolution in XMLTV source selection window
● Fixed event import from XMLTV with non Latin-1 channel_id attribute values
● Slightly added logging when importing events for more information
Version 1.8.3
● Fixed font size for 1280x720 resolution in XMLTV source selection window
● Fixed event import from XMLTV with non Latin-1 channel_id attribute values
● Slightly added logging when importing events for more information
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.

- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.

-
Gohel Manish
- Posts: 5183
- Joined: Fri Oct 23, 2020 10:32 am
- Has thanked: 278 times
- Been thanked: 968 times
Re: EPGImport Plugin....
EPGImport mod from Dorik1972
Version 1.8.4
● Fixed sporadically occurring "segmentation fault" in OpenATV 6.4 on some xmltv.
● Minor code reorganization: added "Title" for some skins, fixed display of strings in log etc.
Version 1.8.4
● Fixed sporadically occurring "segmentation fault" in OpenATV 6.4 on some xmltv.
● Minor code reorganization: added "Title" for some skins, fixed display of strings in log etc.
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.

- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.

-
Gohel Manish
- Posts: 5183
- Joined: Fri Oct 23, 2020 10:32 am
- Has thanked: 278 times
- Been thanked: 968 times
Re: EPG GImport Plugin....
EPGImport mod from Dorik1972
Version 1.8.5.1
● Added the most aggressive RAM saving when parsing data from xml (mainly for xmltv). This makes it possible to "rake" xml files of any size on hardware-weak SatTop Boxes without any "hangs"
Version 1.8.5.1
● Added the most aggressive RAM saving when parsing data from xml (mainly for xmltv). This makes it possible to "rake" xml files of any size on hardware-weak SatTop Boxes without any "hangs"
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.

- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.

-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: EPG GImport Plugin....
EPG Import Plugin...07/07/2022
- Version 1.8.7
- Fixed data parser for XMLTV using event timestamps without GMT offset.
- Version 1.8.7
- Fixed data parser for XMLTV using event timestamps without GMT offset.
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
-
sanjay kumar
- Posts: 35671
- Joined: Thu Oct 22, 2020 11:26 am
- Location: india
- Has thanked: 23481 times
- Been thanked: 884 times
Re: EPG GImport Plugin....
EPG Import Plugin...02/08/2022
- Version 1.8.8
- Version 1.8.8
Code: Select all
The logic of working with "downloadable" files has been completely redesigned. There is no binding to the file name or its extension. Uploaded files are parsed based on a "magic number" and then the content is determined to be a valid XML structure. This solution allows using any links for XMLTV, for example
Code:
http://example.com:8087/xmltv.php?username=USER&password=PASS
http://example.com/api/xmltv.xml.7.2
http://example.com/epg.xml.gz?token=123456789
http://example.com/provider.epg
http://example.com/epg.xmltv.gz
http://example.com/epg.xmltv.xz
http://example.com/epg.xmltv.zip
http://example.com/EPG
- Playing around with the epg.db wrapper code for a more stable import (for DreamOS images only!). Now you can even turn off the power "on the go" (during import) and no data will be lost or "corrupted.You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.

