(2021-02-27, 21:56)djhifi Wrote: Been testing this skin since moving to Kodi 19 (Matrix) and love it.
I have a couple of issues/broken/not working stuff to report though:
1 - Watched/In progress stickers (overlays?), don't work and don't show on any view specially on movies but also on TV Shows. Even if I manually set the item as "watched", nothing is happening to the cover. The only thing working is episodes watched counter or (on episode views), it shows the correct checkbox for watched/not watched/in progress episodes. ---------> This is working as intended, I simply didn't set them up.
2 - Using the embuary.helper plugin, the following issues happen:
a) On video info, when I scroll down to "similar movies", clicking on any of those movies, does nothing (altough sound input and visual click is recognized). The only way to change to that particular movie, is long pressing the enter/ok button to bring up the contextual menu and then choose "Information"
b) When doing a), the new movie we are now seeing the video information of, does not have the cast when I scroll down, only more similar movies. This is obviously fixed by going back to the home screen and then entering "movies" again. But it's annoying.
c) Widgets art. When I try and set a widget using embuary.helper (for example, "Recommended based on last watched") it works perfectly but there's a catch: I can only select "poster" "square poster" or "fanart" as views to display on main menu. Not icons, not banners, etc. Is this by design? Asking since I can select those views on any other widget outside embuary.helper so it's probably a skin integration issue?
Ok so these are the ones I recall from fiddling with the skin yesterday. Love it and will be using it moving forward. But would like to know if any of these has been reported before (since there are many pages in this thread and I didn't go through all of them!) :p
a & b) I can make it so clicking on a movie plays the movie but I don't know of an easy way to show the info. As you discovered yourself there are quirks when doing things within DialogVideoInfo.
c) If you select that going through addons instead of in the movie section it will give less info. This is by design as I cannot make the skin work for all image types for every addon since not all provide option.
Go through Video library instead:
(2021-03-11, 08:41)Karellen Wrote: Thanks
and thanks brazen1
Another question. What is supposed to display in this big blank area? Maybe episode thumb?
I leave extra space for long episode names or multiple directors/writers.
(2021-03-12, 17:39)Swindiff Wrote: Pretty new to this skin and think its excellent so many thanks for all the hard work. Got it pretty much how I want it but have seen there is an option for the cases to open which looks pretty cool, I have searched and cant find a way to enable this. Read about an open case mod but again cant find instructions on how to add it, can anyone help? Sorry if this has been answered before, but I couldn't find it.
Also while I am here another query, I have 104 movie sets and most of them show an age rating for the set as well as the movies contained in the set. But for 18 of the sets there is no age rating, any idea why this would be the case. I cant see how these 18 are any different to all the other sets.
I am using Kodi v19 (Matrix) and I use tiny media manager, all my data is local rather than using Kodi scrapers.
Many thanks
Many of the open case mod features use Skin Info Service to function correctly. After that they need to be enabled in the few views that support it.
The skin uses the first movie in a set for the MPAA rating classification.
(2021-03-17, 16:24)nsw2200 Wrote: @mikeSiLVO: Thanks, I was able to made two small tweaks to get cdart supported in addition to discart. Made a PR on GitHub
I'll have to look into adding this as I will have to use the image elsewhere and not just in Music Viz. For consistency reasons
(2021-03-17, 23:41)jinux Wrote: If I install and use a skin other then the original Kodi skin, Kodi crashes almost directly after start up.
When i delete service.library.data.provider from addons and packages. All is good and i can use the skins, also Aeon Nox Silvo.
I have no idea why, also, it looks like it works without service.library.data.provider installed.
Anyone else having this problem on Windows 10? Thanks.
Try latest version from
GitHub, if it still crashes I will need a
debug log (wiki)
(2021-03-20, 08:52)Raytestrak Wrote: After years and years of using Aeon Nox:5, I finally had to switch due to CoreElec giving me serious problems. Switched to Silvo and must say I should have done it sooner. I do have a few small issues though, they seem to be timing issues.
- When I browse for subtitles, most of the time the video is paused after the subtitle search is visible. When that happens, the pause button is on top of the search windows, making it hard to read.
- I use multi images backgrounds based on playlists. On Nox:5 they were almost instant, in Nox:Silvo it takes one or two seconds for the image to load. Maybe I'm remembering it wrong and it showed the artwork of a previous menu item, but now I get black screen before the image loads.
Can't replicate any of these problems...
(2021-03-23, 01:53)Thomfam Wrote: I have just installed an addon and viewed it in Estuary in "Programs/Addon name" where links in the addon have details about each link in a panel to the left of the links.
How can I get a similar view in Aeon Nox: SilVO so that details about links appear?
In Aeon Nox: SilVO the List view has just that, a list of the links without any details.
Can I view the addon links with a description of the link also viewable?
Try a different view like InfoWall.
(2021-03-23, 17:02)Jeffers24 Wrote: Using Aeon Nox SiLVO on Kodi 19.0
Trakt watched indicators not showing at Movies and TV Shows levels.
Trakt watched indicators are showing at TV Show Series and Episodes levels.
Switched skin to Estuary, Trakt watched indicators are now showing at Movies and TV Shows levels.
Is this a skin issue?
Would someone check or advise me on how to fix at my end.
EDIT
Trakt watched indicators are showing in some views, for example they show in the 'List' view.
Maybe a skin+some views issue?
My post above details relate to the 'Info Wall' view.
Not sure what you mean by Trakt watched indicators as the skin doesn't use Trakt to know what you watched or not but if you mean the built in watched stuff then it's a two part process to activate on poster views.
First enable the ones you want to see in Skin settings > Advanced > Watched status indicators:
Then enable in the corresponding view. Each view is independent:
(2021-03-23, 23:11)TCCalvin Wrote: Thanks but this is my point, in Aeon Nox 5, it would display the logo AND clearart, it looks a bit bare having just text for the show name when you're used to seeing the proper logo.
It makes no sense having logos if the skin only uses clearart when both are present (it displays both a poster and a logo in the show list so why not clearart and clearlogo on a pause screen?).
Also, with logo enabled on shows with a clearlogo image and NO clearart, the pause screen still shows no logo, so surely this is broken?
Aeon Nox 5 did not display the clearart. It only showed the clearlogo instead of title.
I moved the image to the corner and the skin will prefer clearart but will show clearlogo if it's not available. If both are not in the DB then it will fallback to poster.
(2021-03-25, 16:52)sysardex Wrote: Hello. It is possible to add the play button of the last program from the catchup feature to the skin, in the live tv / guide section. The same button is in the default skin. Thank.
Yes I will add this to the skin on GitHub. An update will come to Kodi repo when I can post one.
(2021-03-27, 13:50)VelvetKevorkian Wrote: i'm currently confused about artwork in general, since some stuff shows up like it should and other isn't.
Is there a list of what art should be called now?
logo.png used to work for artists, but now it seems clearlogo.png works much better.
cdart.png used to work fine across the board, but now some art is displayed, some isn't.
In general - how Kodi uses art, how local art is being picked up, what settings need to be configured, where all those settings are... it's just confusing af now.
And that is coming from someone working in IT, having been using this software for 15 years.
There seem to be especially issues with multi-disc albums.
All of mine have artwork stored locally in the files.
I've set Kodi to use local artwork.
Still, i see album covers from online sources and don't know why.
Also this:
I've had none of these issues with Kodi 18.
Is Kodi 19 just not ready for prime time or are there new settings i'm not aware of?
I have no multi disc albums so it isn't currently supported. As for artwork the skin uses the Kodi image DB for displaying them.
Default naming conventions are in this wiki I believe
https://kodi.wiki/view/Music_artwork
(2021-03-28, 14:48)flhthemi Wrote: (2021-03-28, 10:07)audiosistem Wrote: (2021-03-27, 12:29)Jeffers24 Wrote: Anyone any ideas?
In windows, there is no problem, with the skin in kodi 19. On some systems with android but there are problems. Navigation, open only video addons (default, no build installed), frozen submenu ... I specify on certain devices (Xiaomi, H96max ...)only mikeSilvo can help us.
I think it's a touch screen issue on Kodi 19 and this skin. If you use a mouse or keyboard it seems to be OK. As soon as you use a touch to move through the main menu bar you get the issue of being locked to one item on the main menu bar. At least that's what I have found on my Android Samsung SM-T800 tablet.
I don't know if it's a Kodi 19 issue or a skin issue.
Here's a video of my issue which I posted in here a while back. Message #10054
It appears to be a Kodi bug
https://forum.kodi.tv/showthread.php?tid...pid3020106