Kodi Community Forum

Full Version: skin helper service
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Many thanks! Smile
береш впн'ку, накатываешь и делаешь че хочешь)))
(2017-06-17, 02:44)hackademic Wrote: [ -> ]You need to have an OMDB API Key.
You should donate 1USD to https://www.patreon.com/bePatron?u=5038490.
And then request your pesonal key via email http://www.omdbapi.com/apikey.aspx

Don't forget to delete your simplecache.db

Rotten Tomatoes, IMDB and Metacritic are confirmed working.
I've entered both my TMDB and OMDB API keys, but get no results for either Rotten Tomatoes or Metacritic even when simplecache.db
is deleted. I'm getting IMDB ratings even if no API keys are entered.
Hi Marcel
Skin Helper is not using any of the artwork I have in my custom pvr folder.
Also, the MPAA ratings I was getting have stopped working after upgrading to Kodi 17.3 with a clean install today.
(2017-06-19, 17:34)Dumyat Wrote: [ -> ]
(2017-06-17, 02:44)hackademic Wrote: [ -> ]You need to have an OMDB API Key.
You should donate 1USD to https://www.patreon.com/bePatron?u=5038490.
And then request your pesonal key via email http://www.omdbapi.com/apikey.aspx

Don't forget to delete your simplecache.db

Rotten Tomatoes, IMDB and Metacritic are confirmed working.
I've entered both my TMDB and OMDB API keys, but get no results for either Rotten Tomatoes or Metacritic even when simplecache.db
is deleted. I'm getting IMDB ratings even if no API keys are entered.

my guess is that you are getting IMDB from Kodi not skinhelper.

I assume you have Marcel's repo installed, if yes, install his greatest Titan skin and see if you are getting ratings
(2017-06-20, 00:08)Edworld Wrote: [ -> ]my guess is that you are getting IMDB from Kodi not skinhelper.

I assume you have Marcel's repo installed, if yes, install his greatest Titan skin and see if you are getting ratings
Yeah, I have his beta (development) repo installed. Good call, will install Titan and see what results I get there with and without API keys entered, as not entirely convinced mine are working right now.....
(2017-06-19, 17:34)Dumyat Wrote: [ -> ]I've entered both my TMDB and OMDB API keys, but get no results for either Rotten Tomatoes or Metacritic even when simplecache.db
is deleted. I'm getting IMDB ratings even if no API keys are entered.

Perhaps you're still using the old version of Marcel's module.
There is a fixed version coming from the other forum but I don't know if I'm allowed to post the download link here.
excuse me my English:
I have tmdb and fanart api ..
Even without omdb api,
May be sufficient,
If the module was working properly
But I think the development has stopped
Hi!

I´m getting this error message

Code:
11:50:21.799 T:8324 WARNING: Skin Helper Service --> Traceback (most recent call last):
                                              File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\listitem_monitor.py", line 314, in set_listitem_details
                                                details["year"], details["imdbnumber"], details["tvshowtitle"])
                                              File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib\simplecache.py", line 284, in decorated
                                                result = func(*args, **kwargs)
                                              File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\metadatautils.py", line 277, in get_imdbtvdb_id
                                                "", title, year, content_type).get("imdbnumber", "")
                                            AttributeError: 'NoneType' object has no attribute 'get'
11:50:21.799 T:8324   ERROR: Skin Helper Service --> Exception in resources.lib.listitem_monitor ! --> 'NoneType' object has no attribute 'get'
(2017-06-21, 09:57)maxfor Wrote: [ -> ]excuse me my English:
I have tmdb and fanart api ..
Even without omdb api,
May be sufficient,
If the module was working properly
But I think the development has stopped


No, why do you think that?


Verzonden vanaf mijn iPhone met Tapatalk
(2017-06-21, 18:29)marcelveldt Wrote: [ -> ]
(2017-06-21, 09:57)maxfor Wrote: [ -> ]excuse me my English:
I have tmdb and fanart api ..
Even without omdb api,
May be sufficient,
If the module was working properly
But I think the development has stopped


No, why do you think that?
Marcel continuous develop his module and I thank him for that.
Are the "awards" and "critic consensus" already fixed in the latest version?
Thanks again!
(2017-06-12, 00:45)marcelveldt Wrote: [ -> ]
(2017-06-12, 00:32)Gracus Wrote: [ -> ]For those with issue on OMDB API key, it seems there is an issue in the addon code:

I'll merge the request and put up a new version tonight



Verzonden vanaf mijn iPhone met Tapatalk

Sorry but is the current version v1.1.17 from here?:
https://github.com/marcelveldt/script.sk...er.service

I'm asking because the last commit there is on June 7.
I have the spine and thumbback images working, but I noticed the spine needed to be rotated 180°. I did that, but I can't get the spine image on the album art to reflect the change. Where does KODI cache spine.jpg?

Disregard...I fixed it.
Hi,

I tried to get poster (and art in general) from tmdb/fanart.tv for movie sets.

I've read this :
https://github.com/marcelveldt/script.sk...Movie-sets
Quote:SkinHelper.ListItem.Art.X || Artwork for the set provided by tmdb/fanarttv (replace X with arttype)

So for poster i put this :
Code:
<texture background="true">$INFO[Window(Home).Property(SkinHelper.ListItem.Art.Poster)]</texture>

The image displayed is the poster from my kodi database (generaly the poster of the first movie in the set)

I tried on my windows test machine
Kodi 17.3
SHS 1.1.17
script.module.metadatautils 1.0.9 (with my API key - [TMDB v3 auth key])

The I've seen this :
https://github.com/marcelveldt/script.sk...---Artwork
SkinHelper.ListItem.Art.Poster already exists ... and does what i get (but not what i want ^^)

I dont know if the properties are correct (same name) or if I do something wrong
(2017-06-17, 02:44)hackademic Wrote: [ -> ]AWARDS and CRITICS CONSENSUS are stiil no go though Sad

It will never get fixed. The reason why I shifted to Plex.