Mnigma for WeTekPlay 0.10

mach73

Registered
Messages
1,047
pcz


The name what I choose to this "project" is KodiwE2, that means kodi working with e2 (so beside it).

But before the download link and instructions, here are some things that you better to know:
- I made it to mnigma 0.2 (it should work on newer releases, but not tested), do not install in any other E2!
- I made it to kobi v16, but it should work with v15 as well
- The installation package have NO kodi inside, so you should install it before this package
- The original kodi remain untouched, so you could use it if you want.
- You will have a new menu entry to start kodiwe2 (one for the origina kodi one for this), and a plugin to this version.
- The vuplus plugin to kodi v16 is integrated into this package (I don't know if it is working with v15 or not).

Advantages (+) and disadvantages (-) over the built in kodi:
+ Faster startup and faster exit
+ E2 still running in the background, so if you have timer enabled, you don't miss it!
+ Because E2 running, you can stream from your wetek when you are in kodi, and a lot of other things
+/- Of course it have higher cpu/memory usage (but you can't fell it)
- HDMI-CEC not working in kodi (still working in E2)

And finally, here is the download link:
https://mega.nz/#!RllB1CzJ!O7GFr36p03HDAhRACNA4Hywb6VZgITJ1wdDBliLA5DA

After install it, restart E2, and you'll see the new menu entry!
As always, I do not guarantee that your box will not explode :D.
This is still beta, so try it, and if you find any bug, or have any idea, let me know (with a description/log/etc of course).

Happy testing ;)
 

rsabox

Donating Member
Messages
22
Kodiwe2 work great fast start up and fast Exit but when you Exit the Screen became small in Mnigma image you have to Restart GUI.
Thanks
 

mach73

Registered
Messages
1,047
From pcz

Well, I made a patch, so you can use 0.3 or an updated 0.2, just install the patch, reboot, and the playback should work

Code:
https://mega.nz/#!lsdCCLAR!1ApZ-LNLGC_6TKHTGcRmi2yf1RDthjkSkCflNoR_fvA
 

mach73

Registered
Messages
1,047
26.6.2016
- v0.3 experimental
- modest and minor changes as follows;
renewed kernel, E2, Kodi, build system, skins, etc...

27.6.2016
- try to fix CEC drama for Kodi
- Estuary for both E2 and Kodi
- OE RC changes, still needs keymap fixes, can't test. REC long show recordings
 

mach73

Registered
Messages
1,047
Changelog.txt

01.11.2016
- Kodi v16
- KodiwE2 (use kodi without mess any recording, watch live tv etc)
- Integrated Kodi vuplus pvr plugin (you have to setup if you want to use)
- Kodi sound volume patch
- Kodi Estuary skin by default
- E2 Estuary skin (it isn't the default, because of a bug*)
- DVB fix to E2 media player
- CEC support, with a ppanel script (cec disabled default, you can enable via ppanel)
- modded encoding.conf
- my keymap (if you have OE edition, select, the keymap_OE_pcz.xml) and keytraslation (including cec fixes)
- exit from kodi with power button


Notes:
-----------------------------------------------
*- if you want to use it, than you have to set your screen to 1080, than after switch to, simple start kodi, and exit, or restart your box. Than everything should be ok
- If power button not working select the right rc model from menu
- If you change the root password, than, you must edit /usr/bin/kodi-start.sh, and insert your password to webpass=
or you can add a new user as well (in this case chande the webuser=root to the right username)
- Now the KodiwE2 using the same settings than Kodi, if you want seperate settings, you should delete the /home/root/.kodi (symlink), than, if you want to use your sdcard ext to store data, just make a new directory there and make a symlink. For example:
rm -r /home/root/.kodi
mkdir /media/uSDextra/.kodiwE2
ln -s /media/uSDextra/.kodiwE2 /home/root/.kodi

Code:
https://mega.nz/#!gpF2QSLA!vDeun50GCsIEzFEKELU3EcRXQyLbgsrnF6AR-2NmEdw
 

mach73

Registered
Messages
1,047
Changelog.txt

01.11.2016
- Kodi v16
- KodiwE2 (use kodi without mess any recording, watch live tv etc)
- Integrated Kodi vuplus pvr plugin (you have to setup if you want to use)
- Kodi sound volume patch
- Kodi Estuary skin by default
- E2 Estuary skin (it isn't the default, because of a bug*)
- DVB fix to E2 media player
- CEC support, with a ppanel script (cec disabled default, you can enable via ppanel)
- modded encoding.conf
- my keymap (if you have OE edition, select, the keymap_OE_pcz.xml) and keytraslation (including cec fixes)
- exit from kodi with power button


Notes:
-----------------------------------------------
*- if you want to use it, than you have to set your screen to 1080, than after switch to, simple start kodi, and exit, or restart your box. Than everything should be ok
- If power button not working select the right rc model from menu
- If you change the root password, than, you must edit /usr/bin/kodi-start.sh, and insert your password to webpass=
or you can add a new user as well (in this case chande the webuser=root to the right username)
- Now the KodiwE2 using the same settings than Kodi, if you want seperate settings, you should delete the /home/root/.kodi (symlink), than, if you want to use your sdcard ext to store data, just make a new directory there and make a symlink. For example:
rm -r /home/root/.kodi
mkdir /media/uSDextra/.kodiwE2
ln -s /media/uSDextra/.kodiwE2 /home/root/.kodi

Code:
https://mega.nz/#!gpF2QSLA!vDeun50GCsIEzFEKELU3EcRXQyLbgsrnF6AR-2NmEdw
 
Top