invalid syntax plugin.py, line 1120
def getVal(self, key: str):
try
def getVal(self, key):
invalid syntax plugin.py, line 1120
def getVal(self, key: str):
try
def getVal(self, key):
The plugin only downloads posters of the same format 500x750.
we are partly both right, I made a HD screen (in plugin is only FHD) and I experienced this, that peace of code wan´t bother
the posters are not scaled, this is OK
on telnet:
opkg install python3-requests
you´ll propably need this too:
opkg install python3-zoneinfo
just cover up the ir receiver diode on the receiver you don´t want to use right now
give the Lululla updates to the VTi people, who knows better the VTi image as themselves
I didn´t check this RE: [Plugin] Crash log Viewer on py3, "inconsistent use of tabs and spaces indentation", second try
for large TV´s the teletext screen was just too big, I made it smaller, with TEXT key you can now jump to page 100, changes made for both ORF and RAI
Lululla did you mean "depends on weather"
or "when you have more time", Italian has the same word for weather nad time (tempo)
A new button has been added to launch or exit the plugin, and both buttons perform the same function.
First button: " TEXT "
Second button: " 0 "
"0" is usually for zapping back to previous service
try long press
<key id="KEY_TEXT" mapto="showQuickSignal" flags="l" />
the best would be to change that in Teletext plugin too
<key id="KEY_TEXT" mapto="showQuickSignal" flags="b" />
the key is then active on releasing the key
try 1.6 with PLi log, the file enigma.*.debuglog is not shown completely, the filename is cut, 1.4 is ok
I tried 1.6 withou success, my python kowledge is limited
unfortunetly the PLi logs are .debulog and not .log. I added this and made some other modifications
Problems and Solutions - OpenPLi Wiki
sometimes you want to view the complete log even if no errors, press TEXT key in crashlog screen
you can have a look at /tmp/*.txt files too, this is a mod of lululla ver 1.4
just a try for RAI-Televideo (teletext), sub-pages don´t work, I can´t fix it, advantage of the plugin: you don´t need to switch to that channel to have teletext
new working version, url adjusted
what code are you talking about, on this site https://github.com/SunilPrasadRegmi m3u-to-json works, json-to-m3u does not, could be because I still have python 2.7, some other stuff is interesting on that site
I could fix a few errors
I think it is integrated in e2, channel selection, Satellites, 2x green, New
I was thinking way too much, simple for loop did the trick, you have to adjust keymap.xml if it's not suitable for you RC, you have to use keys that channel selection normally don´t use
<keymap>
<map context="EventNavigatorActions">
<key id="KEY_REWIND" mapto="seekBack" flags="mr" />
<key id="KEY_FASTFORWARD" mapto="seekFwd" flags="mr" />
<key id="KEY_PREVIOUSSONG" mapto="pagePrev" flags="m" />
<key id="KEY_NEXTSONG" mapto="pageNext" flags="m" />
<key id="KEY_STOP" mapto="pagePrev" flags="m" />
<key id="KEY_PLAYPAUSE" mapto="pageNext" flags="m" />
</map>
</keymap>
on H7S I use << >> for scrolling one event, |< >| for scrolling 19 events, you can use stop, play/pause if you don´t have |< >| on your remote control, for other skins you´ll have to adjust plugin.py, for example Aglare skin has 8 next events in channel selection screen, I mean events on the right side in channel selection
Is there a way to scroll more than one event, for example 19 events using another key combination (<< >> was for one event), I tried but no success, I need this for PLi-Like skin PLi-Like.HD-FHD - OpenPLI Skins - Linux Satellite Support Community (linuxsat-support.com)