2019-09-12, 02:43
(2019-09-12, 01:22)jurialmunkey Wrote:(2019-09-11, 16:07)tryfos79 Wrote: I've entered both OMDB and TMDB keys in the skin helper. I'm not interested in fanart. I refresh a movie and again only IMDB rating and icon. If it matters, the video library gets the movies from Samba folder. It's just does not want to work. Could you please tell me which version of the beta repo skin helper do you install? It says 1.1.24 and the default is 1.1.30 if I remember correctly. Should I also update all other dependencies from the same beta repo?
Yes, you need to update all dependencies to their highest version. Clearly you need to update the dependencies from the beta repo, otherwise it wouldn't be a step in the instructions! In particular, you need to be using the latest versions of metadatautils and simplecache, as these are core dependencies of skinhelper which actually provide the ratings (metadatautils) and cache them (simplecache).
SkinHelper in kodi repo is only 1.1.3 - the beta version is a much higher version at 1.1.24 (there is no 1.1.30 version - the highest version is the beta 1.1.24).
Simplecache should be 1.1.17
Metadatautils should be 1.0.19
(2019-09-11, 16:07)tryfos79 Wrote: I can't understand why the skin does not just use the options of the scraper, at least in the info of the movie.
I've already covered this point multiple times before:
1. You can't get scraped ratings outside the info dialog.
2. It is confusing if the skin switches between using online ratings from skin helper and scraped ratings when switching from library views to info dialog as the ratings often change between when they were scraped and the present.
3. Using code which falls-back to scraped ratings only if no online ratings are available causes the skin to crash
https://forum.kodi.tv/showthread.php?tid...pid2708645
So,after 100 trials and errors,I managed to get it working.I think there are 2 steps missing from the tutorial posted way back: a)All dependencies of the skin helper should be updated. It must not be assumed that everyone has 'automatic updates' switched on. b) Most importantly the ratings settings in the UMS must be completely checked off,so as not to interfere with those of the skin helper. As soon as I checked those off, things began working. There is no mention of this anywhere. This is very confusing,since UMS also has a field for OMDB key etc. These fields,perhaps apart from IMDB,should be left unchecked.
I think it would be user friendlier, if all these could be moved in a separate,identifiable options menu under skin settings.
The skin is generally highly customisable and beautiful!