(2019-04-10, 04:41)shedrock Wrote: (2019-04-10, 04:30)Wanilton Wrote: @shedrock
MQ8 Widgets have a few more features when compared with MQ7, sort and order by for example. It´s more flexible but use more code. I only use windows here and don´t have troubles with widgets, all the scripts are updated too. I don´t have large collections, maybe explain why work so good here.
Marcos is working in one next generation for widgets in Ace 2, will be better.
I understand, but the TV Show Next Aired works correctly. The way he has it now is not right. He has Episodes Aired Next, then he has Next Aired Episodes. I understand his explanation on the git but to me it makes absolutely no sense to have changed the way the Next Aired TV shows behaved in the past. It should *only* display on the widget the "next day", or at least make it customizable for the end user. I will keep playing around with the code when I have some time and see if I can get it working the way it should.
Thanks again
Hi @
shedrock ,
I'm in a similar boat as yourself, commands seemingly correct but not performing as intended. I'm trying to get the next episode functionality to work as per marcels GIT:
Next Episodes
plugin://script.skin.helper.widgets/?action=next&mediatype=episodes&reload=$INFO[Window(Home).Property(widgetreload)]
Provides a list of the nextup episodes. Searches for next episode after the last played, otherwise returns the first unwatched episode. Note: the reload parameter is needed to auto refresh the widget when the content has changed.
It works perfectly when I use his widget addon
Skin Helper Service Widgets V1.0.22:
I run the addon, select Episodes>Next episodes
It returns me a list of last played shows next unwatched episode with the most recently watched show first in the list (LAZYTV addon also does this fine).
Though using MQ8's Next Episode widget i can't get the correct behaviour. i get a seemingly random order and even when completing an episode in the widgets list, the next episode appears in the list but won't change its position in the list, stays several pages deep.
Now i found the script call for this widget type in IncludesVariables.xml:
<value condition="String.IsEqual(Container(9000).ListItem.Property(widgets),episode.next)">
plugin://script.skin.helper.widgets/?action=next&mediatype=episodes&reload=$INFO[Window(Home).Property(widgetreload)]</value>
I note that there are extra characters:
amp; that aren't in Marcels command, not sure their purpose, removing them in MQ8 did nothing to alter behaviour however.
Are you able to test my findings above and see what results you get? Something may be common between our setups. It's the only issue i currently have with the skin that i can't cleanly fix myself. (i always change the common font back to MQ6 and also switch the play and resume video info screen button locations). Otherwise the skin is beautiful and works a treat, great job guys.
At this stage i'll just have to create a second TV menu on the home screen, and have it launch to my favourite of Marcels Next Episode list.
NVIDIA Shield, latest official 18.1 build, Aeon MQ 8 - 2.9.0 - Kodi Leia