• 1
  • 534
  • 535
  • 536(current)
  • 537
  • 538
  • 759
Release Aeon Nox: SiLVO
Myflix, movie collection:
It always says "Minutes" after genres:

Image
KODI Player: Nvidia Shield TV Pro [2019] w/ Wolf Launcher + Synology DS418 | Receiver: Marantz SR6013 | TV: LG 55SJ800V | Toaster: Severin AT 2515

How to:
Create custom video nodes like Documentaries, Concerts, Kids etc
Reply
Did you do an update on the skin last night or today? My modified menu setting all reverted back to original skin menu. If this is due to an update, how do I stop this from happening again. I spent 4 hours setting it up the way I liked.
Thanks for your help on this matter.
Reply
Hey Mike, 
My family has been using your skin for quite a few years now and we absolutely love it. Thanks for all the hard work you continue to put into it.

Our main setup is being upgraded to 4k etc.etc. and we're in the process of upgrading our movie collection to include ultra hd 4k movies.

I was curious if there was a way of changing the uhd cases to a black one instead of the gold one?

We're currently on the krypton 17.6, the official android one.

Any help would be greatly appreciated.

Thanks,
Camo
Reply
Hello everyone.  Been using your great skin for a couple years Mike.  Thank you.

I found a pretty insignificant error in Includes_Home.xml.  I was changing skin colors and noticed on the home screen the 'Temperature | Date | Time' line that the Date stayed white and didn't change to the new color setting.  

In the 3 '<control type="label" id="9025">' controls I found a misplaced comma behind [COLOR grey].
<label>$INFO[System.Date,[COLOR grey], | [/COLOR]]$INFO[System.Time]</label>
when it should be
<label>$INFO[System.Date,,[COLOR grey] | [/COLOR]]$INFO[System.Time]</label>

Thanks for the great skin.
EDIT:  should have mentioned the same 3 errors are in <control type="label" id="9023">
Reply
Hello!

I'd like to contribute to the Swedish translation, where do I translate? I can't find your skin on Transifex, could you provide a link? Or should I update the .po file on Github?
Reply
(2019-01-01, 21:56)brazen1 Wrote: Here ya' go https://paste.kodi.tv/ihehakolux

Ok. This is not gonna be easy to track down. I do not see any errors in your log.

Log is saying you have 17 shows. Do any of those shows have episode upcoming? Do you use TVDB as scraper for your shows?

Are you using NFO files and if so do they have TVDB ID in them?

What happens if you re-add a show using tvdb scraper and not NFO (if you are using one) that has upcoming shows in the next week or two?

(2018-12-28, 08:56)Tigerman82 Wrote: Just moved to Leia and was shocked to see Aeon Nox 5 wasn't available. Luckily, I found this this skin which is awesome. The only thing really that didn't do it for me was the Video OSD. Firstly, the OSD menu appears to the bottom of the screen which makes it difficult to test different subtitles (you have to exit the OSD every time you load a new subtitle because the OSD is blocking it). In the original Aeon Nox 5 the OSD is on top of the screen and for a good reason. Secondly, the original skin had a separate submenu for choosing a subtitle file. This meant that you could choose a subtitle in three pushes of a button (OSD -> Subtitles -> Subtitle file). While in terms of logic I appreciate you combining this menu and the menu for adjusting subtitles as one submenu, this adds another step to the subtitle process. I wouldn't mind it so much but usually most of the subtitle files are out of sync and can be a pain to get in sync and so it really starts to get bothersome when the process requires going through different menus.

Sorry but I probably will not change that.
Opening the subtitle dialogs should hide the OSD automatically:

Image
Image
Image

If there is a time when working with subtitles it does not auto hide then please provide a screenshot so I can make sure that it does.

Aeon Nox 5 had that separate button for Krypton but the Leia version behaves the exact same way as this one does.

(2019-01-02, 11:33)Animal_Freeride Wrote: Hi Brazen1,

Thanks for response but was aware this could be turned off via the GUI. However I only want it unchecked for movies which are in a collection view.

You would have to mod this as it seems to be a very specific thing to add.

The place to add it would be the GlobalBackgroundVar variable in Variables.xml line ~52

(2019-01-02, 13:29)martinconroy Wrote: Thanks again @mikeSiLVO for a great skin. I have updated to the latest version of the skin on Leia RC5 and have only one issue.

The menu bar always reverts to the low position on reload. I save in the central position, and it moves there, but on restart is always back at the bottom. Never had this issue before - any ideas?

Cheers and Happy New Year!

Martin

Android device? Try setting the menu setting then exiting Kodi cleanly, might be caused by power cycling without shutting Kodi down first.

(2019-01-03, 09:12)VelvetKevorkian Wrote: Myflix, movie collection:
It always says "Minutes" after genres:

Congratulations! I think you have found the oldest unreported bug in the skin...

Is fixed on Git Smile

(2019-01-03, 23:26)aaddaamm1111 Wrote: Did you do an update on the skin last night or today? My modified menu setting all reverted back to original skin menu. If this is due to an update, how do I stop this from happening again. I spent 4 hours setting it up the way I liked.
Thanks for your help on this matter.

Updates do not cause the menu to be reset. If it did then I would be getting way more responses from other users saying the same.

No weird add-ons/repos installed on your system?

Could be a bug in Skin Shorcuts that happens rarely but without a debug log (wiki) it is hard to know what happened.

The only way to stop it happening again is to backup the Skin Shorcuts add-on data folder so you can restore it.

(2019-01-04, 10:06)Camo252 Wrote: Hey Mike,
My family has been using your skin for quite a few years now and we absolutely love it. Thanks for all the hard work you continue to put into it.

Our main setup is being upgraded to 4k etc.etc. and we're in the process of upgrading our movie collection to include ultra hd 4k movies.

I was curious if there was a way of changing the uhd cases to a black one instead of the gold one?

We're currently on the krypton 17.6, the official android one.

Any help would be greatly appreciated.

Thanks,
Camo

Somebody would have to make one that matches the rest of cases. One for the default and one for the clear.

(2019-01-04, 15:13)lakedaisy Wrote: Hello everyone. Been using your great skin for a couple years Mike. Thank you.

I found a pretty insignificant error in Includes_Home.xml. I was changing skin colors and noticed on the home screen the 'Temperature | Date | Time' line that the Date stayed white and didn't change to the new color setting.

In the 3 '<control type="label" id="9025">' controls I found a misplaced comma behind [COLOR grey].
<label>$INFO[System.Date,[COLOR grey], | [/COLOR]]$INFO[System.Time]</label>
when it should be
<label>$INFO[System.Date,,[COLOR grey] | [/COLOR]]$INFO[System.Time]</label>

Thanks for the great skin.

Not a mistake. Supposed to be only separators, weather, and time that is theme colored.

(2019-01-04, 18:31)johany Wrote: Hello!

I'd like to contribute to the Swedish translation, where do I translate? I can't find your skin on Transifex, could you provide a link? Or should I update the .po file on Github?

You can post a link to the updated file here or do a PR on GitHub. Your choice.

Thanks for translating Smile
Reply
(2019-01-04, 19:23)mikeSiLVO Wrote:
(2019-01-04, 18:31)johany Wrote: Hello!

I'd like to contribute to the Swedish translation, where do I translate? I can't find your skin on Transifex, could you provide a link? Or should I update the .po file on Github?

You can post a link to the updated file here or do a PR on GitHub. Your choice.

Thanks for translating Smile 

Thank you for your quick response!

I'll do a PR on GitHub. Do you have a POT file available or should I update the Swedish PO file from resource.language.en_us.po? (I'd like to translate the latest revision.)
Reply
(2019-01-04, 19:23)mikeSiLVO Wrote:
(2019-01-04, 10:06)Camo252 Wrote: Hey Mike,
My family has been using your skin for quite a few years now and we absolutely love it. Thanks for all the hard work you continue to put into it.

Our main setup is being upgraded to 4k etc.etc. and we're in the process of upgrading our movie collection to include ultra hd 4k movies.

I was curious if there was a way of changing the uhd cases to a black one instead of the gold one?

We're currently on the krypton 17.6, the official android one.

Any help would be greatly appreciated.

Thanks,
Camo

Somebody would have to make one that matches the rest of cases. One for the default and one for the clear.   
I'll have a go at making them if you could provide me with a link to the default and clear blu-ray case images so i can use them as a template of sorts.

edit: I think i found them on your github. I'll see what I can do in a bit.
Reply
(2019-01-04, 23:46)johany Wrote: Thank you for your quick response!

I'll do a PR on GitHub. Do you have a POT file available or should I update the Swedish PO file from resource.language.en_us.po? (I'd like to translate the latest revision.)

Master branch resource.language.en_gb is always the most up to date. I sometimes forget to add a label so if you do notice one missing please let me know.

Thanks Smile

(2019-01-05, 01:16)Camo252 Wrote: I'll have a go at making them if you could provide me with a link to the default and clear blu-ray case images so i can use them as a template of sorts.

edit: I think i found them on your github. I'll see what I can do in a bit.

If you do have any issues finding them then they are in media/thumbs/boxes then both the default and clearcases folder. It is the 4kp.png in each.

Edit: I forgot to mention that I also need the same thing for each Widget artwork type in order for me to add it to the skin. Those are located in media/homewidgets/cases and then the same folders as mentioned above. It is a decent list to alter so if you prefer a personal mod just for yourself, I completely understand Wink
Reply
"Not a mistake. Supposed to be only separators, weather, and time that is theme colored."

Okay. Thank you Mike.
Reply
(2019-01-02, 11:33)Animal_Freeride Wrote: Hi Brazen1,

Thanks for response but was aware this could be turned off via the GUI. However I only want it unchecked for movies which are in a collection view.

You would have to mod this as it seems to be a very specific thing to add.

The place to add it would be the GlobalBackgroundVar variable in Variables.xml line ~52


Hi Mike, thanks for update but could you possibly advise the actual code I would need to use. I don’t pretend that I’m any sort of expert! Thanks in anticipation.
Reply
(2019-01-05, 19:30)Animal_Freeride Wrote: Hi Mike, thanks for update but could you possibly advise the actual code I would need to use. I don’t pretend that I’m any sort of expert! Thanks in anticipation.

IMHO this question is a good starting point to discuss the complexities of skinning.

I may have an idea of how to do what you want but I do not know if it will work without testing it. The theory might be sound and make sense but then it does not work in practice. That is the nature of the beast. It takes time to look at the skinning documentation, come up with a "plan", realize that it does not work then spend the time "fixing" the functionality that you would like to add.

You are asking me to research the issue then come up with the code to make it happen.

That is, honestly, more often than not, way more complicated than anyone would have thought.

Hopefully that makes sense.
Reply
(2019-01-05, 06:02)mikeSiLVO Wrote:
(2019-01-05, 01:16)Camo252 Wrote: I'll have a go at making them if you could provide me with a link to the default and clear blu-ray case images so i can use them as a template of sorts.

edit: I think i found them on your github. I'll see what I can do in a bit.

If you do have any issues finding them then they are in media/thumbs/boxes then both the default and clearcases folder. It is the 4kp.png in each.

Edit: I forgot to mention that I also need the same thing for each Widget artwork type in order for me to add it to the skin. Those are located in media/homewidgets/cases and then the same folders as mentioned above. It is a decent list to alter so if you prefer a personal mod just for yourself, I completely understand Wink 
Hey,
I've finished changing those 4k ultra hd cases over. 18 files all up including 4k and 2160 files
Can be found here.
If there's anything you want me to do differently just lemme know and i'll see what I can do.
Also, If you want a hand with any other photoshop work, just let me know, more than happy to help/
Cheers
Reply
Bug:
Autoplay music in fullscreen used to be at new start of music, now the skin does it every time a new track is manually selected during playback.
KODI Player: Nvidia Shield TV Pro [2019] w/ Wolf Launcher + Synology DS418 | Receiver: Marantz SR6013 | TV: LG 55SJ800V | Toaster: Severin AT 2515

How to:
Create custom video nodes like Documentaries, Concerts, Kids etc
Reply
(2019-01-06, 09:31)mikeSiLVO Wrote:
(2019-01-05, 19:30)Animal_Freeride Wrote: Hi Mike, thanks for update but could you possibly advise the actual code I would need to use. I don’t pretend that I’m any sort of expert! Thanks in anticipation.

IMHO this question is a good starting point to discuss the complexities of skinning.

I may have an idea of how to do what you want but I do not know if it will work without testing it. The theory might be sound and make sense but then it does not work in practice. That is the nature of the beast. It takes time to look at the skinning documentation, come up with a "plan", realize that it does not work then spend the time "fixing" the functionality that you would like to add.

You are asking me to research the issue then come up with the code to make it happen.

That is, honestly, more often than not, way more complicated than anyone would have thought.

Hopefully that makes sense.


Hi Mike,

Fair enough and totally understand what you’re saying. It’s not a huge issue but more cosmetic tbh....
Reply
  • 1
  • 534
  • 535
  • 536(current)
  • 537
  • 538
  • 759

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