Kodi Community Forum
Beta Arctic Horizon 2 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+---- Forum: WIP Skins (https://forum.kodi.tv/forumdisplay.php?fid=160)
+---- Thread: Beta Arctic Horizon 2 (/showthread.php?tid=367352)



RE: Arctic Horizon 2 - scr44tch - 2022-08-16

(2022-08-16, 13:09)ScotTk Wrote: Why does the IMDB ratings not show up on the title information? It only shows star rating, trakt and tmdb rating, the others have a dash next to them, I've checked the skin setting to see if I need to add any additional addons so they can scrape the data but found nothing, only the option to enable or disable them from showing.

 
have you tried this?

Additional Ratings
Ratings from IMDb, RottenTomatoes, and Metacritic require a personal OMDb API key.
You can get a free key from https://www.omdbapi.com/apikey.aspx

Enter your API key in TMDbHelper settings
Skin Settings > Manage Dependencies > plugin.video.themoviedb.helper > API Keys > OMDb API Key


RE: Arctic Horizon 2 - jurialmunkey - 2022-08-17

(2022-08-16, 09:28)DragonFly Wrote: Yes, I know, but I have a minimalist Samsung remote with nearly no programmable buttons and no keyboard attached.

Hiding the album art using the 'i' or OSD would mean some interaction by the user. Besides, I really like to show album art too (and no distracting visualization)

You've probably spent countless hours showing as much information as you can for video's on the OSD. The music info screen is rather scarce, more so without the album art showing.
Just please give it some thought.

And another thing:
I'd like to test various skins. I really like the way that you're using (skin-name)-mainmenu.DATA.xml via the script.skinshortcuts addon. Haven't seen that before. When modifying a skin layout, the mainmen.data.xml is overwritten by the skin used at that moment, forcing another skin to use that same layout. Very annoying.

If you don't mind me asking, where is this separate name function defined in the skins xml code. I'd like to keep other skins from overwriting the mainmenu. Thanx in advance.

Skinshortcuts is not designed to be edited externally. Even with the override setting enabled to prevent sharing menus, you're going to run into issues eventually if you're trying to edit these mainmenu files in addon_data by hand in a text editor.


https://github.com/BigNoid/script.skinshortcuts/blob/master/resources/docs/started/Getting%20Started.md#shared-menu


RE: Arctic Horizon 2 - Criddler23 - 2022-08-17

Hi, latest update is giving me a black screen and I have to restart Kodi, is there something wrong?.Many thanks


RE: Arctic Horizon 2 - travioso304 - 2022-08-17

(2022-08-17, 08:38)Criddler23 Wrote: Hi, latest update is giving me a black screen and I have to restart Kodi, is there something wrong?.Many thanks
I went through the repo and manually updated TMDBHelper and for some reason Skin variables wasn't showing as installed.  Updated/installed all the dependencies through repo just to be safe then updated skin and it was fine.


RE: Arctic Horizon 2 - eengert - 2022-08-18

One of the recent updates in the past day or two has caused my home widget which is set to display Trakt Movies Watchlist from TMDB Helper to stop working.  It no longer populates/displays, and a TMDBH error is displayed and logged.  I submitted an issue under the AH2 skin project in github.  I wasn't sure whether to put it there or under TMDBH, but I chose the skin because I'm able to navigate within the TMDBH addon to my Trakt Movies Watchlist just fine, so that made me think it might be a skin issue. 

Interestingly, my other user lists are populated in home widgets just fine.  It's just the Movies Watchlist that is having problems.  I tried revoking Trakt authorization and reauthorizing, but it didn't help.  AH2 and TMDBH are up to date, as are all their dependencies.  Running on Kodi 19.  Thanks.


RE: Arctic Horizon 2 - Aemstel - 2022-08-18

When clicking an actor or crewmember it now shows info from internet about anything they ever did, which is very nice. But is it also possible for it to list local library items that they are in?


RE: Arctic Horizon 2 - OCHSPB - 2022-08-18

(2022-08-15, 02:24)jurialmunkey Wrote: Debug log is a good start. Patterns to reproduce the crash. What you're doing when it happens. Settings that appear to have an impact.
First of all, thanks again for the beautiful skin.

I have the same problem on my Shield
If you unload Kodi, turn off the Shield, then after turning on the console and starting Kodi with AZ2, it will 100% crash. Subsequent launches of Kodi without turning off the Shield will be fine. If you do not unload the Kodi from memory and turn off the Shield, then the next power-on will also be fine.
The log when the program exits always ends with the following entries
2022-08-18 15:02:31.768 T:19944    INFO <general>: WEATHER: Downloading weather
2022-08-18 15:02:31.769 T:19961    INFO <general>: initializing python engine.
2022-08-18 15:02:31.849 T:19949    INFO <general>: Python interpreter stopped
2022-08-18 15:02:32.239 T:19956    INFO <general>: ZeroconfAndroid: Kodi Shield. now registered and active
2022-08-18 15:02:33.357 T:19902    INFO <general>: Skipped 1 duplicate messages..
2022-08-18 15:02:33.357 T:19902    INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
2022-08-18 15:02:33.772 T:19902 WARNING <general>: Skin has invalid include: 
2022-08-18 15:02:33.863 T:19902 WARNING <general>: Trying to add unsupported control type 1
2022-08-18 15:02:34.233 T:19976    INFO <general>: Skipped 7 duplicate messages..
2022-08-18 15:02:34.233 T:19976    INFO <general>: initializing python engine.

And another interesting point, if you turn on the Debug log, then Kodi no longer crashes)


RE: Arctic Horizon 2 - sabre6 - 2022-08-18

Really liking the extra space /view created by moving the first line of widgets up closer to the top.  Thank you.


RE: Arctic Horizon 2 - ScotTk - 2022-08-18

Thank you, after following your last comment it works great now, thank you for making such a beautiful skin.


RE: Arctic Horizon 2 - ScotTk - 2022-08-19

Is there a way to open the information page instead of instantly playing the movie? the screen where it shows all the info and to play trailers.


RE: Arctic Horizon 2 - ScotTk - 2022-08-19

Or a way to add trailer button to the context menu


RE: Arctic Horizon 2 - mikeB2210 - 2022-08-19

How can I update the skin? I‘m on 0.2.44. when I open adons - select jurialmunkey alpha Repository - then Look and feel - skins - Arctic horizon 2 - manage - version
I can see only 0.2.44?
Anybody can help me please.


RE: Arctic Horizon 2 - minipierre - 2022-08-19

Media settings > videos > default select action. Change to 'show information'


RE: Arctic Horizon 2 - minipierre - 2022-08-19

Thank you for adding the classification mpaa icon footer option under furniture. I have this selected and 'uk' selected however no logos are showing in the footer? Can anyone help?


RE: Arctic Horizon 2 - itinerantmarshmallow - 2022-08-19

Same here, thanks for doing the detective work!

Hopefully it's raised on github somewhere...