Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Available Properties & Art #84

Open
waynehelle opened this issue Sep 3, 2018 · 0 comments
Open

Using Available Properties & Art #84

waynehelle opened this issue Sep 3, 2018 · 0 comments

Comments

@waynehelle
Copy link

Hello, I am working on integrating Extended Info Mod into my Jen Template Kodi Video Addon and I am trying to utilize the Available Properties and Available Art in the menu items, and not having luck with the below properities:

Available Properties:

  • 'Title': Movie Title
  • 'OriginalTitle': Movie OriginalTitle
  • 'ID': TheMovieDB ID
  • 'Rating': Movie Rating (0-10)
  • 'Votes': Vote Count for Rating
  • 'Year': Release Year
  • 'Premiered': Release Date

Available Art:

  • 'Fanart': Movie Fanart
  • 'Poster': Movie Poster

I am trying to use plugin://script.extendedinfo?info=year&type=script&year=2017 for example however unable to get any listings, also would love to be able to use something similar to above to pull the fanart and poster art if possible (if I have the TMDB ID) ...

Any assistance would be wonderful!

Thank you in advance...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant