![]() |
Beta Arctic Fuse 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 Fuse 2 (/showthread.php?tid=379015) |
RE: Arctic Fuse 2 - Rick98761 - 2025-01-08 I'm kind of new to Kodi. Loving this skin, and have it setup very nicely. I'd like to do one thing that I don't think is possible, but I want to make sure I am not just missing something. I would like to make one widget row on my main hub contain several widgets going across. Specifically I want a single row of widgets that contains: Continue Watching Movies, Continue Watching TV, and the next episode of shows in progress. I've figured out how to do all those on separate rows. I tried playing around in the experimental widgets, but I couldn't come up with a combo that allowed this. RE: Arctic Fuse 2 - jurialmunkey - 2025-01-09 (2025-01-08, 21:30)Rick98761 Wrote: I'm kind of new to Kodi. Loving this skin, and have it setup very nicely. I'd like to do one thing that I don't think is possible, but I want to make sure I am not just missing something. I would like to make one widget row on my main hub contain several widgets going across. Use a "SkinVariables Custom Filter" and you can combine multiple paths into one. You'll need to scroll down in the shortcut menu to see it (it's just below "Sources" when you click the shortcut/action/add button). RE: Arctic Fuse 2 - kandykarter - 2025-01-09 @jurialmonkey I mentioned this up-thread somewhere but I think it may have been buried. Is there any way I can get a movie's director to show up in the Info Line like in AH2? Thanks! RE: Arctic Fuse 2 - tripkip - 2025-01-09 Beautiful. Thanks for your work! RE: Arctic Fuse 2 - Rick98761 - 2025-01-09 Thanks. Unfortunately after playing with this it doesn’t seem to have access to the skin playlists, which include the in progress stuff. Not a huge deal, just trying to learn all the capabilities. RE: Arctic Fuse 2 - jurialmunkey - 2025-01-10 (2025-01-09, 18:41)kandykarter Wrote: @jurialmonkey I mentioned this up-thread somewhere but I think it may have been buried. Is there any way I can get a movie's director to show up in the Info Line like in AH2? No, this option doesn't exist. There were a lot of issues with it in AH2 so I don't plan to include it. RE: Arctic Fuse 2 - jurialmunkey - 2025-01-10 (2025-01-09, 23:08)Rick98761 Wrote: Thanks. Unfortunately after playing with this it doesn’t seem to have access to the skin playlists, which include the in progress stuff. Not a huge deal, just trying to learn all the capabilities. You can copy them into your playlists folder and then they will show up. The skin playlists are in /kodi/addons/skin.arctic.fuse.2/extras/playlists Copy them to (this is the default location, if you use Kodi profiles they will be inside your profile directory). /kodi/userdata/playlists/video/ RE: Arctic Fuse 2 - Rick98761 - 2025-01-10 Awesome. Thanks! Sorry for the basic questions. I’ve been using Plex for a decade. Got an Ugoos a while back and finally decided to start tinkering with Kodi to see what it had to offer. Lots to learn. RE: Arctic Fuse 2 - SirRickie - 2025-01-10 I'm using the horizontal category layout. I'd like to remove the search icon (or discover icon) in the topbar. I wonder if this is possible and, if it is possible, how to do this ? Tnx. RE: Arctic Fuse 2 - webmaher - 2025-01-10 How can I get playback speed 1,1 or 1,2 or 1,3... See picture from AF MOd ![]() RE: Arctic Fuse 2 - CouchGuy - 2025-01-10 Since there is no calendar widget option in TMDb Helper, I'm trying to add the Trakt "Your TV Shows Calendar" stacked widget. I just noticed that when there is no episode airing on specific day, the widget below is just keeps on loading forever. EDIT: Need to set empty widget placeholder to visible to stop loading and show the sad face. Why sad face? Can we share some ideas maybe @jurialmunkey can change it? RE: Arctic Fuse 2 - Officer KD6-3.7 - 2025-01-11 (2025-01-10, 16:58)webmaher Wrote: How can I get playback speed 1,1 or 1,2 or 1,3...Hi! This feature is not unique to AF Mod haha! Try enabling "Sync Playback to Display" under Player settings to see if this works. Your hardware/player also needs to support Player.TempoEnabled for it to work. If your Playback Speed controls don't change even after enabling that setting then it probably doesn't support tempo. Thank you! RE: Arctic Fuse 2 - drjackel - 2025-01-12 is it possible to show the video quality for "WEB" content like FHD, 4K etc RE: Arctic Fuse 2 - CouchGuy - 2025-01-12 I update my Movie & TV Show Hub and I really like this "landscape (s)" widget style. However, it looks empty or there's a big gap when you're at the bottom widget. https://imgur.com/a/s5eYtmH RE: Arctic Fuse 2 - Rick98761 - 2025-01-12 Small UI thing I’m trying to work out. My preferred navigation when having multiple editions of a movie is: Library View -> Prompt to Select Version -> Info Screen -> Play (starts directly playing the version I was on). I would prefer for it to not ask me to select the version when I hit play on the info screen, since I’m already there. I can’t figure out how to bypass this prompt. I can have it skip the selection when selecting the film from the library view, then pick the edition on play, but I’d prefer to be on the info screen for the edition I want. Any way to accomplish this? |