2019-09-26, 17:03
I know there's a difference sometimes from when an image is first used and then after it's been cached.
(2019-09-29, 18:24)sualfred Wrote: @edjalmo
This commit has all other supported languages included:
https://github.com/sualfred/script.embua...6ea77a1946
Certifications have a fallback logic to US so a custom prefix is not the way to go. Does Portugal have a prefix for its certifications? If yes, which one?
Now, your script provides almost the same properties but only in script-embuary-video.xml window.xml:Window(Home).Property(SkinHelper.ListItem.Status)
Window(Home).Property(SkinHelper.ListItem.Premiered)
Window(Home).Property(SkinHelper.ListItem.Languages)
Window(Home).Property(SkinHelper.ListItem.Country)
Window(Home).Property(SkinHelper.ListItem.Budget.formatted)
Window(Home).Property(SkinHelper.ListItem.Revenue.formatted)
Window(Home).Property(SkinHelper.ListItem.Rating.IMDB)
Window(Home).Property(SkinHelper.ListItem.Votes.IMDB)
Window(Home).Property(SkinHelper.ListItem.Rating.TMDB)
Window(Home).Property(SkinHelper.ListItem.Votes.TMDB)
Window(Home).Property(SkinHelper.ListItem.Rating.MC)
Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Rating.Percent)
Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Fresh)
Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Rotten)
Window(Home).Property(SkinHelper.ListItem.Awards)
RunScript(script.embuary.info,call=person,query='"Angelina Jolie"')
RunScript(script.embuary.info,call=tv,query='"Watchmen"',year=2019)
RunScript(script.embuary.info,call=tv,query='"Arrow"',year=2012)
RunScript(script.embuary.info,call=movie,query='"Iron Man"',year=2008)