Kodi Community Forum

Full Version: Aeon Nox 5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
@BigNoid:
Another improvement to the channel-EPG: https://raw.githubusercontent.com/walter...ideOSD.xml

You can see the changes here: (first 2 pics)
http://forum.kodi.tv/showthread.php?tid=...pid2245375 (old TV-improvements for Jarvis)

Will post other changes from time to time.
Hi,

I'm trying to edit the skin files (a first for me) to change the default behavior in the LiveTV Guide, so that pressing the back button goes straight out to the previous menu, rather than first opening the side menu (this has become something of a training issue at home). I understand the behavior is there because all of the cursor buttons/directions are already taken for navigating the guide. And I don't want the workaround of disabling the Guide history.

I've been trawling through the skin files but I can't work out where the references to that menu are.
Could anyone please point me in the right direction.

Thanks,
(2016-07-05, 10:52)hissingshark Wrote: [ -> ]Hi,

I'm trying to edit the skin files (a first for me) to change the default behavior in the LiveTV Guide, so that pressing the back button goes straight out to the previous menu, rather than first opening the side menu (this has become something of a training issue at home). I understand the behavior is there because all of the cursor buttons/directions are already taken for navigating the guide. And I don't want the workaround of disabling the Guide history.

I've been trawling through the skin files but I can't work out where the references to that menu are.
Could anyone please point me in the right direction.

Thanks,


I think you can get this to work with some settings in the remote.xml. I don't think you have to edit any skin files.

EDIT: Have a look at the kodi keymap (remote.xml): http://kodi.wiki/view/keymap

Maybe the following works for you:

Code:
<keymap>
  <TVGuide>
    <remote>
      <back>Close</back>
      <menu>Close</menu>
      <contentsmenu>Close</contentsmenu>
      <rootmenu>Close</rootmenu>
      <start>Close</start>
      <guide>Close</guide>
    </remote>
  </TVGuide>
</keymap>

That's an combined extract of this remote.xml for mce remotes: https://github.com/xbmc/xbmc/blob/Jarvis...remote.xml

I don't know if this is the window you are searching for. Also you can try the action "PreviousMenu" instead of "Close". You don't need all the actions. Try it out and report back.


Greetings Hoppel
That's another approach. Thank you.
I'll give it a go and return.
Yep,
Close didn't make any difference but PreviousMenu did the job.
Treated myself to Record, Subtitle and Reboot buttons whilst I was at it.

Thanks.
(2016-07-08, 00:23)hissingshark Wrote: [ -> ]Yep,
Close didn't make any difference but PreviousMenu did the job.
Treated myself to Record, Subtitle and Reboot buttons whilst I was at it.

Thanks.

Nice!!! [WINKING FACE]
@BigNoid
I noticed that DialogTextViewer opens higher than it should after clicking on actor bio or plot info using the skin versions of the extendedinfo dialogs.
Do you see the same on your setup?

I added a temporary slide animation and not sure if it has to do with extendedinfo script opening the viewer or what but I didn't want to send a PR in case you had an idea, fix, or a better solution... Huh

Thanks.
(2016-07-13, 05:26)mikeSiLVO Wrote: [ -> ]@BigNoid
I noticed that DialogTextViewer opens higher than it should after clicking on actor bio or plot info using the skin versions of the extendedinfo dialogs.
Do you see the same on your setup?

I added a temporary slide animation and not sure if it has to do with extendedinfo script opening the viewer or what but I didn't want to send a PR in case you had an idea, fix, or a better solution... Huh

Thanks.

I only tested the custom text viewer apparently. Something went wrong there with calculating the positions when I removed the slide animation for the addoninfo dialog. Should be good now, thanks @mikeSiLVO Smile
(2016-07-13, 08:07)BigNoid Wrote: [ -> ]I only tested the custom text viewer apparently. Something went wrong there with calculating the positions when I removed the slide animation for the addoninfo dialog. Should be good now, thanks @mikeSiLVO Smile
That is funny Rofl
I, just now, realized that since Krypton dropped changelog for news (yep, I am one of the few who always read those changelogs, I'll miss that damn button Wink) the only time I currently open DialogTextViewer is through extendedinfo popups. It never once occurred to me that the issue could be position. All I usually see is the custom one...

Thanks Smile
Yeah exactly. I was actually testing the custom text viewer when I thought I was testing the builtin text viewer Rofl
I have been using Aeon Nox for a while and recently when I modified the main menu and created my own menu with submenus I noticed that some menus are duplicated. In other words I have the Live TV menu with 4 submenus items. This submenu is duplicated under another menu. When I update the submenu the same changes are made to the submenu in another menu
Has anyone experienced this and what might be causing this.
Thanks in advance
good morning I want to ask permission to modify Aeon Nox , I'm mods skin ,
I am from Spain , Malaga, Marbella, credits for you, thanks for all attentive mind ,


I'm sorry traduztor

thanks for everything
(2016-07-27, 17:18)vicente manuel Wrote: [ -> ]good morning I want to ask permission to modify Aeon Nox , I'm mods skin ,
I am from Spain , Malaga, Marbella, credits for you, thanks for all attentive mind ,


I'm sorry traduztor

thanks for everything

As long as it's not for a commercial product you are free to modify and redistribute Aeon Nox v5. If it's for a commercial product, you'd need my written consent as per the included license. You can write me a PM in that case.
Hi I'm getting the dependency on xbmc.addon version 16.9.701 could not be satisfied - can anyone help
I've been going a lot of skin mods with out any addons installed. This is new to me and it's been fun going through the skin and seeing how it works and how to change things.

But what's been happening here and there is that if I leave the box alone for some time I get a black screen like it completely shut down. If I hit a button it wakes it up.

Does anyone have any experience with this or seen it happen. I've read a few threads that members have said they have had his happen with aeon Nox before. But those threads were 2 or more years old.

If a log will help I can post one when I get home

Thanks