2017-02-11, 21:13
@Pr.Sinister,
Thank you for the DialogDisplay code! I tried to use it with Aeon Nox 5: SiLVO V6.0.3 and it does seem to work there very well (couldn't find a "1080i" folder, but did find a "16x9" folder in the skin that had a "DialogPlayerProcessInfo.xml" file in it). The only thing that appears odd is the "System CPU" display (see red box in screen cap).
This is Kodi 17, LibreELEC and I think the issue is that Linux shows 4 cores in "system info" but Windows shows sort of an average of CPU core percentages, with only one value.
Are there any simple (I'm too stupid to get out of the rain, so simple is best!) xml changes I could try to fix this?
Thanks again!
Edit: Looking at the code I can see that all the items are positioned with height, width, left, right, align numbers, so I can try to reposition the system info element a bit. Probably going to blow the whole thing up, but can't hurt to try! Will report back with results.
Thank you for the DialogDisplay code! I tried to use it with Aeon Nox 5: SiLVO V6.0.3 and it does seem to work there very well (couldn't find a "1080i" folder, but did find a "16x9" folder in the skin that had a "DialogPlayerProcessInfo.xml" file in it). The only thing that appears odd is the "System CPU" display (see red box in screen cap).
This is Kodi 17, LibreELEC and I think the issue is that Linux shows 4 cores in "system info" but Windows shows sort of an average of CPU core percentages, with only one value.
Are there any simple (I'm too stupid to get out of the rain, so simple is best!) xml changes I could try to fix this?
Thanks again!
Edit: Looking at the code I can see that all the items are positioned with height, width, left, right, align numbers, so I can try to reposition the system info element a bit. Probably going to blow the whole thing up, but can't hurt to try! Will report back with results.