light weigted skins, both HD and FHD included, I´ve been using it since PLi 4, unzip and copy to /usr/share/enigma2, restart enigma2, on atv and probably other team images other NextEpgInfo (NextEpgInfo2) is needed cause not compatible with PLi, NextEpgInfo2 copy to /usr/lib/enigma2/python/Components/Renderer and restart enigma2, no other converters, renders needed
Posts by mrvica
-
-
a mod of mine for this beautiful plugin by vali, I am still using it on python2 image, py3 not tested all, copy to plugins extensions
-
all went well !!!, is there a way to boot H7 from a USB stick (drive) just in case the flash gets defective?
-
I liked the event view feature on dbox2 Neutrino, pressing info twice you got the event description with larger font, I made the plugin with the same (similar) feature on enigma2, unzip and copy to .../Plugins/Extensions, restart e2, if you have more than one plugin on WHERE_EVENTINFO the choice box appears, small help on HLP
-
a minimal version I use myself, you won´t see it in the plugins nor extensions, it can be launched only from channel selection context menu (where it actually belongs), open channel selection, press menu and you´ll see it.
-
he means probably to navigate to a .m3u file, open it and play the links in it
-
maybe this
F 00010134
-
we have now an usable plugin, call it whatever you want, Werbezapper or ZapTimer
-
I used source by ritzMo, I just made few changes and named it ZapTimer
WerbeZapper - Enigma 2 - Plugins - Dreambox Forum
there is the same plugin on git with more features
enigma2-plugins/werbezapper at python3 · OpenPLi/enigma2-pluginsContribute to OpenPLi/enigma2-plugins development by creating an account on GitHub.github.com -
As I wrote I used the sources from Werbezapper plugin from 2007 (werbung means commercials on german) not sisko´s source, I named it like sisko did. ZapTimer to sound english
-
you watch something on one channel, commercials begin. you zap to another channel(s), you stay there, the zap timer will switch you back to the start channel you invoked zap timer after given time
-
see this hread:
I made a simple plugin to switch backt to a service after given time (to avoid commercials). I used source from WerbeZapper Plugin, the timer didn´t work always in original version, fixed, tested on py2/py3
-
You can test this new version as well
enigma2-plugins/werbezapper at python3 · OpenPLi/enigma2-plugins · GitHub
-
I won´t belittle your work, there have been a few such plugins for a while, the oldest one from 2007
-
-
not easy to get used to it
tell me if I am wrong? on GIT they still use tabs
enigma2/lib/python at develop · OpenPLi/enigma2 · GitHub
enigma2/lib/python at 7.4 · openatv/enigma2 · GitHub
-
here the .ipk, still not pep8 formatted, sorry, I use EditPlus 2 and need to configure it
-
there is a calendar cal tool for terminal
Code
Display Moreroot@h7:/tmp# cal -h cal 4.0 - Display a monthly or yearly calendar, with optional appointments. Usages: cal [options] [[1|2|3|...|12] year] cal [options] [jan|feb|mar|...|dec] [year] Options: --3[months] Display prev/current/next month --a[ppts]=n Display maximum of n (8-50) appointments (24) --con[tinue]=n Display successive months n times after the first --d[ata-file]=file Load appointments from `file' (default: /etc/cal.dat, $HOME/.cal.dat) --e[urope] European format (first day is Monday) --a[merican] American format (first day is Sunday) --f[uture] Show only future appointments on current month --j[uian] Display Julian dates (days numbered from 1 January --m[onday] Display Monday as first day of week (same as --europe) --nod[ata] Ignore appointment descriptions file --p[ause] Pause for keystroke before exiting --th[ismonth] Show only current month appointments --to[day] Show only today's appointments on current month --y[ear] Display a calendar for the current year --u[se-color] Allow use of colors --noc[olor] Inhibit the use of colors --col[or-file]=file Load color definitions from `file' (default: /etc/cal.col, $HOME/.cal.col) (c) 1992-2002 A. Matulich, Unicorn Research Corporation http://unicorn.us.comif your terminal doesn´t show ansi color escape sequences, start the cal with cal --noc, there is a mipsel and arnhf version in the zip, copy it to /usr/bin and make it executable
-
it was on my hard disk, not tested
-
I needed quick and simple player for myself, the code is mostly taken from other plugins, I just put it together, press Help (more pages) to see the features, should be python3 compatible
