• 1
  • 344
  • 345
  • 346(current)
  • 347
  • 348
  • 468
Aeon Madnox for Krypton / Jarvis - (no longer in development)
(2016-06-10, 13:37)meowmoo Wrote: I like the first one, is this just a mockup, or a actual view in silvios?

the second one is like the Alt1 Layout without Cover/CD
Actual image Wink
watch gallery

The shuffle on and and repeat all is the mockup.
Quick question. Is there any reason why the intro video has been deactivated in the latest 0.9.1 version?
There is not option in the skin settings to enable intro anymore.
How can I get the enable/disable option in the skin settings menu back again?

Thanks in advance.
(2016-06-08, 20:38)schimi2k Wrote:
(2016-06-07, 17:57)CellarDoorTV Wrote:
(2016-05-12, 12:34)Mike_Doc Wrote: ticket was opened 2 months ago in connection to missing textues 16634

It's been 3 months now. Has anyone found anything about the missing textures issue in the Madnox Skin? Thanks.

nope...and between us two beautiful mermaids... i dont have much hope that this will be fixed or even think about it, because we are using the old basic code from Phil, and he dont realy like it, that we still use it ... so we have to live with the refresh button ... and more and more problems with linux and android boxes appear, so maybe ... we will see what happen in the future

Thank you for your response mate. Keep up the great work. I love this skin!Big Grin
(2016-06-11, 13:11)mikeSiLVO Wrote:
(2016-06-10, 13:37)meowmoo Wrote: I like the first one, is this just a mockup, or a actual view in silvios?

the second one is like the Alt1 Layout without Cover/CD
Actual image Wink
watch gallery

The shuffle on and and repeat all is the mockup.
Thanks,
I guess it's OK when I port it to madnox?
(2016-06-11, 15:44)CellarDoorTV Wrote: Quick question. Is there any reason why the intro video has been deactivated in the latest 0.9.1 version?
There is not option in the skin settings to enable intro anymore.
How can I get the enable/disable option in the skin settings menu back again?

Thanks in advance.

Because lots of users got problems with it, I enabled it again on my lokal setup, maby its coming back...
(2016-06-11, 10:59)Mike_Doc Wrote: it should still fallback to the fake logo if no banner so:

Clearlogo
Banner
Fake logo (text)

Is this feature on git? I just pulled the latest and doesn't seem to work for me. Setting I'm missing? Thanks.
YOYIZDERZOMENEMOHOZEZAZEZDENDERIZHOZEZ
(2016-06-11, 16:20)meowmoo Wrote:
(2016-06-11, 15:44)CellarDoorTV Wrote: Quick question. Is there any reason why the intro video has been deactivated in the latest 0.9.1 version?
There is not option in the skin settings to enable intro anymore.
How can I get the enable/disable option in the skin settings menu back again?

Thanks in advance.

Because lots of users got problems with it, I enabled it again on my lokal setup, maby its coming back...

Ah okay I see.
Can I still enable my own intro? Would you tell me how to do it please?
Thanks mate : )
its not just because a lot of people had problems with a black screen after the intro - i FORCE Doc ( with a gun at his nuts ^^ ) to disable it
because i provide 3 alternative intro codecs - but nobody with this problems wanna test it ... so before i have to read more and more " BUHUUUU i just get a black screen after backround, but hear in the backround the click click of the main menu " i buy a gun and force Doc with it
HW: I5, AMD A6, Odroid C2 OS:Win10 & LibreElec Kodi:latest 16.x & 17.x Skin: MADNOX

M A D N O X - incl "HOW TO - SETUP TRICKS..." on first page !!!
Extra GFX Stuff for AeonNox Mods
(2016-06-11, 17:15)schimi2k Wrote: its not just because a lot of people had problems with a black screen after the intro - i FORCE Doc ( with a gun at his nuts ^^ ) to disable it
because i provide 3 alternative intro codecs - but nobody with this problems wanna test it ... so before i have to read more and more " BUHUUUU i just get a black screen after backround, but hear in the backround the click click of the main menu " i buy a gun and force Doc with it


Buffff, wild west style!!! Jajajaaaa...
(2016-06-11, 17:15)schimi2k Wrote: its not just because a lot of people had problems with a black screen after the intro - i FORCE Doc ( with a gun at his nuts ^^ ) to disable it
because i provide 3 alternative intro codecs - but nobody with this problems wanna test it ... so before i have to read more and more " BUHUUUU i just get a black screen after backround, but hear in the backround the click click of the main menu " i buy a gun and force Doc with it

That's a shame. I never had problems with my intro in the skin. I guess people gets this issue for not closing KODI properly or for not using maintenance like clearing cache and packages often in low storage devices. It might well have nothing to do with the skin. Can you tell me about the 3 alternatives codecs please? I am up for testing it if it will bring me back the enable intro option in the latest version.

Thanks again bud.
(2016-06-11, 16:39)CellarDoorTV Wrote:
(2016-06-11, 16:20)meowmoo Wrote:
(2016-06-11, 15:44)CellarDoorTV Wrote: Quick question. Is there any reason why the intro video has been deactivated in the latest 0.9.1 version?
There is not option in the skin settings to enable intro anymore.
How can I get the enable/disable option in the skin settings menu back again?

Thanks in advance.

Because lots of users got problems with it, I enabled it again on my lokal setup, maby its coming back...

Ah okay I see.
Can I still enable my own intro? Would you tell me how to do it please?
Thanks mate : )

skinsettings.xml
line 190 - 195
Code:
<control type="radiobutton" id="17072">
                        <label>31286</label>
                        <include>Default_SettingRadioButton</include>
                        <onclick>Skin.ToggleSetting(DisableIntro)</onclick>
                        <selected>Skin.HasSetting(DisableIntro)</selected>
                    </control>
startup.xml
line 10
Code:
<onload condition="Skin.HasSetting(DisableIntro)">PlayMedia(special://skin/extras/intro.mp4,1)</onload>

you just need to remove the !-- at the beginning and -- at the end
That isn't the only change you have to make in startup meowmoo.

Maybe is schimi changes his mind then I'll add it back but the other way round so it is disabled as default and you have to enable it in settings?

and I still have nightmares over him waving his gun around!!!!!!
SKIN: Aeon Madnox
RIP Schimi2k, we miss you.
When I grow up I want to be a skilled skinner
Thank me by ⬇ adding to my + reputation
(2016-06-11, 17:57)meowmoo Wrote:
(2016-06-11, 16:39)CellarDoorTV Wrote:
(2016-06-11, 16:20)meowmoo Wrote: Because lots of users got problems with it, I enabled it again on my lokal setup, maby its coming back...

Ah okay I see.
Can I still enable my own intro? Would you tell me how to do it please?
Thanks mate : )

skinsettings.xml
line 190 - 195
Code:
<control type="radiobutton" id="17072">
                        <label>31286</label>
                        <include>Default_SettingRadioButton</include>
                        <onclick>Skin.ToggleSetting(DisableIntro)</onclick>
                        <selected>Skin.HasSetting(DisableIntro)</selected>
                    </control>
startup.xml
line 10
Code:
<onload condition="Skin.HasSetting(DisableIntro)">PlayMedia(special://skin/extras/intro.mp4,1)</onload>

you just need to remove the !-- at the beginning and -- at the end

Thank you very much.
Hello I'm unable edit widget settings in the General Option section(Widget Transparency, Case on widget info, Show list widget information) whether click from keyboard or remote? It is pretty fresh install so I was wondering if you could help.

Windows 10 x64 Jarvis 16.1 master
(2016-06-11, 18:56)Mike_Doc Wrote: That isn't the only change you have to make in startup meowmoo.

Maybe is schimi changes his mind then I'll add it back but the other way round so it is disabled as default and you have to enable it in settings?

and I still have nightmares over him waving his gun around!!!!!!

waaaaa i am in a good mood Wink your nuts are safe ... and disable by default would be okay for all those... blackscreen crybabys ( yeah, just hate me now Tongue )

cheerz
HW: I5, AMD A6, Odroid C2 OS:Win10 & LibreElec Kodi:latest 16.x & 17.x Skin: MADNOX

M A D N O X - incl "HOW TO - SETUP TRICKS..." on first page !!!
Extra GFX Stuff for AeonNox Mods
  • 1
  • 344
  • 345
  • 346(current)
  • 347
  • 348
  • 468

Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39