Phil65 extended script?
#1
Hi

I have been trying to search through the forums for a guide on how exactly what/how does this script work?

It seems fairly important to have but just unsure what its needed for and how i would use it?

Thanks for any info and sorry if there is info for how it works already posted just tried fishing for a guide but no joy
Reply
#2
It adds additional info to movie sets. the skin has to support the script.
Image
Reply
#3
(2014-11-15, 04:33)Frozin Wrote: It adds additional info to movie sets.

wrong. Only old versions of that script added additional movie set info. (it is now part of script.skin.info.service)
Those old versions shouldnt be used anymore because online APIs change over time and because they didnt do proper caching for all results.
Extendedinfo Script mainly fetches info (about movies,music,concerts etc) from several different sources (TheMovieDB, AudioDB, YouTube, ...) and allows the skinners to integrate it into their skins. That means that the only way to get a proper workin setup is to a) use the newest script version b) use a skin which is actively developed
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#4
Add Phils script script.skin.info.service
Open Startup.xml
Add:
<onload>RunScript(script.skin.info.service)</onload>
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838
Reply
#5
thanks for info guys

im using aeon nox 5 skin

what folder would i find the startup xml, and is that all i need to add to the xml to make it do its magic :-)
Reply
#6
Ok added that

<onload>RunScript(script.skin.info.service)</onload>

in the startup.xml...

what can i possibly check now to see whats new ;-)
Reply
#7
(2014-11-16, 22:02)kizzer31 Wrote: Ok added that

<onload>RunScript(script.skin.info.service)</onload>

in the startup.xml...

what can i possibly check now to see whats new ;-)

You won´t get anything new unless the skin maintainer implements it.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#8
If you use the box set for example.. it will work now.
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838
Reply
#9
I believe the documentation is still a "work in progress" Wink
Reply

Logout Mark Read Team Forum Stats Members Help
Phil65 extended script?0