Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 210
  • 211
  • 212(current)
  • 213
  • 214
  • 245
Arctic: Zephyr 2
(2019-12-20, 12:05)hauglar Wrote:
(2019-12-20, 00:18)loeffelpan Wrote: I think I need some help.
After changing from "Emby for Kodi" to local files and built-in TMDb scraper I can't get all ratings working.
For movies there are rottentomato, tmdb and metacritic (imdb is missing). For tvshows there no ratings at all.

Default rating is set to TMDb for movies and tvshows.
Checkboxes for additional ratings from IMDB are set.

Where are the ratings gone?
In my previous kodi setup with Emby the skin helper addon got all ratings.
Whats wrong now?

Thanks for any help.
Hi,

I have the exact same problem after a fresh, clean install. I use valid OMD BAPI and TMDB API

Problem    I have all the ratings except imdb and imdb top 250 logo is missing 

Skin:       AC2 v0.9.55-alpha1

Repo       repository.jurialmunkey-1.2

Addons:  repository.marcelveldt-1.0.1
              repository.plexkodiconnect-1.0.2

Sry, its working for meg again now Smile
(2019-12-20, 10:56)vermope Wrote: @jurialmunkey You probably are already aware of this, it seems some significant changes where made in the Artist Slideshow addon. When playing music I've only get a warning image as background saying this..

Yes, have the same error, I've seen a post which requires an update to MusicVisualisation.xml, but I don't want to start to mess around, will wait and see is a fix is applied by @jurialmunkey.
Thanks for this great skin.
@jurialmunkey how i can remove the banner (with text and background) from the small landscape widget in home screen?
I've tried editing some xml but i've not been able to remove background only text.

https://imgur.com/vsJrjo3

Thanks
(2019-12-14, 13:34)jurialmunkey Wrote:
(2019-12-14, 13:16)adi1 Wrote: "Up Next Simple" does not work on the Arctic Zephyr 2 skin, it retrieves the message "Up Next Error - Check the log for more information".
Up Next Fancy (Default) works fin.
Well, do you have the log? How am I supposed to know what your log says if you don't post it? 
2019-12-21 13:59:50.064 T:11520   ERROR: EXCEPTION: Non-Existent Control 3014
2019-12-21 13:59:50.112 T:11520   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.RuntimeError'>
                                            Error Contents: Non-Existent Control 3014
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.upnext/service.py", line 8, in <module>
                                                Monitor().run()
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.upnext/resources/lib/monitor.py", line 68, in run
                                                self.playback_manager.launch_up_next()
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.upnext/resources/lib/playbackmanager.py", line 39, in launch_up_next
                                                self.launch_popup(episode, playlist_item)
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.upnext/resources/lib/playbackmanager.py", line 51, in launch_popup
                                                self.show_popup_and_wait(episode, next_up_page, still_watching_page))
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.upnext/resources/lib/playbackmanager.py", line 115, in show_popup_and_wait
                                                next_up_page.update_progress_control(end_time)
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.upnext/resources/lib/upnext.py", line 78, in update_progress_control
                                                self.progress_control = self.getControl(3014)
                                            RuntimeError: Non-Existent Control 3014
                                            -->End of Python script error report<--
2019-12-21 13:59:51.210 T:11549  NOTICE: script.tv.show.next.aired --> Update complete
@jurialmunkey 

Getting this error when playing music with Artist slideshow 3.0. I have downgraded back to version 2.1.5 for now.
Image


Thanks
Setup: LG OLED65B7 | Onkyo TX-RZ50 | OPPO UDP-203 4K Blu-Ray player | Nvidia Shield TV | Dune HD Homatics Box R 4K Plus | KEF T205
My Favourite Skin: Arctic Horizon 2
If your device has multiple CPU’s, the ram usage is cut off when viewing player process info.

Example:
Image
Hello, Im looking to change the font size on the main menu and sub menu. Can you please tell what lines to edit. Or font names in fonts.xml? I would also like to make the unfocused fonts a little bit darker. Could you please tell me how to do that? Oh and also change the high lighted menu item to a different color. Thanks in advance.
(2019-12-20, 00:18)loeffelpan Wrote: I think I need some help.
After changing from "Emby for Kodi" to local files and built-in TMDb scraper I can't get all ratings working.
For movies there are rottentomato, tmdb and metacritic (imdb is missing). For tvshows there no ratings at all.

Default rating is set to TMDb for movies and tvshows.
Checkboxes for additional ratings from IMDB are set.

Where are the ratings gone?
In my previous kodi setup with Emby the skin helper addon got all ratings.
Whats wrong now?

Thanks for any help.

Try updating to script.module.metadatautils 1.0.27 from marcelveldt's Beta Repository. You may also need to clear simplecache by deleting the .db file it creates inside addon_data, but beware that it often takes awhile for ratings to show up for the first time after clearing the cache file.
(2019-12-23, 00:31)drinfernoo Wrote:
(2019-12-20, 00:18)loeffelpan Wrote: I think I need some help.
After changing from "Emby for Kodi" to local files and built-in TMDb scraper I can't get all ratings working.
For movies there are rottentomato, tmdb and metacritic (imdb is missing). For tvshows there no ratings at all.

Default rating is set to TMDb for movies and tvshows.
Checkboxes for additional ratings from IMDB are set.

Where are the ratings gone?
In my previous kodi setup with Emby the skin helper addon got all ratings.
Whats wrong now?

Thanks for any help.

Try updating to script.module.metadatautils 1.0.27 from marcelveldt's Beta Repository. You may also need to clear simplecache by deleting the .db file it creates inside addon_data, but beware that it often takes awhile for ratings to show up for the first time after clearing the cache file.

Thanks, but I‘m already on that version from beta repo.
In between IMDB ratings are back. Only TVDb is missing now, except two shows.

Is it nessesary to use TVDb scraper to get their ratings via skin helper?
(2019-12-23, 00:47)loeffelpan Wrote:
(2019-12-23, 00:31)drinfernoo Wrote:
(2019-12-20, 00:18)loeffelpan Wrote: I think I need some help.
After changing from "Emby for Kodi" to local files and built-in TMDb scraper I can't get all ratings working.
For movies there are rottentomato, tmdb and metacritic (imdb is missing). For tvshows there no ratings at all.

Default rating is set to TMDb for movies and tvshows.
Checkboxes for additional ratings from IMDB are set.

Where are the ratings gone?
In my previous kodi setup with Emby the skin helper addon got all ratings.
Whats wrong now?

Thanks for any help.

Try updating to script.module.metadatautils 1.0.27 from marcelveldt's Beta Repository. You may also need to clear simplecache by deleting the .db file it creates inside addon_data, but beware that it often takes awhile for ratings to show up for the first time after clearing the cache file.

Thanks, but I‘m already on that version from beta repo.
In between IMDB ratings are back. Only TVDb is missing now, except two shows.

Is it nessesary to use TVDb scraper to get their ratings via skin helper?

It shouldn't be... I've noticed some inconsistent results coming back from OMDb lately, though. Do you have a personal OMDb key input into script.module.metadatautils? The default key included with the add-on is a free key, so will quit working after 1000 requests in a day, from all users. I'd think that'll run out pretty quickly.
Yess, my personal OMDB Key is set. Rotten and Metacritic wouldn’t work if not, would they?
Hi, same for me, both Rotten and Metacritic not pulling through.
Hi all, its been a long time and I have decided to upgrade from xbmx 12 to kodi 18.5, lol

I would like some help on an option that lets you play videos on kodi boot up, I found the option and enabled it but can someone tell me how to get these to work as I have kodi 18.5 + arctic.zephyr.2-0.9.55-alpha skin and when the video starts to play it jerks and stutters and then when the 15 sec video comes to the end it hangs and the sec counter goes past the 15 sec video mark plus there is no sound ?.  I have to hit stop then the video replays again but plays correctly with sound  and then It goes to the menu ?

can anyone help

oh plus the splash screen pops up before video to

thanks
(2019-12-23, 10:58)zorg2000k Wrote: Hi, same for me, both Rotten and Metacritic not pulling through.

Maybe not the same issue.
Did you read the first post and set up API keys?
(2019-12-23, 17:10)loeffelpan Wrote:
(2019-12-23, 10:58)zorg2000k Wrote: Hi, same for me, both Rotten and Metacritic not pulling through.

Maybe not the same issue.
Did you read the first post and set up API keys? 
yes, all three api keys have been added. Thanks
  • 1
  • 210
  • 211
  • 212(current)
  • 213
  • 214
  • 245

Logout Mark Read Team Forum Stats Members Help
Arctic: Zephyr 226