• 1
  • 734
  • 735
  • 736(current)
  • 737
  • 738
  • 759
Release Aeon Nox: SiLVO
(2023-11-26, 23:47)beeswax Wrote: Great to see you working on this already Mike, props.  I read about the Versions/Extras features a while back and was quietly hoping they'd make it to AN:SiLVO some day, but here we are already!

I think having Versions and Extras on separate screens, with a press left to toggle is the better of the two options suggested.  Just feels neater and more organised that way.

Would there be a way/option to prompt for version (where more than one exists) when hitting the normal "Play" button?  I do have a few movies in my collection with multiple versions but I'm not sure I'd remember that when browsing the library and picking something to watch.  The version window popping up at that point would be greatly appreciated.  I haven't actually tried this out yet, so maybe this is already standard behaviour but asking just in case it isn't!

I think there might be a Kodi setting to play a default version or it asks with the dialog but I haven't played around with it much yet.

(2023-11-27, 02:11)Karellen Wrote: Hi @mikeSiLVO

Wondering if you can check these couple of PVR releated issues...

1. Reduce size of channel logo to fit allotted area. Also, wondering if the Aeon Nox Silvo banner needs to be there? Maybe even reduce the horizontal width of the logo area, and increase the width of the plot description area?

2. Aeon Nox Silvo logo seems to be a bit distracting. also, the OK button is part off the screen. Probably need to increase the width of the plot description area?

3. Any chance of including an icon in the Guide to show scheduled recordings?

Please try the latest from GitHub.

1. I shortened the width a smidge and removed the skin logo, do not even remember why I added it there in the first place... Confused

2. Not sure if the space I added moved the button enough but I can extend it further if still offscreen.

3. That should already be working Huh
The icons should match the default skin. I used the same variable in Estuary.

(2023-11-27, 15:25)jjd-uk Wrote: Nice work. While not a Aeon Nox user, I'm looking to improve the Estuary look from what was merged for Video Versions. I already have an PR open for chnages to Estuary, but I'm now wondering if something similar to what you've done with the seperated look in test_layout_videoversions branch might suit Estuary also. So thanks for pushing that code publically as it's given me pause for thought for what's best for Estuary.

Smile

(2023-11-27, 19:39)CaptainKen Wrote: In post #11,019 I see multiple ratings in the screen shot. How do you get those.

I'm using Ember Media Manager to scrape and the setting for ratings only allows one source.

I don't use any media managers. For Rotten Tomatoes, I have an OMDb API key I use in both script.metadata.editor and TheMovieDb Helper plugin from jurialmunkey.

You can also add the ratings to nfo but I don't know which media managers can do that, if any.

Example ratings for nfo
xml:
<ratings>
<rating name="imdb" max="10" default="true">
<value>6.7</value>
<votes>48610</votes>
</rating>
<rating name="themoviedb" max="10" default="false">
<value>6.5</value>
<votes>542</votes>
</rating>
<rating name="tomatometerallaudience" max="10" default="false">
<value>6.8</value>
<votes>47372</votes>
</rating>
<rating name="tomatometerallcritics" max="10" default="false">
<value>3.1</value>
<votes>0</votes>
</rating>
</ratings>
Reply
(2023-11-28, 03:27)mikeSiLVO Wrote: Please try the latest from GitHub.

1. I shortened the width a smidge and removed the skin logo, do not even remember why I added it there in the first place... Confused

2. Not sure if the space I added moved the button enough but I can extend it further if still offscreen.

3. That should already be working Huh
The icons should match the default skin. I used the same variable in Estuary.
Thank you. 1, 2 & 3 are fixed. Smile

Noticed another little glitch, don't know if it is new or not. If you scroll along the row of options, there is a vacant option...
Image
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
(2023-11-28, 05:56)Karellen Wrote: Thank you. 1, 2 & 3 are fixed. Smile

Noticed another little glitch, don't know if it is new or not. If you scroll along the row of options, there is a vacant option...

Looks like I needed to hide some buttons when viewing the info for recordings.
Should be fixed on GitHub with all those unnecessary ones removed.
Reply
(2023-11-28, 07:03)mikeSiLVO Wrote: Looks like I needed to hide some buttons when viewing the info for recordings.
Nice, less cluttered. Thanks Smile
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
Thank you Mike for the Ratings info.
HTPC: Dell Optiplex 7050 SFF i7-7700 quad-core, 3.6GHz, 16GB
NAS: Synology DS1813+ and DX513, Hybrid RAID (SHR) 48TB usable space
My Media Center | www.CaptainKen.us | www.YouTube.com/KenInGilbert
Reply
(2023-11-28, 05:56)Karellen Wrote:
(2023-11-28, 03:27)mikeSiLVO Wrote: Please try the latest from GitHub.

1. I shortened the width a smidge and removed the skin logo, do not even remember why I added it there in the first place... Confused

2. Not sure if the space I added moved the button enough but I can extend it further if still offscreen.

3. That should already be working Huh
The icons should match the default skin. I used the same variable in Estuary.
Thank you. 1, 2 & 3 are fixed. Smile

Noticed another little glitch, don't know if it is new or not. If you scroll along the row of options, there is a vacant option...
Image

how do you get Live TV artwork within aoen nox silvo?
Reply
(2023-11-28, 17:12)Pienoet Wrote: how do you get Live TV artwork within aoen nox silvo?
It's provided by NextPVR.
There is no way to control the artwork on recordings, so a lot of times you get the wrong poster.
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
I am new to using Kodi and this skin and I had noticed to the exact same issues and came here to see if there was a solution, perfect timing Big Grin

I did have a few questions about the recordings info screen if anyone can answer.

1. What is the "switch" and "play programme" buttons supposed to do on the info screen of a completed recording? I have clicked both of them and there doesn't seem to be any reaction.

2. Is there any way for me to personally rearrange the buttons so that the "play recording" button the first option so I don't have to arrow over to it?

3. Is there a way to add a delete recording button to this menu as well? I couldn't for the life of me figure out how to delete any recordings via remote control. I ended up programming a button on my remote to press the letter "c" to bring up the context menu so I have a way to delete with the remote.

Thanks!
Reply
(2023-11-28, 20:59)Frank512 Wrote: What is the "switch" and "play programme" buttons supposed to do on the info screen of a completed recording? I have clicked both of them and there doesn't seem to be any reaction.
That has been fixed. Only relevant buttons are now shown.
You can download the latest version of the skin here... https://github.com/MikeSiLVO/Aeon-Nox-SiLVO

(2023-11-28, 20:59)Frank512 Wrote: 2. Is there any way for me to personally rearrange the buttons so that the "play recording" button the first option so I don't have to arrow over to it?
You would have to edit the skin files.
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
(2023-11-28, 21:11)Karellen Wrote:
(2023-11-28, 20:59)Frank512 Wrote: What is the "switch" and "play programme" buttons supposed to do on the info screen of a completed recording? I have clicked both of them and there doesn't seem to be any reaction.
That has been fixed. Only relevant buttons are now shown.
You can download the latest version of the skin here... https://github.com/MikeSiLVO/Aeon-Nox-SiLVO

Oh, perfect. I just read the replies here while I'm at work and didn't realize that was part of the update. I will update it tonight when I get home.
Reply
(2023-11-28, 21:11)Karellen Wrote: That has been fixed. Only relevant buttons are now shown.

While I'm at it should I just remove the OK button?
I'd have to set the onfocus to different buttons. Maybe add timer for epg info and play recording for the other?

I don't use PVR/Live TV stuff so whatever seems the most convenient is fine with me.
Reply
(2023-11-29, 00:11)mikeSiLVO Wrote: While I'm at it should I just remove the OK button?
Yep, that would be better.
I agree with Frank512 and focus on the "play" button by default.
Thanks Smile
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
(2023-11-29, 00:34)Karellen Wrote:
(2023-11-29, 00:11)mikeSiLVO Wrote: While I'm at it should I just remove the OK button?
Yep, that would be better.
I agree with Frank512 and focus on the "play" button by default.
Thanks Smile

That would be awesome! The "ok" button is technically not necessary since you can just hit a back button IMO. Is it possible to add a delete recording button there, or is that not something you can add on that screen? Thank you, Mike.
Reply
Not fully clear to me which version from Github I should use on my Kodi 20.2: Nexus or Master?
Thanks
Reply
Started playing with Kodi 21 yesterday and this skin...was wondering if there is a way to enter the color code I want to use in the color picker manually. It takes a lot of time rolling the pointer over each color searching for the exact one I want to use. The old color picker addon used to let you do this. Or am I just missing the obvious?
Reply
  • 1
  • 734
  • 735
  • 736(current)
  • 737
  • 738
  • 759

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