• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
Mod Arctic Fuse Mod
#76
Correct:

Image Image Image Image

the "movies" category uses an item as the submenu and the rest use submenu lists
Reply
#77
@BriceysCousin - If it's alright with you, can we move this conversation to DMs (just sent you a private message)? Thank you!

Hey everyone!

Hope y'all are doing well! 

Just pushed an update (v0.7.45 --  Check the 'Changelog' section in the Settings to learn more) that brings some significant improvement to auto trailers!

With a LOT of help from Jurial, I was able to have auto trailers function in virtually every area of the skin with the ability to enable/disable them individually to suit your needs.

You have auto trailers in Spotlight, Widgets (Home and all the Custom Hubs), Library (i.e. Plugins as well), Search & Discover hubs and the Info page

You can also set a custom delay (default is 5s) for the trailer start . 

And the biggest improvement is it now functions with random widgets as well! Basically, if your widget refreshes and the new focused item is different from the original (the one that triggered the trailer), the skin will dim your on screen elements (inspired by Nimbus - an amazing skin by Ivar Brandt).

All that being said, auto-trailers is still very experimental and only suited for decent hardware. I don't recommend enabling this feature if you're running Kodi on low-powered devices. Will probably cause a lot of stutter/lag and ruin the rest of your experience.

Apart from that, I have replaced the 'Outfit' font with 'Figtree' and some other small tweaks & fixes.

This is probably going to be the last update for a while (I'm taking a break to spend some time with the family during the holiday season haha), but I plan to be back soon! I'll try to keep an eye out for bug reports on GitHub but might not be able to address them immediately.

Thank you everyone for all the kind words and support! Truly means a lot to me!

Happy holidays and take care!
Arctic Fuse Mod - Now Available!
Reply
#78
Thanks for all your work.
Happy Holidays to you and your loved ones!
Reply
#79
@Officer KD6-37

Thank you for your hard work. Enjoy your well-deserved rest with your family.
Happy Holidays 😀
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 Fuse mod
Reply
#80
Great job on this Mod of possibly the best skin there is today Fuse 1. The modifications made to Jurial's original seem very interesting to me. Thank you very much Officer
Reply
#81
Does anyone know if you can put the trailers in full screen? I see them in the upper part of the spotlight inside the mask in small size but I don't see a way to put them in full screen. On the mobile phone I can do it, simply by touching with my finger on the trailer area.
Reply
#82
(2024-12-10, 13:47)Carfer Wrote: Great job on this Mod of possibly the best skin there is today Fuse 1. The modifications made to Jurial's original seem very interesting to me. Thank you very much Officer

Absolutely! 😀
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 Fuse mod
Reply
#83
Thank you so much for the kind words @Blurayx ! Truly means a lot to me!

@Carfer -  I'm glad you're enjoying the skin! Sorry I couldn't get back to you sooner. I don't think there's a way to manually click on the trailer playing in the background to switch to fullscreen on other systems. The 20 second timer to switch to fullscreen only works within the info page. I might experiment implementing it in other parts of the skin as well.

Hope everyone is enjoying the holidays! 

Merry Christmas/Happy Holidays and a Happy New Year to everyone!
Arctic Fuse Mod - Now Available!
Reply
#84
Love the new episode number in infoline feature, but noticed it's not quite working correctly in the OSD view

The episode appears to be missing, but you can see the outline where it's intended to be:
Image

Works perfectly in the library view though
Reply
#85
@BriceysCousin - Very sorry about that! Small oversight. Should be fixed in the next update. Hope I didn't ruin your holidays too much haha!

I forgot to post this earlier but here's a brief recap of some of the new features that were added in v0.7.50 

1. Option to switch to fullscreen trailer when system is idle (20 seconds).

Skin Settings > Behaviour > Switch to full screen trailer after few seconds
This setting used to only apply for trailers inside the info page but now applies throughout the skin (i.e Spotlight/Widgets/Library/Search & Discover/Info -- depending on your auto trailer settings).
Use it at your own discretion.

2. New 'Text' style option for Topbar.

Skin Settings > Menus > Topbar Style   -- Choose between 'Text' or 'Icons'

Image

3. Toggle to display episode numbers in infoline (will hide it from the title in plot and vice versa).

Skin Settings > Details > Display episode number in info line

- 3.1 Episode Number in infoline
Image

- 3.2 Episode Number in plot
Image

- Note: There's a hidden setting (shoutout to @Blurayx !)
Code:
Skin.ToggleSetting(Info.UseS1E1StyleNumbers)
that can be used to get S1E1 style formatting instead of the default 1x01 style. You need to refresh/reload the skin after toggling the setting for it to take effect. 

Image


4. New 'PVR' info line tag and plot details (title,season/episode) for TV Show items.
Image


5. Add option for RSS feed in footer.

Skin Settings > Furniture > Left footer > -RSS

Image

- Other small bug fixes and enhancements.

Merry Christmas/Happy Holidays and a Happy New Year to everyone!
Arctic Fuse Mod - Now Available!
Reply
#86
On the Gladiator image, next to the movie label, there is a weird character. what does this represent?
Reply
#87
(2024-12-28, 05:43)Edworld Wrote: On the Gladiator image, next to the movie label, there is a weird character. what does this represent?

That icon signifies that the film is a part of a 'Collection' (in this case the 'Gladiator' collection consists of Gladiator 1 & 2). You'll find this icon on other films that are a part of a series/collection as well; eg. The Godfather, Aliens, Batman (and a multitude of other superhero movies), etc.
Arctic Fuse Mod - Now Available!
Reply
#88
@woodside Hey!
Apologies for the late reply! Hope you've been enjoying the holidays! I missed your message on the forum before I went on a break, so I'm really sorry about that!

I just answered you on GitHub (it's easier to link code and better markdown): https://github.com/jurialmunkey/plugin.v...2566265225

Feel free to reach out if you have any more questions!
Arctic Fuse Mod - Now Available!
Reply
#89
Can anybody tell me what exact files are needed to copy arctic fuse setup from one device to another device so I don't have to go through setting up all my menus and categories and such on the other device? Thanks.
Reply
#90
(2024-12-31, 11:07)Officer KD6-3.7 Wrote: @woodside Hey!
Apologies for the late reply! Hope you've been enjoying the holidays! I missed your message on the forum before I went on a break, so I'm really sorry about that!

I just answered you on GitHub (it's easier to link code and better markdown): https://github.com/jurialmunkey/plugin.v...2566265225

Feel free to reach out if you have any more questions!

Thanks. I tried but couldn't get it to work right. I just went ahead and installed an older version of tmdb helper and edited the addon.xml file to bump up the version number so it would quit asking me to update. Eventually I will probably run into problems but it works as of now. Thanks again.
Reply
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8

Logout Mark Read Team Forum Stats Members Help
Arctic Fuse Mod0