Welcome to Produsat Forum

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Register Log in

Update Plugins EPG Import mod from Dorik1972

Matrix

Staff member
Moderator
Joined
Apr 22, 2013
Messages
843
Reaction score
556
Points
326
Offline
UPDATE 1.88

1) 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:
Please, Log in or Register to view codes content!
2) 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"

This version is compatible with all previous ones and supports all changes for share use with the e2m3u2bouquet plugin of any version - [Plugin] E2m3u2bouquet
 

Attachments

  • enigma2-plugin-extensions-EPGImport-mod-dorik1972_1.8.8_all.ipk
    150.9 KB · Views: 63
  • enigma2-plugin-extensions-EPGImport-mod-dorik1972_1.8.8_all.deb
    122.1 KB · Views: 40

Matrix

Staff member
Moderator
Joined
Apr 22, 2013
Messages
843
Reaction score
556
Points
326
Offline
UPDATE

1.8.9
1) Added the ability to read *.sources files in any of the supported archives (GZ, XZ, or ZIP)

2) Fix crash on log clear on Python3-based images

3) Minor code reorganization
 

Attachments

  • enigma2-plugin-extensions-EPGImport-mod-dorik1972_1.8.9_all.deb
    121.9 KB · Views: 26
  • enigma2-plugin-extensions-EPGImport-mod-dorik1972_1.8.9_all.ipk
    150.7 KB · Views: 34

Matrix

Staff member
Moderator
Joined
Apr 22, 2013
Messages
843
Reaction score
556
Points
326
Offline
UPDATE
1.9.1

1)
Fixed "database malformed" for DreamOS-based images. This error almost always occurred if you set "Start import after loading" in the plugin settings. No more problems
2) Fixed bug with event tuple dimensions. This error was displayed as "an integer ***** is required"

[29/08/2022 GMT 11:00] FIXED "DB connection filed" ... --force-reinstall
 

Attachments

  • enigma2-plugin-extensions-EPGImport-mod-dorik1972_1.9.1_all.ipk
    149.4 KB · Views: 63
  • enigma2-plugin-extensions-EPGImport-mod-dorik1972_1.9.1_all.deb
    149.4 KB · Views: 49
Top