• 1
  • 62
  • 63
  • 64(current)
  • 65
  • 66
  • 151
Release script.extendedinfo
(2015-03-24, 21:04)Razze Wrote:
(2015-03-24, 02:14)phil65 Wrote:
(2015-03-23, 14:30)Razze Wrote: But would you accept a pull request that is adding trakt username and password for these calls? It might be pretty easy as most of the code is (or will when you patch to v2 trakt) in place.

Or would you think it should be implemented in script.trakt? I would have to add infrastructure code to enable this, which your script already has.

yes, I would accept pull requests. Feel free to help out Smile

Can you give me a hind how to get the context dialogs to work under isengard? Am I overlooking something?

And can you request a trakt v2 media center auth?

You can only use the native context menu for "real" plugins. I am workarounding that by using DialogSelect. (do a right-click in that MovieDB filter window and you will see)
I already requested one, but I have no idea where I can see if that request was accepted.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-03-25, 03:39)phil65 Wrote:
(2015-03-24, 21:04)Razze Wrote:
(2015-03-24, 02:14)phil65 Wrote: yes, I would accept pull requests. Feel free to help out Smile

Can you give me a hind how to get the context dialogs to work under isengard? Am I overlooking something?

And can you request a trakt v2 media center auth?

You can only use the native context menu for "real" plugins. I am workarounding that by using DialogSelect. (do a right-click in that MovieDB filter window and you will see)
I already requested one, but I have no idea where I can see if that request was accepted.

I'm not sure I understand :/ Can't find it.

Regarding the api key, I think the you just need to accept the terms.
Check here http://trakt.tv/oauth/applications is the background of the "approved" button green? If not you might want to edit the app and just click save there one more time.
Reply
Hi, I use Aeon Nox skin and ExtendedInfo Script to put Trending Movies and Shows as a widget but every time I click in a Movie or TV Show in the Trending ExtendedInfo provides I get ExtendedInfo Script Error, how to fix?
Reply
Been using this with Aeon Nox 5 and I have to say, I am shocked I didn't know about this earlier. Been hoping for a replacement to the outdated Metadata Actors addon for some time now.
I have noticed that filmographoes are not always complete. Is this an issue with Aeon Nox or with the extendedinfo script?
Would reporting missing items help to hunt down bugs?
Reply
(2015-03-25, 23:04)fjfc Wrote: Hi, I use Aeon Nox skin and ExtendedInfo Script to put Trending Movies and Shows as a widget but every time I click in a Movie or TV Show in the Trending ExtendedInfo provides I get ExtendedInfo Script Error, how to fix?

by providing debug logs.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-03-26, 01:23)dkplayaclub Wrote: Been using this with Aeon Nox 5 and I have to say, I am shocked I didn't know about this earlier. Been hoping for a replacement to the outdated Metadata Actors addon for some time now.
I have noticed that filmographoes are not always complete. Is this an issue with Aeon Nox or with the extendedinfo script?
Would reporting missing items help to hunt down bugs?

well did you check whether they are complete on TheMovieDB itself?
if yes, then tell me an actor for which that is the case.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-03-25, 20:26)Razze Wrote:
(2015-03-25, 03:39)phil65 Wrote:
(2015-03-24, 21:04)Razze Wrote: Can you give me a hind how to get the context dialogs to work under isengard? Am I overlooking something?

And can you request a trakt v2 media center auth?

You can only use the native context menu for "real" plugins. I am workarounding that by using DialogSelect. (do a right-click in that MovieDB filter window and you will see)
I already requested one, but I have no idea where I can see if that request was accepted.

I'm not sure I understand :/ Can't find it.
DialogVideoList.py, line 100.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-03-24, 15:09)Eddage Wrote:
(2015-03-22, 10:59)Eddage Wrote: When using <content>plugin://script.extendedinfo?info=directormovies&amp;&amp;director=Director_Name</content> it sometimes ask you to choose from a list, is there any way to automatically skip this list and just go with the first result?

Anyone got any thoughts on this?
could you try latest master?
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-03-26, 14:41)phil65 Wrote:
(2015-03-24, 15:09)Eddage Wrote:
(2015-03-22, 10:59)Eddage Wrote: When using <content>plugin://script.extendedinfo?info=directormovies&amp;&amp;director=Director_Name</content> it sometimes ask you to choose from a list, is there any way to automatically skip this list and just go with the first result?

Anyone got any thoughts on this?
could you try latest master?

Ah, that works brilliantly, thanks!
 
Reply
Phil, can you have a look at this?
https://github.com/Razzeee/script.extend...eb45d3b5b3

I'm failing on giving the ratings to the frontend. Probably in "passListToSkin"
Feel free to do anything
Reply
How or when is the trailer button activated... is this a scraper thing?
Reply
It appears that Art(fanart) isn't working for info=directormovies - it works for all other themoviedb.org content types afaik, just not director movies. Can provide a debug log if needed?
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
(2015-03-28, 01:39)jurialmunkey Wrote: It appears that Art(fanart) isn't working for info=directormovies - it works for all other themoviedb.org content types afaik, just not director movies. Can provide a debug log if needed?

The API does not offer fanart for that call.
http://docs.themoviedb.apiary.io/#refere...redits/get
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-03-27, 00:50)Razze Wrote: Phil, can you have a look at this?
https://github.com/Razzeee/script.extend...eb45d3b5b3

I'm failing on giving the ratings to the frontend. Probably in "passListToSkin"
Feel free to do anything

What do you want to achieve exactly? You want to be able to display the user ratings for stuff like trending movies etc?
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-03-28, 11:21)phil65 Wrote:
(2015-03-27, 00:50)Razze Wrote: Phil, can you have a look at this?
https://github.com/Razzeee/script.extend...eb45d3b5b3

I'm failing on giving the ratings to the frontend. Probably in "passListToSkin"
Feel free to do anything

What do you want to achieve exactly? You want to be able to display the user ratings for stuff like trending movies etc?

Essentially every skinner should be able to get the trakt user rating for movies/shows/seasons/episodes items.
https://github.com/Razzeee/script.trakt/issues/48
Reply
  • 1
  • 62
  • 63
  • 64(current)
  • 65
  • 66
  • 151

Logout Mark Read Team Forum Stats Members Help
script.extendedinfo29