• 1
  • 715
  • 716
  • 717(current)
  • 718
  • 719
  • 759
Release Aeon Nox: SiLVO
Sorry if this is a very noob question or asked a dozen times.. but is there a mod that allows 3 widgets on each page instead of the default 2?
Reply
(2022-09-02, 01:30)monisriz Wrote: @mikeSiLVO : Have a PR for your review.
https://github.com/mikesilvo164/Aeon-Nox-SiLVO/pull/161
@mikeSiLVO - can you please review and merge this PR?
Reply
(2022-10-05, 19:28)monisriz Wrote:
(2022-09-02, 01:30)monisriz Wrote: @mikeSiLVO : Have a PR for your review.
https://github.com/mikesilvo164/Aeon-Nox-SiLVO/pull/161
@mikeSiLVO - can you please review and merge this PR?
Mike hasn't posted here in almost 6 months.  I asked a while ago but didn't get a single reply so I'll ask again - does anyone know if he's okay?  Don't care whether he's quit skinning or whatever, just want to know if he's alright.
Reply
Check out the skin GitHub page and you'll see activity.
HOW TO - Kodi 2D - 3D - UHD (4k) HDR Guide Internal & External Players iso menus
DIY HOME THEATER WIND EFFECT

W11 Pro 24H2 MPC-BE\HC madVR KODI 22 GTX960-4GB/RGB 4:4:4/Desktop 60Hz 8bit Video Matched Refresh rates 23,24,50,60Hz 8/10/12bit/Samsung 82" Q90R Denon S720W
Reply
I looked into trying to do that but on a 16x9 screen there really isn't the room to have 3 widgets if using a horizontal main menu.  You would need to amend all the widget sizing, which is tedious.

A better solution would be to allow multiple widgets but only have 2 showing at one time.  Madnox already does something similar (but only shows one widget at a time) but you would need the ability to scroll through the widgets

An easier solution is to use Autowidgets to create cycling widgets and then have a sub-menu button to allow for a specific widget attached to your main menu item to be refreshed.  I have done that in the past, it is a bit of a pain to do but does work
Reply
I use the vertical menu so i guess i was more looking at that layout and it seems like there is room for a third even if they are stationary.  I feel like I have installed every available skin now. The only ones with a vertical menu and larger amounts of widgets, the widgets are only set ones and do not allow you to make them however you like (to a folder in an addon for example)
Reply
(2022-09-15, 19:36)Vibes Wrote: It usually sits above home screen horizontal main menu and you can move it to the top (like I had on the screenshot above) in skin settings. But I can't completely remove it from home screen unless i edit the Includes_Home.xml.
Now it's clean, just the way i like it.

I'll add an option to hide the system bars.

(2022-09-15, 19:58)Vibes Wrote: Btw, not a big deal but any way to edit the time, like how often the "multi-background" option in settings switches the backgrounds?

You can add the option you want to Includes_Backgrounds.xml

xml:

<include name="MultiImageTime">
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),2)">FanartTimePerImage2</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),3)">FanartTimePerImage3</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),4)">FanartTimePerImage4</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),5)">FanartTimePerImage5</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),6)">FanartTimePerImage6</include>
<include condition="String.IsEmpty(Skin.String(FanartTimePerImage))">FanartTimePerImage7</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),8)">FanartTimePerImage8</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),9)">FanartTimePerImage9</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),10)">FanartTimePerImage10</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),15)">FanartTimePerImage15</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),20)">FanartTimePerImage20</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),30)">FanartTimePerImage30</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),60)">FanartTimePerImage60</include>
<include condition="String.IsEqual(Skin.String(FanartTimePerImage),90)">FanartTimePerImage90</include>
</include>
Reply
(2022-10-01, 14:47)STEELBAS Wrote: Hi, just a quick heads up: I suspect the icons for "choose art" and "artist information" are swapped around in the music info dialog:

Also, a question: is there any view where I can see the art of the album's back cover? I saw something about a 3D cover view when I googled for this, but I can't find anything like that in the skin.

Thanks, will be fixed Smile

Not currently an option but if I can find the time I will look into it.
Reply
(2022-10-05, 19:28)monisriz Wrote:
(2022-09-02, 01:30)monisriz Wrote: @mikeSiLVO : Have a PR for your review.
https://github.com/mikesilvo164/Aeon-Nox-SiLVO/pull/161
@mikeSiLVO - can you please review and merge this PR?

Lots of personal changes so I likely wont merge anything that big. It takes a long time to test for every option available in the skin.
Reply
(2022-10-06, 01:51)beeswax Wrote: Mike hasn't posted here in almost 6 months.  I asked a while ago but didn't get a single reply so I'll ask again - does anyone know if he's okay?  Don't care whether he's quit skinning or whatever, just want to know if he's alright.

I'm alive!! Just been busy with life is all.

Appreciate the concern Blush
Reply
Hi @mikeSiLVO   Smile

I have LOTS of animatedposter.gif's I manually apply to replace scraped poster.jpg's.

The gif's all live in each separate corresponding title folder - movies and TV shows.

I manually apply each one by navigating to the info page for each title using the select various artwork tabs - this can take hours especially when rebuilding from scratch on large collections with lots of .gifs.

Would you please, please add a 'Prefer animated posters (if available)' skin setup selection for us?  I have used this function on another skin I used years ago - Titan.  Here you can see the selection in the middle of the screenshot:

Image

Fwiw, I've been using Kodi v20 Nexus for over a year on W11 and I continue to use your skin with the MyFlix view because... well, because it's the best skin/view ever of course!  I have not discovered any problems the way I have things setup and thought you might be pleased to receive pleasant experience feedback.  Thank you for your consideration and nice to hear from you!
HOW TO - Kodi 2D - 3D - UHD (4k) HDR Guide Internal & External Players iso menus
DIY HOME THEATER WIND EFFECT

W11 Pro 24H2 MPC-BE\HC madVR KODI 22 GTX960-4GB/RGB 4:4:4/Desktop 60Hz 8bit Video Matched Refresh rates 23,24,50,60Hz 8/10/12bit/Samsung 82" Q90R Denon S720W
Reply
(2022-10-18, 19:08)mikeSiLVO Wrote:
(2022-10-06, 01:51)beeswax Wrote: Mike hasn't posted here in almost 6 months.  I asked a while ago but didn't get a single reply so I'll ask again - does anyone know if he's okay?  Don't care whether he's quit skinning or whatever, just want to know if he's alright.

I'm alive!! Just been busy with life is all.

Appreciate the concern Blush

Great to see you back on here!! Hope life is treating you well! Whew! had us all worried....
Reply
Thanks
Reply
@mikeSiLVO 

Glad you are OK Mike...

I know you don't have much free time, but if you could you make available the HDR flag for "Low List" when possible, it would be much appreciated.
Thanks in advance!   Smile
Reply
Can you please add this information at widgets for series? It is very important

Image


Image
Reply
  • 1
  • 715
  • 716
  • 717(current)
  • 718
  • 719
  • 759

Logout Mark Read Team Forum Stats Members Help
Aeon Nox: SiLVO55