What's new

VU+ Plugins - EPG, Autosettings & OSD EPGImport

DirtyDonki

Staff member
Admin
I am the Nice One
Messages
26,066
Joined
Sep 10, 2014
Reaction score
3,912
Points
728
Alternative to CrossEPG but be warned may not work on BH or ViX images.

Should also be available via image feeds where compatible & via our own Vuplus-images Addons Server here.
 

Attachments

Ten Below

SuperTux
Staff member
Admin
Moderator
Messages
7,935
Joined
Sep 9, 2014
Reaction score
7,765
Points
628
XMLTVImport 1.0-20160223

* Get in line with openpli
* Fix typo
* Add menuid epg_menu for openmips
* Get in line with openpli
* download rytec sources from server
* remove rytec-sources from extensions lis in Pluginbrowser
 

Attachments

vusolo2

Vuplus-Images Elite
Significant Contributor
Special Friend
Messages
2,957
Joined
Jul 3, 2015
Reaction score
2,211
Points
188
bite this one

EPGImport 1.0-20170902

- Temp fix to make plugin work on OpenViX too.
- [EPGImport] Fix availability to OpenSPA
- [openhdf] ExpandableSelectionList.py - Fix not available PluginBrowser
- [openbh] ExpandableSelectionList.py - Fix not available PluginBrowser
- [openatv] ExpandableSelectionList.py - Fix not available PluginBrowser

Thx @ OE-Alliance
 

Attachments

vusolo2

Vuplus-Images Elite
Significant Contributor
Special Friend
Messages
2,957
Joined
Jul 3, 2015
Reaction score
2,211
Points
188
EPGImport 1.0-20180810
10.08.2018

- create tr.po ( Turkish translation added )
- Update EPGImport.pot
- update services filter screen (#26)
* Update filtersServices.py
* Update EPGImport.pot
- Update Translation (#25)
* Update EPGImport.pot
- clear and new creating
* create en.po

thx @ OE-Alliance
 

Attachments

vusolo2

Vuplus-Images Elite
Significant Contributor
Special Friend
Messages
2,957
Joined
Jul 3, 2015
Reaction score
2,211
Points
188
EPGImport 1.0-20180912
12.09.2018


- [EPGImport] Brought in line with PLi-version.
- channel id is no longer case-sensitive, this will ease maintainers work.
- Delete global variable "parse_autotimer"
- EPGImport: do not try fake recording for services containing url

This commit allows using service references other than 1:0:1 on custom channels.

Previously it could work only for 4097 and servicemp3, but once serviceapp was used
the following error occured:

[EPGImport] Parsing channels from '/etc/epgimport/MyTest.channels.xml'
[eNavigation] record: -1
record returned non-zero
Invalid serviceref string: 4097:0:1:A0A2:0:0:0:0:0:3:http%3a//...m3u8:Radio Contact Vision HD

That is happening because serviceapp, doesn't support recording yet.

So instead of adding fake recording on serviceapp/hisi/... we can simply disable the check when
URL detected on service reference.

Finally the instructions in
Please, Log in or Register to view URLs content!

must change since "Also the 4097 has to be replaced by a 1" is not valid any more.

Any service referene on channel should work now, as long as there is a url included.

thx @ OE-Alliance
 

Attachments

Ten Below

SuperTux
Staff member
Admin
Moderator
Messages
7,935
Joined
Sep 9, 2014
Reaction score
7,765
Points
628
EPGImport 1.0-20180916
16.09.2018


- A mirror is unable to send file with .log extension, so we decide to change the LastUpdate.log into LastUpdate.txt
- Whitespace and EOL cosmetics
- Re-Add nocheck and validServer lost in previous commit
- Update to PLI changes
 

Attachments

vusolo2

Vuplus-Images Elite
Significant Contributor
Special Friend
Messages
2,957
Joined
Jul 3, 2015
Reaction score
2,211
Points
188
EPGImport 1.0-20180918
18.09.2018


- Disable checkValidServer it crashes when the vuplus-community.net-Server gets checked.
- A mirror is unable to send file with .log extension, so we decide to change the LastUpdate.log into LastUpdate.txt
- Whitespace and EOL cosmetics
- Re-Add nocheck and validServer lost in previous commit

thx @ OE-Alliance
 

Attachments

vusolo2

Vuplus-Images Elite
Significant Contributor
Special Friend
Messages
2,957
Joined
Jul 3, 2015
Reaction score
2,211
Points
188
EPGImport 1.0-20181110
10.11.2018


- Update hu.po
- Update plugin.py - Replace print>>log, "[EPGImport] with print>>log, "[XMLTVImport] close #32
- Update xmltvconverter.py - try/except for EPG XML files with program entries containing <sub-title ... /> and <desc ... />


thx @ OE-Alliance
 

Attachments

vusolo2

Vuplus-Images Elite
Significant Contributor
Special Friend
Messages
2,957
Joined
Jul 3, 2015
Reaction score
2,211
Points
188
EPGImport 1.0+git202
03.05.2019


  • Change default for non-OpenATV - by request
  • Cosmetical fixes ...

the option to hide/show in plugins existed but was not configurable.
Instead, the effect of "True" was hardcoded.
Now it can be disabled and we forcibly do that in OpenATV (Got EPG-Importer in EPG menu since ages)
 

Attachments

DirtyDonki

Staff member
Admin
I am the Nice One
Messages
26,066
Joined
Sep 10, 2014
Reaction score
3,912
Points
728
UPDATE

1.8.5


1) Added installation of necessary python dependencies if they are not present in the used image

2) Removed broken links from the rytecepg.wanwizard.eu domain from XMLTV sources of the rytec group

3) Minor code reorganization
 

Attachments

Top Bottom