• 1
  • 258
  • 259
  • 260(current)
  • 261
  • 262
  • 309
Release skin helper service
Do we need to have Patreon API Key or Free will work?
Nvidia Shield TV 2015, Sony BRAVIA XBR55HX929, Yamaha Aventage RX-A3050, Dolby Atmos/DTS:X (5.1.4) Front Mains: Jamo C109, Surrounds: Jamo C103, FH/RH: Jamo C93, Center: Jamo C10 CEN and Subwoofer: Jamo J112 SUB
Reply
(2017-12-10, 15:42)the_bo Wrote:
(2017-12-10, 10:17)lathie Wrote: Where do yo put the OMDB API at

Go to settings-->system-->addons-->manage dependicies-->metadata utilis-->configure-->info-->enter OMDb API.

Make sure you delete the simplecache.db file after in .Kodi/user data/addondata/scriptmodule.simplecache.

Ratings should populate again

Hope this helps
I don't see "metadata utilis", what I have is "Metadata and Artwork module" and when enter the Configure>API Keys> I see three inputs, Personal API key for Fanart.TV, Patreon API-key for omdbapi.com and Personal developer API-key for TMDB.
So, do I have to enter my Free OMDB Key in the Patreon field?
Nvidia Shield TV 2015, Sony BRAVIA XBR55HX929, Yamaha Aventage RX-A3050, Dolby Atmos/DTS:X (5.1.4) Front Mains: Jamo C109, Surrounds: Jamo C103, FH/RH: Jamo C93, Center: Jamo C10 CEN and Subwoofer: Jamo J112 SUB
Reply
(2017-12-10, 17:49)Knight77 Wrote: Update:  I updated Artwork Downloader and switched to Universal Movie Scraper (as pointed out in the relative thread), rewrote all my API keys in the AD config section and now I got RT ratings again. Even if the things don't look so related I can't call this a coincidence.
Did you mean you put your API key in UMS or AD configuration?
Nvidia Shield TV 2015, Sony BRAVIA XBR55HX929, Yamaha Aventage RX-A3050, Dolby Atmos/DTS:X (5.1.4) Front Mains: Jamo C109, Surrounds: Jamo C103, FH/RH: Jamo C93, Center: Jamo C10 CEN and Subwoofer: Jamo J112 SUB
Reply
(2017-12-10, 17:27)wags1 Wrote:
(2017-12-10, 15:42)the_bo Wrote:
(2017-12-10, 10:17)lathie Wrote: Where do yo put the OMDB API at

Go to settings-->system-->addons-->manage dependicies-->metadata utilis-->configure-->info-->enter OMDb API.

Make sure you delete the simplecache.db file after in .Kodi/user data/addondata/scriptmodule.simplecache.

Ratings should populate again

Hope this helps 
Does this work with the free API key or only patron? I put my free API key in and am still not getting any ratings being populated.

Yeah works for free API. Double check API entered is correct and ensure you delete the simplecache.db file. You may have to restart system. Check the Kodi log for any skin helpers errors if they are you need reinstall skin helper and meta utilils.
Reply
Every time I enter OMDB API key in UMS addon configuration, I exit the addon and when I enter the configuration again, it's disappeared. Is this a normal behavior?

Image
Nvidia Shield TV 2015, Sony BRAVIA XBR55HX929, Yamaha Aventage RX-A3050, Dolby Atmos/DTS:X (5.1.4) Front Mains: Jamo C109, Surrounds: Jamo C103, FH/RH: Jamo C93, Center: Jamo C10 CEN and Subwoofer: Jamo J112 SUB
Reply
Ok, I entered my free OMDB API key in Metadata and Artwork module 1.0.1.7 under Patreon Key, and cleared the simplecache.db file, restarted Kodi, and now the IMDB rating and Top 250 appear.

Image
Nvidia Shield TV 2015, Sony BRAVIA XBR55HX929, Yamaha Aventage RX-A3050, Dolby Atmos/DTS:X (5.1.4) Front Mains: Jamo C109, Surrounds: Jamo C103, FH/RH: Jamo C93, Center: Jamo C10 CEN and Subwoofer: Jamo J112 SUB
Reply
Hi Marcel,

Something wrong with theme color, see :
Code:
20:29:41.084 T:123145462751232  NOTICE: Skin Helper Backup --> Traceback (most recent call last):
                                              File "/Users/cyril/Library/Application Support/Kodi/addons/script.skin.helper.skinbackup/default.py", line 30, in __init__
                                                getattr(self, action)()
                                              File "/Users/cyril/Library/Application Support/Kodi/addons/script.skin.helper.skinbackup/default.py", line 85, in colorthemes
                                                ColorThemes().colorthemes()
                                              File "/Users/cyril/Library/Application Support/Kodi/addons/script.skin.helper.skinbackup/resources/lib/colorthemes.py", line 86, in colorthemes
                                                self.load_colortheme(themefile)
                                              File "/Users/cyril/Library/Application Support/Kodi/addons/script.skin.helper.skinbackup/resources/lib/colorthemes.py", line 265, in load_colortheme
                                                xbmc.executebuiltin("Skin.SetString(SkinHelper.LastColorTheme,%s)" % skinsetting[1])
                                            UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 42: ordinal not in range(128)
20:29:41.084 T:123145462751232   ERROR: Skin Helper Backup --> ERROR in __main__ ! --> 'ascii' codec can't encode character u'\xe9' in position 42: ordinal not in range(128)




21:06:10.140 T:123145514446848  NOTICE: Skin Helper Backup --> Traceback (most recent call last):
                                              File "/Users/cyril/Library/Application Support/Kodi/addons/script.skin.helper.skinbackup/resources/lib/colorthemes.py", line 134, in set_day_night_theme
                                                xbmc.executebuiltin("Skin.SetString(%s.label,%s)" % (base_setting, label))
                                            UnicodeEncodeError: 'ascii' codec can't encode character u'\xe0' in position 75: ordinal not in range(128)
21:06:10.140 T:123145514446848   ERROR: Skin Helper Backup --> ERROR in resources.lib.colorthemes ! --> 'ascii' codec can't encode character u'\xe0' in position 75: ordinal not in range(128)
 Estuary MOD V2 
Reply
(2017-12-09, 16:58)Angelinas Wrote: @JohnyBee

musicartwork.py  Owerwrite original (this should fix missing code for creating Album folder)
Just test how work mine changes as PR to Marcel 8.8.2017......He change but,have some trouble with creating Album name (without this folder, some art download to Artist name folder)
That is Your isue Smile
https://github.com/marcelveldt/script.mo...l/14/files

download this file
https://mega.nz/#!LYAT0BRZ!wm9UXTp0n4wg6...7S_hfgW8yc
Thanks for the help.
I already have my own patch.
It was a request for Marcel (for future versions)
JB
Reply
Send PR on github...with your solution.Thats faster and better.
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
(2017-12-11, 11:28)Angelinas Wrote: Send PR on github...with your solution.Thats faster and better.
 OK Smile
Reply
Thanks but don't have metadata utilis  but i did delete Kodi/user data/addondata/scriptmodule.simplecache and works now
Reply
(2017-12-13, 20:15)Guilouz Wrote:
(2017-12-13, 19:24)TassLehoff44 Wrote: Image

It's strange, vikings isn't show on the widget but show on Next Aired and Black Mirror is show on the widget and not on Next Aired (14 day max so Next Aired can't show it)

So Skin or Addon bug ?

I'm on 11/11/2017 Android Nightly
 Next Aired info are from Next Aired addon and widget is from Skin Helper Service. It's not the skin who manages that.  
Hi, so i'm here Smile
I found another strange thing, for exemple i add the last episode for "The Gifted" TV show (S01E10), Next Aired episode widget show me S01E11 episode, for the moment no problemes, then i watch the S01E10 episode and the Next Aired episode S01E11 widget diseapear.
In fact it's look like the Next aired widget show only TVs show with unwatched episodes.
Reply
Could this plugin be causing videos I stop to suddenly start playing again on their own?

http://paste.ubuntu.com/26180521/

In this log I stopped playback and 5 seconds later the same video suddenly plays again. This has been happening when starting playing from a custom widget in Estuary Mod 18.
Reply
Nevermind, I do not get the problem with mimic... It's a nice skin so I switched.
Reply
I have been getting an error on Skin Helper Service in that I cannot update it without receiving an error message. I have tried reinstalling, but get an error when I attempt to do so.

I am using Aeon MQ7 skin, but also find I cannot install Titan skin as receive the same error message. 

Here is my log file.

https://paste.ubuntu.com/26263205/

Any help to solve would be most appreciated, as I cannot figure out how to fix
Reply
  • 1
  • 258
  • 259
  • 260(current)
  • 261
  • 262
  • 309

Logout Mark Read Team Forum Stats Members Help
skin helper service18