• 1
  • 578
  • 579
  • 580(current)
  • 581
  • 582
  • 759
Release Aeon Nox: SiLVO
(2019-08-04, 04:59)Wombat18 Wrote: How can I delete the black area at the bottom in this view (outlined in red)?:

Either delete the floor.png image or mod the code in Includes_Backgrounds.xml

(2019-08-04, 19:08)gmantonz Wrote: Thanks Mike, that worked! I think I also found a small bug with the live background cases for sets. If a set contains 4K quality movies, the cases on the live background show as Bluray, but when you go into the boxset, they show up as 4K just fine. So I don't think the live backgrounds mod is reading the 4K cases.

It looks like the skin.info.service script was not ready for 4k. I have updated the script to v1.0.5 HERE.

Some prerequisites here though:

You need the updated version of the skin cause the calls to the script have changed. The updated skin is pending review so you will need to install the GitHub version and instructions to do that are in the first post.

_________________________________________________________________


@ All There is an update for script.skin.info.service v1.0.4 that has already been merged to the Kodi repo and it looks like the skin reviewers are quite busy ATM so there will be a little bit of an adjustment period where the skin will not show set info correctly without some intervention.

There are two ways to fix it:

First is to downgrade the Skin Info script to v1.0.3 from my repo
Second is to update the skin from GitHub to v7.0.3

Then when the skin is updated to v7.0.3 you need to then update the script to v1.0.4 or v1.0.5 depending on which version happens to be in the Kodi repo at that time.

Just for clarification:

Aeon Nox SiLVO v7.0.2 needs Skin Info Service v1.0.3
Aeon Nox SiLVO v7.0.3 needs Skin Info Service v1.0.4 or above
Reply
@mikeSiLVO installed latest git (leia) and th live tv OSD buttons are not aligned.
Am i missing some new settings?
Image

Thanks!
Reply
(2019-08-04, 23:48)Pienoet Wrote: @mikeSiLVO installed latest git (leia) and th live tv OSD buttons are not aligned.
Am i missing some new settings?

Thanks!

Fixed on Git Smile
Reply
(2019-08-03, 15:24)mikeSiLVO Wrote:
(2019-07-29, 22:40)Aceofclubs#316 Wrote: I am having an issue where the stock intro video will not play sound except at the end. Is therea setting in the startup.xml in the skin that
needs to be edited.

Sounds like a possible issue with refresh rate change. I have a delay in audio when that happens for library items but not during startup for the intro. You can post your debug log (wiki) if you want me to take a look but if it is the refresh rate switching then you would need to figure out the settings you have that is making that happen. 

Thanks for all the help here is the debug log
Reply
Hey guys, I'm after some help if possible.

Firstly massively grateful to mike for the commitment to the silvo mod, it's still in my opinion the best skin for Kodi by far and after recently updating Kodi and getting the most recent mod it's nice to have so many new features!

I used to have the logo view set up across the whole of Kodi - in Movies, TV Shows and with some help from Mike and others a few years ago I managed to get it to display my consoles and games through advanced launcher. After updating I thought it would be a simple case of moving some lines from the old xml files to the new to get this set up again. I've since realised that the xml files appear slightly different to the old ones (Helix I think) so not sure what I need to do to get the Logo view visible in advanced launcher. 

Can anyone help out with this please? I'd massively appreciate any help at all!

The link to the xml files with some alterations in is below. Not sure what I need to amend but as it stands the Logo button isn't listed in advanced launcher at all.

https://1drv.ms/f/s!Al5ZVZ8QEjbkg5EbBSF_-I-6rWUg7Q
Reply
(2019-08-05, 01:17)mikeSiLVO Wrote:
(2019-08-04, 23:48)Pienoet Wrote: @mikeSiLVO installed latest git (leia) and th live tv OSD buttons are not aligned.
Am i missing some new settings?

Thanks!

Fixed on Git Smile

That was quick thanks!
Reply
(2019-07-29, 22:40)Aceofclubs#316 Wrote: I am having an issue where the stock intro video will not play sound except at the end. Is therea setting in the startup.xml in the skin that
needs to be edited.
(2019-08-05, 08:11)Aceofclubs#316 Wrote: Thanks for all the help here is the debug log

According to your log you have lied to me Sad

First thing is that you have banned add-ons (wiki) installed.

Second thing is that you are using a modified skin:
Code:
load skin from: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/skin.aeon.nox.silvo (version: 9.1.10)

Lastly according to the file stream details it is not the stock video:
Code:
ffmpeg[89FFF920]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, special://skin/extras/intro.mp':
INFO: ffmpeg[89FFF920]:   Metadata:
INFO: ffmpeg[89FFF920]:     major_brand     : mp42
INFO: ffmpeg[89FFF920]:     minor_version   : 0
INFO: ffmpeg[89FFF920]:     compatible_brands: mp42mp41
INFO: ffmpeg[89FFF920]:     creation_time   : 2019-07-15 20:26:35
INFO: ffmpeg[89FFF920]:   Duration: 00:00:10.05, start: 0.000000, bitrate: 6118 kb/s
INFO: ffmpeg[89FFF920]:     Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720, 5874 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default)
INFO: ffmpeg[89FFF920]:     Metadata:
INFO: ffmpeg[89FFF920]:       creation_time   : 2019-07-15 20:26:35
INFO: ffmpeg[89FFF920]:       handler_name    : Alias Data Handler
INFO: ffmpeg[89FFF920]:       encoder         : AVC Coding
INFO: ffmpeg[89FFF920]:     Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 253 kb/s (default)
INFO: ffmpeg[89FFF920]:     Metadata:
INFO: ffmpeg[89FFF920]:       creation_time   : 2019-07-15 20:26:35
INFO: ffmpeg[89FFF920]:       handler_name    : Alias Data Handler

The correct one should say something like this:
Code:
INFO: ffmpeg[0x1c96d1e7b80X]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'special://skin/extras/intro.mp4':
INFO: ffmpeg[0x1c96d1e7b80X]:   Metadata:
INFO: ffmpeg[0x1c96d1e7b80X]:     major_brand     : mp42
INFO: ffmpeg[0x1c96d1e7b80X]:     minor_version   : 512
INFO: ffmpeg[0x1c96d1e7b80X]:     compatible_brands: isomiso2avc1mp41
INFO: ffmpeg[0x1c96d1e7b80X]:     creation_time   : 2016-12-30T14:32:27.000000Z
INFO: ffmpeg[0x1c96d1e7b80X]:     encoder         : HandBrake 1.0.1 2016122900
INFO: ffmpeg[0x1c96d1e7b80X]:   Duration: 00:00:12.07, start: 0.000000, bitrate: 1749 kb/s
INFO: ffmpeg[0x1c96d1e7b80X]:     Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 1588 kb/s, 30 fps, 30 tbr, 90k tbn, 60 tbc (default)
INFO: ffmpeg[0x1c96d1e7b80X]:     Metadata:
INFO: ffmpeg[0x1c96d1e7b80X]:       creation_time   : 2016-12-30T14:32:27.000000Z
INFO: ffmpeg[0x1c96d1e7b80X]:       handler_name    : VideoHandler
INFO: ffmpeg[0x1c96d1e7b80X]:     Stream #0:1(eng): Audio: mp3 (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 160 kb/s (default)
INFO: ffmpeg[0x1c96d1e7b80X]:     Metadata:
INFO: ffmpeg[0x1c96d1e7b80X]:       creation_time   : 2016-12-30T14:32:27.000000Z
INFO: ffmpeg[0x1c96d1e7b80X]:       handler_name    : Stereo

The first 2 things make you ineligible for support on these forums.

I will however tell you that it appears I was correct in my assumption and that it is very likely related to refresh rate switching...
Reply
(2019-08-05, 13:08)mattneed89 Wrote: Hey guys, I'm after some help if possible.

Firstly massively grateful to mike for the commitment to the silvo mod, it's still in my opinion the best skin for Kodi by far and after recently updating Kodi and getting the most recent mod it's nice to have so many new features!

I used to have the logo view set up across the whole of Kodi - in Movies, TV Shows and with some help from Mike and others a few years ago I managed to get it to display my consoles and games through advanced launcher. After updating I thought it would be a simple case of moving some lines from the old xml files to the new to get this set up again. I've since realised that the xml files appear slightly different to the old ones (Helix I think) so not sure what I need to do to get the Logo view visible in advanced launcher. 

Can anyone help out with this please? I'd massively appreciate any help at all!

The link to the xml files with some alterations in is below. Not sure what I need to amend but as it stands the Logo button isn't listed in advanced launcher at all.

In the custom_1130_Views.xml you have the old syntax.
Substring should be String.Contains:
Code:
<item>
    <label>Logo</label>
    <onclick>Container.SetViewMode(59)</onclick>
    <visible>[String.Contains(Container.FolderPath,plugin.program.advanced.launcher)] + !Skin.HasSetting(Disable.LogoView)</visible>
</item>
It also looks like you have Substring in some of the other files.

I suggest to open each modified file and Search/Replace Substring with String.Contains.

Didn't check all files but you also have IsEmpty instead of String.IsEmpty in some of the visibles in View_59_Logo.xml.
Reply
This may/may not be a skin changeable option.

When playing a radio station the 'Pause' and 'Stop' OSD controls are transposed, compared to other media, Movie, TV Show, Local Music Video. See screenshot

Any chance of making Radio OSD pause and stop, positions consistent with other media?

Image
Reply
(2019-08-05, 15:45)Jeffers24 Wrote: This may/may not be a skin changeable option.

When playing a radio station the 'Pause' and 'Stop' OSD controls are transposed, compared to other media, Movie, TV Show, Local Music Video. See screenshot

Any chance of making Radio OSD pause and stop, positions consistent with other media?

Hmmm... Never noticed.

Sure, will change it on Github now.
Reply
(2019-08-05, 16:09)mikeSiLVO Wrote:
(2019-08-05, 15:45)Jeffers24 Wrote: This may/may not be a skin changeable option.

When playing a radio station the 'Pause' and 'Stop' OSD controls are transposed, compared to other media, Movie, TV Show, Local Music Video. See screenshot

Any chance of making Radio OSD pause and stop, positions consistent with other media?

Hmmm... Never noticed.

Sure, will change it on Github now. 

Thanks @mikeSiLVO
Reply
(2019-08-05, 15:24)mikeSiLVO Wrote:
(2019-08-05, 13:08)mattneed89 Wrote: Hey guys, I'm after some help if possible.

Firstly massively grateful to mike for the commitment to the silvo mod, it's still in my opinion the best skin for Kodi by far and after recently updating Kodi and getting the most recent mod it's nice to have so many new features!

I used to have the logo view set up across the whole of Kodi - in Movies, TV Shows and with some help from Mike and others a few years ago I managed to get it to display my consoles and games through advanced launcher. After updating I thought it would be a simple case of moving some lines from the old xml files to the new to get this set up again. I've since realised that the xml files appear slightly different to the old ones (Helix I think) so not sure what I need to do to get the Logo view visible in advanced launcher. 

Can anyone help out with this please? I'd massively appreciate any help at all!

The link to the xml files with some alterations in is below. Not sure what I need to amend but as it stands the Logo button isn't listed in advanced launcher at all.

In the custom_1130_Views.xml you have the old syntax.
Substring should be String.Contains:
Code:
<item>
    <label>Logo</label>
    <onclick>Container.SetViewMode(59)</onclick>
    <visible>[String.Contains(Container.FolderPath,plugin.program.advanced.launcher)] + !Skin.HasSetting(Disable.LogoView)</visible>
</item>
It also looks like you have Substring in some of the other files.

I suggest to open each modified file and Search/Replace Substring with String.Contains.

Didn't check all files but you also have IsEmpty instead of String.IsEmpty in some of the visibles in View_59_Logo.xml.

Thanks Mike. Did a find and replace in the xml files with your suggestions and all works seemlessly again! Cheers mate
Reply
(2019-08-04, 21:33)mikeSiLVO Wrote:
(2019-08-04, 04:59)Wombat18 Wrote: How can I delete the black area at the bottom in this view (outlined in red)?:
Either delete the floor.png image or mod the code in Includes_Backgrounds.xml

Thank you. I like it without the floor.png.

One further question: How can I add opacity to the Video OSD bottom bar, where the time and duration is, like the opacity for the video and audio information at the top?
I dont like black 100%, so there should be opacity. There is no option in the skin settings to change the opacity of the Video OSD bottom bar.
See this screenshot:
Image
Reply
(2019-08-05, 17:10)Wombat18 Wrote: Thank you. I like it without the floor.png.

One further question: How can I add opacity to the Video OSD bottom bar, where the time and duration is, like the opacity for the video and audio information at the top?
I dont like black 100%, so there should be opacity. There is no option in the skin settings to change the opacity of the Video OSD bottom bar.

Yeah, well, you know, that's just, like, your opinion, man. Wink

You would need to add either a colordiffuse attribute altering the alpha to all the relevant texture tags or a group with a fade animation to all the controls of that bar in DialogSeekBar.xml.
Reply
(2019-08-05, 15:24)mikeSiLVO Wrote:
(2019-07-29, 22:40)Aceofclubs#316 Wrote: I am having an issue where the stock intro video will not play sound except at the end. Is therea setting in the startup.xml in the skin that
needs to be edited.
(2019-08-05, 08:11)Aceofclubs#316 Wrote: Thanks for all the help here is the debug log

According to your log you have lied to me Sad

First thing is that you have banned add-ons (wiki) installed.

Second thing is that you are using a modified skin:
Code:
load skin from: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/skin.aeon.nox.silvo (version: 9.1.10)

Lastly according to the file stream details it is not the stock video:
Code:
ffmpeg[89FFF920]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, special://skin/extras/intro.mp':
INFO: ffmpeg[89FFF920]: Metadata:
INFO: ffmpeg[89FFF920]: major_brand : mp42
INFO: ffmpeg[89FFF920]: minor_version : 0
INFO: ffmpeg[89FFF920]: compatible_brands: mp42mp41
INFO: ffmpeg[89FFF920]: creation_time : 2019-07-15 20:26:35
INFO: ffmpeg[89FFF920]: Duration: 00:00:10.05, start: 0.000000, bitrate: 6118 kb/s
INFO: ffmpeg[89FFF920]: Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720, 5874 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default)
INFO: ffmpeg[89FFF920]: Metadata:
INFO: ffmpeg[89FFF920]: creation_time : 2019-07-15 20:26:35
INFO: ffmpeg[89FFF920]: handler_name : Alias Data Handler
INFO: ffmpeg[89FFF920]: encoder : AVC Coding
INFO: ffmpeg[89FFF920]: Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 253 kb/s (default)
INFO: ffmpeg[89FFF920]: Metadata:
INFO: ffmpeg[89FFF920]: creation_time : 2019-07-15 20:26:35
INFO: ffmpeg[89FFF920]: handler_name : Alias Data Handler

The correct one should say something like this:
Code:
INFO: ffmpeg[0x1c96d1e7b80X]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'special://skin/extras/intro.mp4':
INFO: ffmpeg[0x1c96d1e7b80X]: Metadata:
INFO: ffmpeg[0x1c96d1e7b80X]: major_brand : mp42
INFO: ffmpeg[0x1c96d1e7b80X]: minor_version : 512
INFO: ffmpeg[0x1c96d1e7b80X]: compatible_brands: isomiso2avc1mp41
INFO: ffmpeg[0x1c96d1e7b80X]: creation_time : 2016-12-30T14:32:27.000000Z
INFO: ffmpeg[0x1c96d1e7b80X]: encoder : HandBrake 1.0.1 2016122900
INFO: ffmpeg[0x1c96d1e7b80X]: Duration: 00:00:12.07, start: 0.000000, bitrate: 1749 kb/s
INFO: ffmpeg[0x1c96d1e7b80X]: Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 1588 kb/s, 30 fps, 30 tbr, 90k tbn, 60 tbc (default)
INFO: ffmpeg[0x1c96d1e7b80X]: Metadata:
INFO: ffmpeg[0x1c96d1e7b80X]: creation_time : 2016-12-30T14:32:27.000000Z
INFO: ffmpeg[0x1c96d1e7b80X]: handler_name : VideoHandler
INFO: ffmpeg[0x1c96d1e7b80X]: Stream #0:1(eng): Audio: mp3 (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 160 kb/s (default)
INFO: ffmpeg[0x1c96d1e7b80X]: Metadata:
INFO: ffmpeg[0x1c96d1e7b80X]: creation_time : 2016-12-30T14:32:27.000000Z
INFO: ffmpeg[0x1c96d1e7b80X]: handler_name : Stereo

The first 2 things make you ineligible for support on these forums.

I will however tell you that it appears I was correct in my assumption and that it is very likely related to refresh rate switching... 
I apologize if I have done anything to upset and thanks for your help anyway.
Reply
  • 1
  • 578
  • 579
  • 580(current)
  • 581
  • 582
  • 759

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