Kodi Community Forum
Mod Estuary MOD V2 Matrix/Nexus/Omega KN Edition - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Estuary (https://forum.kodi.tv/forumdisplay.php?fid=260)
+---- Thread: Mod Estuary MOD V2 Matrix/Nexus/Omega KN Edition (/showthread.php?tid=366400)



RE: Estuary MOD V2 Matrix/Nexus KN Edition - crazyturk - 2023-01-24

I have two separate devices.
GT King Pro S922-H and GT King A311D2
The same interface Power Menu looks different on both devices.
Kodi Nexus S922-H kernel works with 4.9.269 and A311D2 kernel 5.4.125.

Edit:Both commands are the same.
<onclick>Reset()</onclick>
<onclick>Reboot()</onclick>


RE: Estuary MOD V2 Matrix/Nexus KN Edition - _BJ1 - 2023-01-24

@spl147 I've dived into the code of skin.estuary and there are indeed both paths assigned as a property for "Reboot from eMMC/NAND". I guess the guys of coreelec know what they do, so I adapt the  code from there into this mod.


RE: Estuary MOD V2 Matrix/Nexus KN Edition - _BJ1 - 2023-01-24

@crazyturk The "reboot" is for devices like x86 systems (PC) while "reset" is for other devices. Thats why they are doubled.


RE: Estuary MOD V2 Matrix/Nexus KN Edition - spl147 - 2023-01-24

(2023-01-24, 18:55)_BJ1 Wrote: @spl147 I've dived into the code of skin.estuary and there are indeed both paths assigned as a property for "Reboot from eMMC/NAND". I guess the guys of coreelec know what they do, so I adapt the  code from there into this mod.
here is the pull request:
https://github.com/CoreELEC/xbmc/commit/fa4dead745c9e2910f21bdd663b4b6593369eebc

[Estuary] add support for reboot to internal with Android 11/12
Update path check method for C++17


RE: Estuary MOD V2 Matrix/Nexus KN Edition - _BJ1 - 2023-01-24

We are here in the thread "Estuary Mod V2". In this mod the PR has not been considered yet and will adapted with next update. So all is ok.  Wink


RE: Estuary MOD V2 Matrix/Nexus KN Edition - oliviergregoire - 2023-01-24

I don't know if it's due to Nexus or not but I can no longer access to the metadata editor of the files, it says there's an error.


RE: Estuary MOD V2 Matrix/Nexus KN Edition - _BJ1 - 2023-01-24

See here: https://forum.kodi.tv/showthread.php?tid=371283&pid=3132935#pid3132935


RE: Estuary MOD V2 Matrix/Nexus KN Edition - oliviergregoire - 2023-01-25

Thank you


RE: Estuary MOD V2 Matrix/Nexus KN Edition - _BJ1 - 2023-01-28

### 4.1.0+nexus.1 ###
  • Introducing Skin Timers as replacement for splash screen timers
  • extend power menu property "reboot from eMMC/NAND" (PR see above)
  • Applying special seasonal themes to splash screen, update textures
  • fixed wrong behaviour on startup/logout when profiles are used (Issue #65)


Screenshot from the upcoming Valentines Day Splash (14.02.23):

Image


RE: Estuary MOD V2 Matrix/Nexus KN Edition - spl147 - 2023-01-28

(2023-01-28, 10:24)_BJ1 Wrote: ### 4.1.0+nexus.1 ###
  • Introducing Skin Timers as replacement for splash screen timers
  • extend power menu property "reboot from eMMC/NAND" (PR see above)
  • Applying special seasonal themes to splash screen, update textures
  • fixed wrong behaviour on startup/logout when profiles are used (Issue #65)


Screenshot from the upcoming Valentines Day Splash (14.02.23):

Image

Are these not being applied to the Matrix skin?


RE: Estuary MOD V2 Matrix/Nexus KN Edition - _BJ1 - 2023-01-28

Skin timers and therefore the replacement of Alarm timers was introduced with Nexus. In this context at last the issue #65 has been fixed - and in this way the special seasonal themes has moved into place. All these improvements could not applied to Matrix.


RE: Estuary MOD V2 Matrix/Nexus KN Edition - spl147 - 2023-01-28

(2023-01-28, 17:37)_BJ1 Wrote: Skin timers and therefore the replacement of Alarm timers was introduced with Nexus. In this context at last the issue #65 has been fixed - and in this way the special seasonal themes has moved into place. All these improvements could not applied to Matrix.


Introducing Skin Timers as replacement for splash screen timers Nexus Only

extend power menu property "reboot from eMMC/NAND" (PR see above) Why can this not be applied to Matrix?

Applying special seasonal themes to splash screen, update textures Why can this not be applied to Matrix?

fixed wrong behaviour on startup/logout when profiles are used (Issue #65) Why can this not be applied to Matrix?


RE: Estuary MOD V2 Matrix/Nexus KN Edition - _BJ1 - 2023-01-28

(2023-01-28, 18:43)spl147 Wrote: Introducing Skin Timers as replacement for splash screen timers Nexus Only

Has adapted to Startup.xml 
 
(2023-01-28, 18:43)spl147 Wrote: Applying special seasonal themes to splash screen, update textures Why can this not be applied to Matrix?
fixed wrong behaviour on startup/logout when profiles are used (Issue #65) Why can this not be applied to Matrix?

Are parts of the modified Startup.xml: https://github.com/b-jesch/skin.estuary.modv2/commit/97fc9108dfe51f526b1f6171dab5950b3d6bee04
As Nexus is available, no more improvements are taken to Matrix, only bug fixes.


RE: Estuary MOD V2 Matrix/Nexus KN Edition - _BJ1 - 2023-01-28

(2023-01-28, 18:43)spl147 Wrote: extend power menu property "reboot from eMMC/NAND" (PR see above) Why can this not be applied to Matrix?

Comes later. At the moment it is not worth to roll out an extra update for this.


RE: Estuary MOD V2 Matrix/Nexus KN Edition - spl147 - 2023-01-28

Considering Matrix is still in development and most people don’t upgrade for several point releases, i wouldn’t stop development on the Matrix skin just yet.

Start a poll and you will find out