• 1
  • 562
  • 563
  • 564(current)
  • 565
  • 566
  • 759
Release Aeon Nox: SiLVO
(2019-04-07, 04:39)mikeSiLVO Wrote: what is happening with the memory allocation and where does it "start" to max out?
Regular use, from what I've seen... playing movies, etc, it's at ~2.0 to 2.4 Gb.  Go into music and it drops to 1.4 and crashes or hangs.
(2019-04-07, 10:21)DaveBlake Wrote: can you take a look at smb://MACHINE01/E/#Artist Info/'Til Tuesday/fanart.jpg, what are the image properties
1920x1060, 286 kb.  Yes, other skins use it.
(2019-04-07, 04:39)mikeSiLVO Wrote: What happens if you delete every addon in your Kodi addons folder besides skin.aeon.nox.silvo
So, in the beginning, I had - on a clean formatted drive - customregis Windows app and AutoHotKey (reverted back to stock keyboard.xml but kept the GSB function), Kodi 18.1, Silvo repo and skin, rmector repo, Artwork Beef, Youtube, and Trakt.  The last few logs have been the same but no Artwork Beef.  It didn't make a difference so I put it back on.  Now I have the skins I've logged above and all their dependencies.

What would you like to see?  I'm thinking about putting Camtasia on or something (any suggestions?) to show you guys the actual behavior.  It doesn't act like a regular RAM failure: lagging, stuttering, bogging.  The other skins work as expected.  I haven't tweaked them a whole lot but they're showing all the art and playing what it should (I've been warming up to MQ).  FWIW, I use showcase (no infopanel) on music, although any other flow style crashes as well. I also use showcase with icons, infopanel, extended mediaflags, discs, and fanart for movies and have no problems, even while playing a movie in the back and scrolling through other menus.

That said, I do understand that "I don't know" is an answer.  If you want me to continue helping with this, I will, although you may have to wait for weekends for big operations as it gets used constantly throughout the week and I don't have a lot of time after work.  When I started this, I had the presumption that it would be an easy error to spot or simple fix.  I now see that my problem is unique.  I can totally accept an answer like "I have no idea, but I will keep this in mind and see if others come across this." or even "I can't spend 230 hours to satisfy one user."  I truly get it.

Thx for everyone's attention so far,
dkoh
Reply
@mikeSiLVO
Thanks for your skin

I downloaded the last version from github https://github.com/mikesilvo164/Aeon-Nox-SiLVO

option Main Menu Costumizer is not available for configuration
no names and you can not move the remote control or keyboard

Image

can someone help me fix it

Regards
Reply
Edit:

the official version 7.0.0 is the same
Reply
Atamans

Can you check which skin add-ons you have installed, and install any missing ones especially in the "Required" section as shown in this image... https://forum.kodi.tv/showthread.php?tid...pid2812035
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
Hello,

it seems the rating icons for subtitles are missing (only rating = 0) is existing.
Would it be possible to add the missing rating stars icon ? (from 1 to 5)

Thank you
Reply
(2019-04-13, 21:08)Karellen Wrote:  

thanks for the hint but it did not help
Reply
(2019-04-07, 13:35)DaveBlake Wrote: Not digging at you personally Mike or any one else, and really your thread is a silly place for me to make such a comment. It is just when I see row at a time queiries and know that is the slow way to get data. I glance at the log and think "what is it doing and why?". I also understand that people created some addons etc. because getting core changes was impossible. No blame anywhere, and it is not as if I'm short of work. Big Grin

@DaveBlake Never thought that you were Smile
I know full well how after reading what was written how someone else could interpret it to be very different then intended. I have fallen victim to that mentality myself. I am way more contemplative then I once was. Feel free to speak to me without any reservations as I find that to be the most direct and cathartic way to get to the nitty gritty of it all Wink

(2019-04-07, 11:53)mikeSiLVO Wrote: I currently use Library Data Provider cause when it was introduced Kodi did not provide the $INFOlabels for the Home Screen items without it. Music and/or video items but the music database info has been greatly improved due to your amazing additions/improvements @DaveBlake and my preference would be to only use what Kodi core provides. ATM I am not 100% sure how to achieve that without losing any of the currently expected functionality...

If you have any suggestions or recommendations I will gladly follow any advice you may have to minimize my current reliance on any and all scripts/addons

My ultimate goal (time permitting OFC) is to have as close as I can to zero required addons just like Estuary
(2019-04-07, 13:35)DaveBlake Wrote: I don't really know how core could help in what areas, I don't even have time (or inclination I'll admit) to try different skins let alone dig into to find how they do what they do. But I'm an approachable guy Smile

Knowing what there isn't an info label for under what situation would be a place to start, but bugs and new things take priority over polishing things that already deliver what you want. So just ignore the groaning data guy Tongue

But I wish you well with your ultimate goal, let me know if I can help with music data stuff.

I am ashamed to admit it but some of the above was just a smidgeon of pidgeon of B.S. I was tired and did not want to think about it in it's entirety... Sad

Library Data Provider provides some more things that I do not know how to achieve in Kodi core...

Playlist statistics/fanart using:
Code:
plugin://service.library.data.provider?type=playliststats&id=$INFO[Container(9000).ListItem.Property(path)]
Which, in my testing, is currently very slow. I would welcome any new way to achieve the same result in Kodi Smile

I do not think Kodi can currently provide that without some kind of plugin/Python add-on for separating content using playlists including fanart and library content totals by playlist... Huh

Again sorry some of this might not make sense... I hope that it does Blush

(2019-04-07, 19:06)Politicaux Wrote: Is there a simple way to shorten the rotation time between fanart images (specifically in BigFan view, but others as well I suppose). The SiLVO Extras menu lets you set it down to 5 seconds, but I'd like the images to cycle faster (probably 2 seconds). I've poked around in the XMLs for an hour trying to figure out how to add more options to the Set Background Rotation Speed dropdown, or how to hard code the delay, but with my very limited understanding of skinning have come up empty. I thought I had it with the FanartTimePerimage setting but that seems to control the fanart on the home menu, not in the views.

Any help would be much appreciated.
(2019-04-08, 16:58)brazen1 Wrote: AppData\Roaming\Kodi\addons\skin.aeon.nox.silvo\16x9\Includes_Backgrounds.xml

Edit line 727 FanartTimePerImage5 and line 761 FadelabelPauseAtEnd5

Set the skin settings to use the 5 second choice and it will actually rotate the fanart at whatever time your edited those two lines. I set to 2000 ms because I prefer it to rotate faster also. Remember to edit after a skin upgrade.

I can just add this option if you guys want it Wink

I will try to remember to add it.
Please remind if I forget!

(2019-04-08, 09:08)j.jusko Wrote: Can you add please roboto font in future update?
Thanks

The skin uses Roboto Condensed by default except for the Main Menu so can you please be more specific what and where you want Roboto...

(2019-04-09, 00:26)Wombat18 Wrote: Is it possible to remove the second transparent black bar at the top on the homescreen? I just want to have the first bar at the top with temperatur, date and time.
See this screenshot:
https://s16.directupload.net/images/190409/ykwdrytu.png

I cannot replicate this please post a debug log (wiki) and your settings.xml file from your userdata (wiki)\addon_data\skin.aeon.nox.silvo folder.

(2019-04-10, 16:26)brazen1 Wrote: Hi mikeSiLVO.

Using the MyFlix view, the focused title is all the way to the left. Can we have an option to focus the centered title or do you know of an edit to accomplish this? Thanks for your consideration.

I do not see the appeal to add this cause the info is left aligned but IIRC the way to achieve this is to add focusposition 3...

(2019-04-11, 05:40)dkoh Wrote:
(2019-04-07, 04:39)mikeSiLVO Wrote: what is happening with the memory allocation and where does it "start" to max out?
Regular use, from what I've seen... playing movies, etc, it's at ~2.0 to 2.4 Gb. Go into music and it drops to 1.4 and crashes or hangs.
(2019-04-07, 10:21)DaveBlake Wrote: can you take a look at smb://MACHINE01/E/#Artist Info/'Til Tuesday/fanart.jpg, what are the image properties
1920x1060, 286 kb. Yes, other skins use it.
(2019-04-07, 04:39)mikeSiLVO Wrote: What happens if you delete every addon in your Kodi addons folder besides skin.aeon.nox.silvo
So, in the beginning, I had - on a clean formatted drive - customregis Windows app and AutoHotKey (reverted back to stock keyboard.xml but kept the GSB function), Kodi 18.1, Silvo repo and skin, rmector repo, Artwork Beef, Youtube, and Trakt. The last few logs have been the same but no Artwork Beef. It didn't make a difference so I put it back on. Now I have the skins I've logged above and all their dependencies.

What would you like to see? I'm thinking about putting Camtasia on or something (any suggestions?) to show you guys the actual behavior. It doesn't act like a regular RAM failure: lagging, stuttering, bogging. The other skins work as expected. I haven't tweaked them a whole lot but they're showing all the art and playing what it should (I've been warming up to MQ). FWIW, I use showcase (no infopanel) on music, although any other flow style crashes as well. I also use showcase with icons, infopanel, extended mediaflags, discs, and fanart for movies and have no problems, even while playing a movie in the back and scrolling through other menus.

That said, I do understand that "I don't know" is an answer. If you want me to continue helping with this, I will, although you may have to wait for weekends for big operations as it gets used constantly throughout the week and I don't have a lot of time after work. When I started this, I had the presumption that it would be an easy error to spot or simple fix. I now see that my problem is unique. I can totally accept an answer like "I have no idea, but I will keep this in mind and see if others come across this." or even "I can't spend 230 hours to satisfy one user." I truly get it.

Thx for everyone's attention so far,
dkoh

"I don't know" however I want to fix it if I can. Does it only happen with ShowCase view? If so then that is the answer. ShowCase view is a complicated view and does require significantly more resources than other views... Do the other skins use such a view and will it crash when using it?

(2019-04-14, 09:50)cyriltra Wrote: Hello,

it seems the rating icons for subtitles are missing (only rating = 0) is existing.
Would it be possible to add the missing rating stars icon ? (from 1 to 5)

Thank you

Sorry but I need some more info or screenshot to know what you are referring to...
--------------------------------------------

I do have some PM's and while I currently do not have the time to properly respond to them all... @Karellen all looks good except the screenshots Wink My apologies for a lack of a proper response. I will have more time after the end of April Confused
Reply
Hi,
Sorry my mistake I want Roboto-thin font in main menu on main screen.
I´ve found tutorial to change it in in addons/skin.aeon.nox.silvo/16x9/font.xml and add font.ttf to folder fonts but after update skin it is changed.
In skin settings is possibility to change font and there I want to add Roboto-thin.
But I still change it in font.xml after update if it is to much work for you.
Thanks for your great skin.
Reply
(2019-04-15, 07:08)mikeSiLVO Wrote:
(2019-04-14, 09:50)cyriltra Wrote: Hello,

it seems the rating icons for subtitles are missing (only rating = 0) is existing.
Would it be possible to add the missing rating stars icon ? (from 1 to 5)

Thank you

Sorry but I need some more info or screenshot to know what you are referring to...
--------------------------------------------
Hi, here is a screenshot attached: https://imgur.com/ljzlE46
all subtitles ratings are equal to zero, so the stars are in grey. But when a rating is 5 stars, there is simply no stars at all. I thing because the icons for ratings are all missing except for the zero rating.

With other skins, I can see the different start ratings (0, 1, 2, 3, 4 or 5 stars), with Aeon SiLVO, only zero stars

Thank you
Reply
(2019-04-15, 07:08)mikeSiLVO Wrote: Is it possible to remove the second transparent black bar at the top on the homescreen? I just want to have the first bar at the top with temperatur, date and time.
(2019-04-09, 00:26)Wombat18 Wrote: See this screenshot:
https://s16.directupload.net/images/190409/ykwdrytu.png

I cannot replicate this please post a debug log (wiki) and your settings.xml file from your userdata (wiki)\addon_data\skin.aeon.nox.silvo folder.  

The kodi.log has no errors concerning your skin. Here are the two files:

https://paste.kodi.tv/apocojimeh
https://paste.kodi.tv/vadosoqika.kodi
Reply
One further thing:
It would be nice to have the option to hide the video osd or the progress var when jumping forward/backward and play/pause. When I watch NBA and NHL playoffs relive and that is often the only way here in Europe, I don't want to see the progress bar because there could be extra time and that would be a spoiler. It ist often necessary to jump forward a few seconds or minutes because of timeouts or boring free throws.
Reply
Sorry for the third post in a row, but I cannot edit my posts:
To clearify my second post: Ideally there would be the option to show only the file name, the current time in the middle and the seconds/minutes you jump forward/backward. The colored progress in the bar, the end time in the middle and the both times in the right corner should be not visible.
Reply
Which file can I edit to <focusposition> 3?
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
(2019-04-15, 14:53)j.jusko Wrote: Hi,
Sorry my mistake I want Roboto-thin font in main menu on main screen.
I´ve found tutorial to change it in in addons/skin.aeon.nox.silvo/16x9/font.xml and add font.ttf to folder fonts but after update skin it is changed.
In skin settings is possibility to change font and there I want to add Roboto-thin.
But I still change it in font.xml after update if it is to much work for you.
Thanks for your great skin.

I will take a look at that font and let you know Wink

(2019-04-15, 17:09)cyriltra Wrote: Hi, here is a screenshot attached: https://imgur.com/ljzlE46
all subtitles ratings are equal to zero, so the stars are in grey. But when a rating is 5 stars, there is simply no stars at all. I thing because the icons for ratings are all missing except for the zero rating.

With other skins, I can see the different start ratings (0, 1, 2, 3, 4 or 5 stars), with Aeon SiLVO, only zero stars

Thank you

Thanks for screenshot and this should be fixed on Git now Smile

(2019-04-15, 18:24)Wombat18 Wrote: The kodi.log has no errors concerning your skin. Here are the two files:

Still cannot replicate this. I tested with a portable install using your settings.xml file so I suggest you completely delete the skin and reinstall.

(2019-04-15, 22:20)Wombat18 Wrote: One further thing:
It would be nice to have the option to hide the video osd or the progress var when jumping forward/backward and play/pause. When I watch NBA and NHL playoffs relive and that is often the only way here in Europe, I don't want to see the progress bar because there could be extra time and that would be a spoiler. It ist often necessary to jump forward a few seconds or minutes because of timeouts or boring free throws.
(2019-04-15, 22:48)Wombat18 Wrote: Sorry for the third post in a row, but I cannot edit my posts:
To clearify my second post: Ideally there would be the option to show only the file name, the current time in the middle and the seconds/minutes you jump forward/backward. The colored progress in the bar, the end time in the middle and the both times in the right corner should be not visible.

Sorry this is way to specific of a need so it is better suited to a personal mod than added to the skin.

(2019-04-16, 00:15)brazen1 Wrote: Which file can I edit to <focusposition> 3?

Add <focusposition>3</focusposition>
after
Code:
<control type="fixedlist" id="509">
but before
Code:
<itemlayout height="525" width="271" condition="[Container.Content(movies) + !Skin.HasSetting(Enable.MyFlix.MovieLandscape)] | Container.Content(sets) | [Container.Content(tvshows) + !Skin.HasSetting(Enable.MyFlix.TVLandscape)]">

In View_509_MyFlix.xml ~line 260

Also I have added 2, 3, and 4 seconds to the fanart select time and it will be available in the next skin update.
Reply
Thanks @mikeSiLVO. I'll fix that page soon.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
  • 1
  • 562
  • 563
  • 564(current)
  • 565
  • 566
  • 759

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