Win No longer see the actors bio ( mq6 3.2 / Jarvis )
#1
Question 
Hi Guys,

At the moment I am running MQ6 3.2 on Jarvis beta 2 and yes I know that technically the 2 are not compatible, but when I first installed everything seem to run OK and I was able to see the actors bio in the extra info section ( Movie info/ select actor/ arrow down/ enter to see actors bio ) but for some reason the actors information is no longer shown, I can still see the filmography, the video and extra pictures section, etc. but the actors info doesn't show any more, everything is blank.

Does anyone have any ideas as to why, or is this just due to MQ6 not being fully compatible, would love a fix


as a note I have installed all the relevant addons and I am running in portable mode which I suspect shouldn't be an issue

Thanks
Reply
#2
Script extendedinfo for Isengard is one version, for Jarvis is other, have changes, need skin support.

Jarvis - script extendedinfo - version 4.0.0
Isengard - script extendedinfo - version 3.1.2

Changelog

v4.0.0 (for Kodi Jarvis)
- API change: remove all "movie." and "actor." prefixes in dialogs
- use new textviewer method instead of own windowXML class
- use new image resource add-ons
- make use of ActionHandler module
- fixes for LastFM and Youtube API
- misc fixes

Need remove movie. and actor. - dialogs on skin, for work again.

script-ExtendedInfo Script-DialogInfo.xml
script-ExtendedInfo Script-DialogVideoInfo.xml

Código:
movie.
actor.

Like this example :
change this
$INFO[Window.Property(movie.fanart)]
for this
$INFO[Window.Property(fanart)]

Tip by Angelinas in xbmcbrasil forum.

And you need update skin for latest release 3.3.0.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
#3
Thanks Wanilton for posting the info and Angelinas the tip

I found the 2 .xml file in the MQ6 \ 720 fold presume they are the only two file and I need to replace all instances of movie. and actor. from these .xml files

Thanks again appreciate the help
Reply
#4
Thanks that sorted it.


Big Thanks to all that worked on and are still working on the MQ skins, they are the best
Reply
#5
Anyone needing the .xml file can get them from the link, presuming they will work, they are on mine


https://onedrive.live.com/redir?resid=5A...lder%2ctxt
Reply

Logout Mark Read Team Forum Stats Members Help
No longer see the actors bio ( mq6 3.2 / Jarvis )0