Aeon Madnox for Krypton / Jarvis - (no longer in development)
OK, after playing around to try and get the next aired widget to show up again, the problem seems to be in the file:
script-skinshortcuts-includes.xml

this line:
Code:
<content sortby="" sortorder="" target="videos">plugin://script.skin.helper.service/?action=nextairedtvshows&amp;reload=$INFO[Window(Home).Property(widgetreload2)]</content>

if it is changed to:

Code:
<content sortby="" sortorder="" target="videos">plugin://script.skin.helper.service/?action=next&mediatype=episodes&reload=$INFO[Window(Home).Property(widgetreload2)]</content>

it works, the problem is when you do that, the skin rebuilds the shortcuts, and reverts that line back in the file, to test this, I marked the file script-skinshortcuts-includes.xml as read only and though it tried to rebuild the shortcuts twice and failed (cause I made the file read only, so it was supposed to do that) the next aired widget stayed, is there another file that should also be edited as well?

Also after looking into the errors from the new service.library.data.provider versions, it seems to stem from that same file above and this line:
Code:
<content target="videos">plugin://service.library.data.provider?type=recentvideos&amp;reload=$INFO[Window.Property(recentvideos)]</content>

as the only error of the widgets I use is when using the mixed widget, the far right I have set as recent videos but it shows up blank. However the line seems to be correct so no clue about that one.

Anyway, I hope this helps somehow in the future.

Edit: maybe the overrides.xml file?
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
refresh item - by bill1972 - 2016-03-08, 03:31
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - by ShadowTek - 2017-01-23, 21:28
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39