Kodi Community Forum
Deprecated Arctic Fuse - 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: Deprecated Arctic Fuse (/showthread.php?tid=373859)



RE: Arctic Fuse - jurialmunkey - 2023-11-03

(2023-11-02, 21:48)Shkaa887 Wrote: Latest seems to be missing the "add source" option in the file manager? Unless it's been moved somewhere else...

That's not something the skin can control.

You probably disabled it in Kodi settings
Settings > Media > General > Show "Add source" buttons


RE: Arctic Fuse - banesi - 2023-11-03

When I move through main icon menus on the left I have to click on it to see it open on the right, can it automatically open without click like AH2 skin behavior?


RE: Arctic Fuse - Rasselbock - 2023-11-03

Thanks man! I realy dig this skin! Only thing: How do I change the default category position per menu item? I Ah2 there was an option in settings for this. Now it selects the second catagory by default. I'd like it to be the first.


RE: Arctic Fuse - Rasselbock - 2023-11-03

Yes, like to know that too!


RE: Arctic Fuse - Rasselbock - 2023-11-03

(2023-11-03, 08:45)banesi Wrote: When I move through main icon menus on the left I have to click on it to see it open on the right, can it automatically open without click like AH2 skin behavior?
Yes! Would like to know that too!


RE: Arctic Fuse - jurialmunkey - 2023-11-04

(2023-11-03, 08:45)banesi Wrote: When I move through main icon menus on the left I have to click on it to see it open on the right, can it automatically open without click like AH2 skin behavior?

The buttons on the left change the active window not the widget set.


The horizontal category buttons are what change the widget set -- which is exactly the same as how AH2 behaves (except these buttons are in the middle of the screen, not the top).


RE: Arctic Fuse - jurialmunkey - 2023-11-04

(2023-11-03, 14:32)Rasselbock Wrote: Thanks man! I realy dig this skin! Only thing: How do I change the default category position per menu item? I Ah2 there was an option in settings for this. Now it selects the second catagory by default. I'd like it to be the first.

Not possible due to how Kodi manages fixed position lists.

See this comment in this issue thread for an overview of the problem:
https://github.com/jurialmunkey/skin.arctic.fuse/issues/157#issuecomment-1769671178


RE: Arctic Fuse - woodside - 2023-11-04

(2023-11-04, 04:08)jurialmunkey Wrote:
(2023-11-03, 14:32)Rasselbock Wrote: Thanks man! I realy dig this skin! Only thing: How do I change the default category position per menu item? I Ah2 there was an option in settings for this. Now it selects the second catagory by default. I'd like it to be the first.

Not possible due to how Kodi manages fixed position lists.

See this comment in this issue thread for an overview of the problem:
https://github.com/jurialmunkey/skin.arctic.fuse/issues/157#issuecomment-1769671178

"1: the fixed scroll position allows the user to see at a glance if there are more items available at either side; and
2: the movement value allows for mouse to focus other items without the list wildly scrolling whenever the mouse moves over a position other than the first one.

So far I do not know a solution that does not compromise one or both of those two points."


Personally, I could manage without either or both of those two points as long as I could have the first category focus by default. I'm trying to get used to the second category gaining the focus but it hasn't been easy. I'm not sure if I ever will. But I understand your dilemma. Cheers.


RE: Arctic Fuse - Liltune95 - 2023-11-04

Not sure if this is a bug or what but within TMdb helper you can edit which providers you want to be shown but for some reason the updated list doesn't show even after deleting item cache(Still displays full provider list. Is there a new path I have to navigate the Provider submenu to ?

Second , how do I get the Studio category to display - which path do I have to point it to. 

If anyone could help me with this it would be much appreciated.


RE: Arctic Fuse - jurialmunkey - 2023-11-05

(2023-11-04, 13:22)Liltune95 Wrote: Not sure if this is a bug or what but within TMdb helper you can edit which providers you want to be shown but for some reason the updated list doesn't show even after deleting item cache(Still displays full provider list. Is there a new path I have to navigate the Provider submenu to ?

Second , how do I get the Studio category to display - which path do I have to point it to. 

If anyone could help me with this it would be much appreciated.

The providers allow list only changes the icons shown at the bottom of the screen. It doesn't change which providers are shown in the folder itself. If you want to control the providers shown, I would suggest creating a custom node using TMDbHelper's node functionality --> "context menu > Add/Remove as custom node" whilst inside TMDbHelper will allow you to build a node using any TMDbHelper folders you want.

Studio path for library is "videodb://movies/studios" or "videodb://tvshows/studios". You can see common library paths here (but they should also be found in skinshortcuts)
https://kodi.wiki/view/Opening_Windows_and_Dialogs#Videos

If you're looking for a studio path in TMDbHelper then it is:
"TMDbHelper > TMDb > All movie studios"
"TMDbHelper > TMDb > All TV networks"

However, the TMDbHelper paths have every single studio in existence, so it's practically useless to use those IMHO (there's several thousand studios). You're better off making a custom node with your specific favourite studios.


RE: Arctic Fuse - Liltune95 - 2023-11-05

(2023-11-05, 08:38)jurialmunkey Wrote:
(2023-11-04, 13:22)Liltune95 Wrote: Not sure if this is a bug or what but within TMdb helper you can edit which providers you want to be shown but for some reason the updated list doesn't show even after deleting item cache(Still displays full provider list. Is there a new path I have to navigate the Provider submenu to ?

Second , how do I get the Studio category to display - which path do I have to point it to. 

If anyone could help me with this it would be much appreciated.

The providers allow list only changes the icons shown at the bottom of the screen. It doesn't change which providers are shown in the folder itself. If you want to control the providers shown, I would suggest creating a custom node using TMDbHelper's node functionality --> "context menu > Add/Remove as custom node" whilst inside TMDbHelper will allow you to build a node using any TMDbHelper folders you want.

Studio path for library is "videodb://movies/studios" or "videodb://tvshows/studios". You can see common library paths here (but they should also be found in skinshortcuts)
https://kodi.wiki/view/Opening_Windows_and_Dialogs#Videos

If you're looking for a studio path in TMDbHelper then it is:
"TMDbHelper > TMDb > All movie studios"
"TMDbHelper > TMDb > All TV networks"

However, the TMDbHelper paths have every single studio in existence, so it's practically useless to use those IMHO (there's several thousand studios). You're better off making a custom node with your specific favourite studios.
Worked like a charm thank you !

Last question , is there a way hide the "You have 0 items in your Library" / You have watched 0 of 0 movies in your Library" info panel when clicking on a menu.


RE: Arctic Fuse - Liltune95 - 2023-11-06

(2023-11-05, 10:49)Liltune95 Wrote:
(2023-11-05, 08:38)jurialmunkey Wrote:
(2023-11-04, 13:22)Liltune95 Wrote: Not sure if this is a bug or what but within TMdb helper you can edit which providers you want to be shown but for some reason the updated list doesn't show even after deleting item cache(Still displays full provider list. Is there a new path I have to navigate the Provider submenu to ?

Second , how do I get the Studio category to display - which path do I have to point it to. 

If anyone could help me with this it would be much appreciated.

The providers allow list only changes the icons shown at the bottom of the screen. It doesn't change which providers are shown in the folder itself. If you want to control the providers shown, I would suggest creating a custom node using TMDbHelper's node functionality --> "context menu > Add/Remove as custom node" whilst inside TMDbHelper will allow you to build a node using any TMDbHelper folders you want.

Studio path for library is "videodb://movies/studios" or "videodb://tvshows/studios". You can see common library paths here (but they should also be found in skinshortcuts)
https://kodi.wiki/view/Opening_Windows_and_Dialogs#Videos

If you're looking for a studio path in TMDbHelper then it is:
"TMDbHelper > TMDb > All movie studios"
"TMDbHelper > TMDb > All TV networks"

However, the TMDbHelper paths have every single studio in existence, so it's practically useless to use those IMHO (there's several thousand studios). You're better off making a custom node with your specific favourite studios.
Worked like a charm thank you !

Last question , is there a way hide the "You have 0 items in your Library" / You have watched 0 of 0 movies in your Library" info panel when clicking on a menu.
User Error, the items/Library list auto hides with Spotlight enabled.


RE: Arctic Fuse - loki00 - 2023-11-06

How do you get the white studio logos to show? I have downloaded them within Expert>Dependencies and have them activated in Furniture>Footer>Right Footer options? The MPAA icons show but not the white studio icons. Thanks


RE: Arctic Fuse - jurialmunkey - 2023-11-08

(2023-11-06, 20:15)loki00 Wrote: How do you get the white studio logos to show? I have downloaded them within Expert>Dependencies and have them activated in Furniture>Footer>Right Footer options? The MPAA icons show but not the white studio icons. Thanks

They aren't used there.

The bottom right studio icon uses the coloured icon pack
resource.images.studios.coloured

The white studio icon pack is used in library for the folder icons:

Image


RE: Arctic Fuse - loki00 - 2023-11-08

Thanks for the explanation. Appreciate the work youre doing on the theme.