• 1
  • 171
  • 172
  • 173(current)
  • 174
  • 175
  • 759
Release Aeon Nox: SiLVO
(2015-08-29, 14:03)timoxx4 Wrote: Is there an option to show time remaining instead of time duration on the video player OSD ? I have looked but cant find anything. Or is there way to setup an advanced settings file to have it ?

I'm looking for that as well!
Reply
Yeah I had it with this skin but then I decided it was a good idea to install the latest version of this skin and it wiped it out. Now I cant for the life of me figure out how I got it to work originally.
Reply
(2015-08-28, 23:56)boubou06 Wrote: <onload condition="Window.Previous(startup)">PlayMedia(special://skin/skinextras/intromovie.mp4)</onload>

I use your code. i delete only comments tag.

Try commenting out or deleting the one above from home.xml and add
Code:
<onload>PlayMedia(special://skin/skinextras/intromovie.mp4)</onload>
to startup.xml underneath
Code:
<onload>ReplaceWindow($INFO[System.StartupWindow])</onload>

(2015-08-29, 11:21)Levi59 Wrote:
(2015-08-29, 00:01)roger7 Wrote: Official Kodi 15.1, Windows 7 SP1.
I couldn't see the watched indicator in landscape view and hadn't the overlay option in settings since I updated to 5.7.3-2.0.6.
But I could see the indicator in Panel or Icons view.
Changing guisettings.xml the line to
<setting type="string" name="skin.aeon.nox.silvo.Overlay.Toggle">2</setting>
I could see overlay option after changing it, and then setting the overlay to enabled finally the watched indicator is visible.

Same for me ^^

Thanks roger7

The overlay button issue should be fixed with latest Git and also the missing functions in ShowCase for seasons.

(2015-08-29, 14:41)armen.mogahdsian Wrote:
(2015-08-29, 14:03)timoxx4 Wrote: Is there an option to show time remaining instead of time duration on the video player OSD ? I have looked but cant find anything. Or is there way to setup an advanced settings file to have it ?

I'm looking for that as well!

You can activate a new setting in Skin settings > SiLVO mod > Show time remaining on fullscreen info
Image
Reply
I am relatively new to this and as I have said this mod is exceptional. Unless this has been picked up before I think I may have found a small glitch.

Using the mod I have set the music to play full screen under skin settings. Also I like cinema experience and have this fully set up. When I now start cinema experience the slides and music starts but no longer in combination as the music now goes to the full screen with the artist, cd and cover art (as shown with earlier posts) and the slides are not on the screen. It appears that the full screen mod overrides the cinema experience setting as when I turn it off from full screen mode it's all fine again.

Am I missing something? Can we modify this or at worse if I can't have both settings on at the same time how do I turn music to full screen when played manually.

Cheers all who respond in advance
Reply
(2015-08-29, 23:00)mikesilvo164 Wrote: You can activate a new setting in Skin settings > SiLVO mod > Show time remaining on fullscreen info
Image

Yeah I saw that but its not for me. I would much rather it down the bottom where the current time elapsed is now but instead have it show time remaining Huh I know I need to edit some xml but I have no idea what one or how ? Something like this should be just a simple toggle switch in the settings. I had it working in this skin before I went and updated it and now its gone and I don't know how to get it back again?
Reply
Ok found this from a really old post on Nox 2.0 but dosent seem to be the same inside this skin

Quote:In VideoOSD.xml paste the Player.TimeRemaining part in-between the Time and Duration on the label line.

Code:- <label>[UPPERCASE]$INFO[VideoPlayer.Time] - $INFO[Player.TimeRemaining] - $INFO[VideoPlayer.Duration][/UPPERCASE]</label>

I am looking inside the 1080i folder of this skin but none of the video related xml files has the above string to edit Huh
Reply
(2015-08-30, 01:01)gazman2003 Wrote: I am relatively new to this and as I have said this mod is exceptional. Unless this has been picked up before I think I may have found a small glitch.

Using the mod I have set the music to play full screen under skin settings. Also I like cinema experience and have this fully set up. When I now start cinema experience the slides and music starts but no longer in combination as the music now goes to the full screen with the artist, cd and cover art (as shown with earlier posts) and the slides are not on the screen. It appears that the full screen mod overrides the cinema experience setting as when I turn it off from full screen mode it's all fine again.

Am I missing something? Can we modify this or at worse if I can't have both settings on at the same time how do I turn music to full screen when played manually.

Cheers all who respond in advance

Should be fixed on Git. If you could test it out that would be great Smile

--------------------------------------------------------------------------------------------

Added the option to switch time remaining and time elapsed on Git but the setting is not a regular setting. After pressing info you can press down to change the time format that the seekbar displays, up now turns on off the big hours/minutes left label and clicking enter will toggle plot and cast.
The options for the above have been removed from the skin settings.

Also added a third rss feed option that places it back in place of the submenu (somebody had mentioned it in a previous post)

As always if you see any bugs or have any suggestions, please let me know Cool
Reply
(2015-08-29, 23:00)mikesilvo164 Wrote: You can activate a new setting in Skin settings > SiLVO mod > Show time remaining on fullscreen info
Image

Love this view in info mode but could it be set to look like this on pause? many thanks
9.1 Cinema Room htpc with Kodi Matrix & emby server~Epson EH-TW9300~Homemade 8ft pj screen~AVR~Yamaha RX-A3070~Speakers~Monitor Audio RX6 Fronts & RX Centre~RXFX Surrounds~250's Rears~180's Front Presence~BK XXLS400 Sub~8033C AntiMode~HarmonyOne
 
Reply
(2015-08-30, 08:52)mikesilvo164 Wrote: Added the option to switch time remaining and time elapsed on Git but the setting is not a regular setting. After pressing info you can press down to change the time format that the seekbar displays, up now turns on off the big hours/minutes left label and clicking enter will toggle plot and cast.

I love the UI for this. My suggestion would be for the it to toggle the total time instead, so that it toggles between:

Current Time / Total Time
and
Current Time / Time Remaining
Reply
Ok I think maybe I need to edit something in DialogSeekBar.xml to change the player elapsed time into time remaining instead. Only I don't know what part or what to change it too ? Seems its all named different in Kodi than it was in XBMC so cant use the same trick as I could in xbmc Huh

Mike do you know how I might be able to do this at all ? Any help would be greatly appreciated.

Thanks.
Reply
Using the following :

Kodi 16.0 Alpha 2 Git 20150829-c336ec1
Aeon Nox 5 Silvo 5.7.4-2.0.6

Couple questions :

How do I disable the "ExtendedInfo Script" popup when opening the info screen ?

How do I enable FullScreen FanArt when setting the background to LiveBackGround Random ? The earlier versions showed single fullscreen images versus the new collage of posters.

Thanks in advance.

[Update]

Got it sorted with a clean build and installing the scripts using zip files.

script.grab.fanart
https://github.com/robweber/script.grab.fanart/

script.skinshortcuts
https://github.com/BigNoid/script.skinshortcuts

service.library.data.provider
https://github.com/BigNoid/service.libra...a.provider

script.extendedinfo
https://github.com/phil65/script.extendedinfo
Reply
(2015-08-30, 11:04)wints Wrote: Love this view in info mode but could it be set to look like this on pause? many thanks

Been asked before and unfortunately, right now it is not going to happen... just press info while paused to display that screen and activate the options you want to have shown using the commands mentioned in my previous post.
I am willing to revisit this later if asked again and I can come up with something I am happy with but for now you would have to mod it yourself or get used to a single extra button press.
I would like to add as many options as I can but there will be issues using certain other functions so not every option can be added or toggled without affecting other things.

(2015-08-30, 12:28)meesham Wrote: I love the UI for this. My suggestion would be for the it to toggle the total time instead, so that it toggles between:

Current Time / Total Time
and
Current Time / Time Remaining

Don't you mean lack of UI Tongue
Wish granted, it is available on Git Wink

(2015-08-30, 14:07)timoxx4 Wrote: Ok I think maybe I need to edit something in DialogSeekBar.xml to change the player elapsed time into time remaining instead. Only I don't know what part or what to change it too ? Seems its all named different in Kodi than it was in XBMC so cant use the same trick as I could in xbmc Huh

Mike do you know how I might be able to do this at all ? Any help would be greatly appreciated.

Thanks.

Would be nice when asking for help you might take the time to read my previous posts because you can already do what you want in the latest skin from GitHub.
I added it because you requested it... It is mentioned in the post located three above your own and reiterated in the post directly above that same one... Sad

(2015-08-31, 00:11)Plasmator Wrote: Using the following :

Kodi 16.0 Alpha 2 Git 20150829-c336ec1
Aeon Nox 5 Silvo 5.7.4-2.0.6

Couple questions :

How do I disable the "ExtendedInfo Script" popup when opening the info screen ?

How do I enable FullScreen FanArt when setting the background to LiveBackGround Random ? The earlier versions showed single fullscreen images versus the new collage of posters.

Thanks in advance.

[Update]

Got it sorted with a clean build and installing the scripts using zip files.

script.grab.fanart
https://github.com/robweber/script.grab.fanart/

script.skinshortcuts
https://github.com/BigNoid/script.skinshortcuts

service.library.data.provider
https://github.com/BigNoid/service.libra...a.provider

script.extendedinfo
https://github.com/phil65/script.extendedinfo

So all good now?
Reply
Hi there I'm new to the forum Wink

I installed the modded isengard version and it seems to work for me.
But I can't get any logos in the Logo View and the discart seems not working to.
All scripts are installed.

Could somebody help me?
Reply
@mike,

Yes - problem above solved. Thx for the hard work and great skin. Btw, upgrading to Jarvis (Kodi 16) did fix other issues too.

I have some other questions which I can't seem to solve on my own so here goes :

Is it possible to hide the poster art from the bottom middle when you press info while playing a movie ?

Can the color of the grid lines on the movie info panel be changed to a shade of grey or white so they are more visible ? Something between the older Aeon Nox and SiLVO.

Can the InfoPanel show hours & mins too ? It still showing mins with latest build.
Reply
(2015-08-31, 06:39)mikesilvo164 Wrote:
(2015-08-30, 14:07)timoxx4 Wrote: Ok I think maybe I need to edit something in DialogSeekBar.xml to change the player elapsed time into time remaining instead. Only I don't know what part or what to change it too ? Seems its all named different in Kodi than it was in XBMC so cant use the same trick as I could in xbmc Huh

Mike do you know how I might be able to do this at all ? Any help would be greatly appreciated.

Thanks.

Would be nice when asking for help you might take the time to read my previous posts because you can already do what you want in the latest skin from GitHub.
I added it because you requested it... It is mentioned in the post located three above your own and reiterated in the post directly above that same one... Sad

Oh so sorry mike for the confusion. Didn't mean to come across as being daft and not understanding what you where saying. I totally get your MOD to show time remaining on the info screen. But I was after something totally different and was just wondering if it was possible for me to implement myself with a little help pointing me in the right direction ?

Here is a pic of where I was looking to change the timer that is currently counting UP. But change it to be counting DOWN instead. If possible at all ? So it shows on all screens. Pause/Info/OSD.
Image
Reply
  • 1
  • 171
  • 172
  • 173(current)
  • 174
  • 175
  • 759

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