I gave an example. And yes, you need someone with programmer skills to make these changes.
As you have discovered, you can't change it in the skin.
Posted 16 October 2020 - 15:59
I gave an example. And yes, you need someone with programmer skills to make these changes.
As you have discovered, you can't change it in the skin.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 18 October 2020 - 09:52
If I find someone with programmer skills to make changes to ClockToText.pyo, is this permitted by the rules? I guess Openpli is opensource. By the way .pyo files need special software to be open and than be converted again to .pyo. Almost all files in: usr/lib/enigma2/python are .pyo files.
Posted 18 October 2020 - 10:02
You need to find the latest PLi source of ClockToText.pyo (it's called ClockToText.py) on Github.
Edit it using notepad++ and then put it in the same directory as ClockToText.pyo
Rename ClockToText.pyo to ClockToText.pyo.orig, and reboot the gui. ClockToText.py will be re-compiled and ClockToText.pyo will be created if there are no errors.
If it fails to compile you can put the original back in place.
Maybe not quite as simple as that if the errors cause, say, a boot-loop.
test
Posted 18 October 2020 - 10:40
Nothing on "github.com" search results:
We couldn’t find any repositories matching 'org:github ClockToText.py'You could search all of GitHub or try an advanced search.
Posted 18 October 2020 - 11:54
Posted 18 October 2020 - 12:32
Or on the box:
opkg install enigma2-src
Please note that we only accept PR's on the current develop code.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 18 October 2020 - 13:14
It installs the source code on the box, so you have the "py" files there. This is needed if you want to test code changes (don't forget to restart enigma if you change code, as code is cached).
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 21 October 2020 - 11:07
0 members, 3 guests, 0 anonymous users