Aeon Madnox for Krypton / Jarvis - (no longer in development)
(2016-02-10, 15:23)bsoriano Wrote: Bob, I asked Marcel about this and he said that the episode info is provided by the Next Aired widget in Skin Helper Service, that you just need to use the correct listitem properties. Could you please take a look? Thank you.

Regards,

Bart

Certainly there's nothing we can do about displaying a list of episodes if the plugin returns a list of tv shows. It's possible to add support for the specific infolabels that the widget provides if someone is up to the task and Mr. V is happy about specific-support for a specific-widget (the primary reason you get so many widget choices with the skinshortcuts-dev branch is because the widgets are all handled as generically as possible). You could, for example, add another variable to each of the plot variables in templates.xml to pull out the relevant properties:-

Code:
<value condition="!IsEmpty(Container(8011$SKINSHORTCUTS[id]).ListItem.Property(NextAired.NextTitle)">Next Episode: $INFO[Container(8011$SKINSHORTCUTS[id]).ListItem.Property(NextAired.NextTitle)]</value>

(Which is just an example - would obviously need adding all the info you'd want to see - and completely untested as I don't actually use Next Aired. It's also worth remembering that they're processed in order, so if another variable matches before the new one, that will be used)


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
RE: Aeon Madnox - Beta Release (for Isengard / Jarvis) - by BobCratchett - 2016-02-10, 16:21
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
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