2022-07-19, 16:38
2022-07-29, 08:49
Can I request that keyart is included within the various display options please??
Many thanks
Many thanks
2022-08-04, 13:24
I have a strange skin issue, it is madnox related because default skin does not have exact issue.
I have a movie Good luck to you, LEO GRANDE. The movie and trailer all scrape ok from NFOs. The MOVIE plays without issue. When I try to play the TRAILER, it crashes the player and says see log for more info.
The default skin plays without issue. This leads me to believe that the issue is with the comma not being escaped for the trailer. I've looked at the .xml files in and when I search for trailer through, it is using $ESCINFO to capture the trailer path which should escape the trailer's comma in the path. However, it still won't play this trailer when the default Estuary skin will.
Anyone have any idea on how to correct this? It seems the skin hasn't been updated in a while and I'd like to put a minor fix into my template package to handle this minor issue.
Thanks.
I have a movie Good luck to you, LEO GRANDE. The movie and trailer all scrape ok from NFOs. The MOVIE plays without issue. When I try to play the TRAILER, it crashes the player and says see log for more info.
The default skin plays without issue. This leads me to believe that the issue is with the comma not being escaped for the trailer. I've looked at the .xml files in and when I search for trailer through, it is using $ESCINFO to capture the trailer path which should escape the trailer's comma in the path. However, it still won't play this trailer when the default Estuary skin will.
Anyone have any idea on how to correct this? It seems the skin hasn't been updated in a while and I'd like to put a minor fix into my template package to handle this minor issue.
Thanks.
2023-01-23, 01:30
After trying the skin on Nexus, it seems to be working fine, but changing text colors is not working anymore, it may be more things not working also.
I hope this skin get a upgrade for Nexus
I hope this skin get a upgrade for Nexus
2023-01-29, 08:04
I think the colourisation relies on a 3rd-party addon (dependancy), which may now not be working with Nexus due to the versioning info in it's addon.xml file. This is probably why it's not working for you, but that is just supposition on my part (I've not investigated this).
Mr. V has been absent for the best part of 11 months (if memory serves). I hope he's OK, I also hope he can return at some point to finish the awesomeness that is 'Aeon Madnox', but in the meantime I, personally, have migrated to Arctic Zephyr Reloaded, partly due to some annoyances (bugs) in Madnox, and partially just for a change of scenery. I guess you'll just need to stay subscribed to this topic in case there are any future developments.
Dan / Gib.
Mr. V has been absent for the best part of 11 months (if memory serves). I hope he's OK, I also hope he can return at some point to finish the awesomeness that is 'Aeon Madnox', but in the meantime I, personally, have migrated to Arctic Zephyr Reloaded, partly due to some annoyances (bugs) in Madnox, and partially just for a change of scenery. I guess you'll just need to stay subscribed to this topic in case there are any future developments.
Dan / Gib.
2023-02-03, 01:00
Confirm that Madnox runs fine on Nexus, the issue of not being able to change text colors is not a madnox issue but a dependency issue - skin.helper.colorpicker (I think that is the right name), is the culprit
2023-02-09, 16:03
OK I have tracked down the skin colorpicker issue and the solution is fairly easy.
The issue is indeed in script.skin.helper.colorpicker. You need to find the file colorpicker.py (it is in addons/script.skin.helper.colorpicker/resources/lib).
Open with notepad++ or similar. There are 3 references to xbmc.translatePath which is a depreciated command, replace with xbmcvfs.translatePath, save and restart Kodi. It will work
The issue is indeed in script.skin.helper.colorpicker. You need to find the file colorpicker.py (it is in addons/script.skin.helper.colorpicker/resources/lib).
Open with notepad++ or similar. There are 3 references to xbmc.translatePath which is a depreciated command, replace with xbmcvfs.translatePath, save and restart Kodi. It will work
2023-02-17, 23:49
(2023-02-09, 16:03)justin150 Wrote: OK I have tracked down the skin colorpicker issue and the solution is fairly easy.Thanks!!
The issue is indeed in script.skin.helper.colorpicker. You need to find the file colorpicker.py (it is in addons/script.skin.helper.colorpicker/resources/lib).
Open with notepad++ or similar. There are 3 references to xbmc.translatePath which is a depreciated command, replace with xbmcvfs.translatePath, save and restart Kodi. It will work
2023-02-22, 05:37
(2023-02-09, 16:03)justin150 Wrote: OK I have tracked down the skin colorpicker issue and the solution is fairly easy.
The issue is indeed in script.skin.helper.colorpicker. You need to find the file colorpicker.py (it is in addons/script.skin.helper.colorpicker/resources/lib).
Open with notepad++ or similar. There are 3 references to xbmc.translatePath which is a depreciated command, replace with xbmcvfs.translatePath, save and restart Kodi. It will work
There's the one I was looking for. Thank you.
2023-05-18, 16:37
If I had to guess, the author is no longer around to support this. Shame too, its a great skin. May be time to move on.
2023-05-18, 16:44
His last known post I can find is #83 : 2022-01-02, 23:12
Radio silence since. I dropped him a private message, hopefully he will respond.
Radio silence since. I dropped him a private message, hopefully he will respond.