• 1
  • 237
  • 238
  • 239(current)
  • 240
  • 241
  • 257
[MOD] Aeon Warlion 4.1.9 (Aeon Nox-based, Gotham only)
Hi All,

I've been a big fan of Aeon Nox 4.x since the beginning and it's great that it's being supported as 5.x does nothing for me.

I'm also a regular, happy user of the in-line subtitle download facility accessed via the OSD menu. As of the last few weeks it seems to be no longer working - when i click on the Download subtitles button the OSD disappears and the movie continues on as if nothing had happened.

My set up is:

1. Intel NUC D54250WYKH
2. OpenElec version: 4.2.0 (Generic.x86_64)
3. XBMC Version: 13.2 (Sep 26, 2014)
4. Skin: Aeon Nox Version 4.1.9

From what I'm aware nothing has changed on my system, other than maybe an auto update of XBMC to 13.2 (Sep 26) although the problem appears to pre-date the date of that update. I've checked and rechecked that subtitles are enabled and i have open subtitles and subscene, with open subtitles selected as default service. Still nothing. I don't know if helpful but it appears that about the time subtitles no longer worked the OSD (top of the screen in Aeon Nox 4.x) the OSD seems to have changed in appearance - lighter, more minimalist...

I then tried a fresh boot on stock confluence it it seems to work fine so would appear to be a skin issue. I ran some logs and Milhouse kindly highlighted this as the source of the problem:

Code:
14:19:22 T:140604338292544 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
14:19:22 T:140604338292544 ERROR: Keymapping error: no such action 'runscript()' defined
14:19:22 T:140604338292544 DEBUG: ExecuteXBMCAction : Tried translating, but failed to understand RunScript($INFO[Skin.String(SubtitleScript_Path)])


Am i missing something here?

Many thanks / Jim
Reply
Hi all,

I have searched high and low to a solution for the extended info script not working and not pulling the movie set info through to the info box on the main movie screen. To save anyone else the pain, as i have now solved the problem, below is a high level step by step to get extended info script 0.8.0 working properly. (though now you'll also need Phil65's "script.skin.info.service").

1. Get the Git version of Phil 65's "script.extendedinfo" from here https://github.com/phil65/script.extendedinfo
2. Get the Git version of Phil 65's "script.skin.info.service" from here https://github.com/phil65/script.skin.info.service
4. Install both using add-on (install from Zip file)
(At this point you can simply go Programs > right click script info service > add on information > Launch, which should get the movie set info displaying correctly - however to get this running automatically on start-up use the folllowing steps)
5. Navigate to: windows > users > "your profile" > app data > Roaming > xbmc > addons > skin.Aeon-Nox-4.1.9-master > 1080i
6. Right click startup.xml and choose edit
7. In the notepad file insert the following (I just found where the <onload> commands started and put it there) <onload>RunScript(script.skin.info.service)</onload>
8. Save the file exit xbmc and restart
(you may still get extended info script error when xbmc starts)
9. Browse to your movie sets and the info should display properly (see below screen shots)

Image

Image

10. If you want to get rid of the error - follow the instructions in post#3570 on page 238.

I know this is aimed towards Windows users, but as long as you know where the startup.xml file referenced in step 5/6 is located everything else should be the same.

My apologies if this seems like it's teaching some of you to "suck eggs", as we say in the UK. However as a complete noob myself, if there had been something like this, it would have saved me pulling my hair (what little I have left) out.

So thank you for your patience.
Reply
(2014-09-30, 21:06)icesurf3r Wrote: 10. If you want to get rid of the error - follow the instructions in post#3570 on page 238.

please don´t spread that advice. it will break other parts of the script, don´t mess with that if you don´t have any clue. resetting skin settings is the way to go.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2014-09-30, 21:06)icesurf3r Wrote: Hi all,

I have searched high and low to a solution for the extended info script not working and not pulling the movie set info through to the info box on the main movie screen. To save anyone else the pain, as i have now solved the problem, below is a high level step by step to get extended info script 0.8.0 working properly. (though now you'll also need Phil65's "script.skin.info.service").

I know this is aimed towards Windows users, but as long as you know where the startup.xml file referenced in step 5/6 is located everything else should be the same.

My apologies if this seems like it's teaching some of you to "suck eggs", as we say in the UK. However as a complete noob myself, if there had been something like this, it would have saved me pulling my hair (what little I have left) out.

So thank you for your patience.
Thank you for posting this. I know I'm not the only one who has had this problem. It looks like a lot of people jumped ship on this skin. phil65 is doing great work with his original version of this skin, I use it as well, but I can't let go of the mods this version has. Thanks again.
(2014-09-30, 22:49)phil65 Wrote:
(2014-09-30, 21:06)icesurf3r Wrote: 10. If you want to get rid of the error - follow the instructions in post#3570 on page 238.

please don´t spread that advice. it will break other parts of the script, don´t mess with that if you don´t have any clue. resetting skin settings is the way to go.
@icesurf3r, phil65 is right I did that fix before. It will clear up the script errors on start up but you will get them in other areas. If I remember correctly, if you go into Music and hit info for a Artist it will throw a script error. Now I'm just guessing but from what I've read in other post this is because of YouTube, and when you go into info for an Artist it searches for YouTube videos. That fix takes out YouTube searching I believe. I maybe wrong?

@phil65 I have not tried to reset the skin settings yet. (Hope that gets rid of the errors) I didn't even think to do that as it never accrued to me that it would make a difference. Well its your script you should knowLaugh

@phil65 I have just installed your latest extended info script and script.skin.info.service, then I used your info script to reset the skin settings restarted and still got the error. Here is where I get the error: http://xbmclogs.com/show.php?id=307341
And here is the whole Log file: http://xbmclogs.com/show.php?id=307342
Image
Reply
Further to my earlier post above #3571

I've since tried a couple of things to get subtitles working again.

1. Deleted all subtitle add ons - in a belief that there may have been conflict with the new internal service approach - Didn't fix problem
2. I then went and followed the instructions here >> http://wiki.xbmc.org/index.php?title=HOW...e_services and

added opensubtitles, subscene as services then

3. Confirmed all working perfectly in stock confluence V 2.2.20

Then went back to Aeon Nox and still not working. Click the OSD Dowmload subtitlles button - menu at top of screen disappears immediately and the film resumes normally. Grrrrr

Please - anyone got any ideas on this as it's seemingly clearly a skin issue

Thanks/ Jim
Reply
OK - Issue resolved - bug in skin

When you activate OSD menu, navigate to Subtitles button - when I clicked on it - menu disappears and movie resumes. If however you navigate to the settings button (far right in AN 4.x) there's a menu item "Classic OSD Style" - if checked the Subtitle button won't work.

IF however unchecked - it works fine !

Weird but true - hopefully this little snippet will mean you won't waste countless hours trying to resolve this as I have.
Reply
@phil65, reset what skin settings exactly. Just been through all ANG skin settings and there is nothing related to youtube which seems to be the problem.

Could you please be more specific?
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
Reply
either delete the part between <skinsettings> and </skinsettings> in guisettings.xml or start the builtin "Skin.ResetSettings" by binding it to one of your keys in the keymap xmls.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Hi Phil, guisettings.xml mod didn't work and not sure I'd want to as it wipes out all my settings for the skin. Thanks anyway and if there's something else or somewhere else to look could you please let me know?
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
Reply
of course it works, just make sure that xbmc is not running when opening / saving it.

another way: start ExtendedInfo script from Programs and select "Reset Skin Settings"

(2014-10-01, 02:40)reksp13 Wrote: @phil65 I have just installed your latest extended info script and script.skin.info.service, then I used your info script to reset the skin settings restarted and still got the error. Here is where I get the error: http://xbmclogs.com/show.php?id=307341
And here is the whole Log file: http://xbmclogs.com/show.php?id=307342

make sure that the skin folder name is "skin.aeon.nox", then the reset should work.
please post debug logs, not "normal" logs.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
No way am I resetting my skin ! Been down that road before and took hours and hours to get the whole thing back to how i had it ! Thanks all the same phil for your work n all but this skin is beginning to be too hard work even just to USE it ! I may jump ship soon too ! Shame cos I love the skin but the errors are a real pain !
Fanart.TV Mod
Reply
(2014-10-01, 19:57)ProRipp Wrote: No way am I reserring my skin ! Been down that road before and took hours and hours to get the whole thing back to how i had it ! Thanks all the same phil for your work n all but this skin is beginning to be too hard work even just to USE it ! I may jump ship soon too ! Shame cos I love the skin but the errors are a real pain !

bye. (i have nothing to do with this mod btw)
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2014-10-01, 19:57)ProRipp Wrote: No way am I resetting my skin ! Been down that road before and took hours and hours to get the whole thing back to how i had it ! Thanks all the same phil for your work n all but this skin is beginning to be too hard work even just to USE it ! I may jump ship soon too ! Shame cos I love the skin but the errors are a real pain !
First off this Mod is a "WORK IN PROGRESS" That means that it might have bugs. If installed correctly the only error you should get is when you first start XBMC, after that it runs smoothly.
(2014-10-01, 19:59)phil65 Wrote: bye. (i have nothing to do with this mod btw)
@phil65, hope your bye was directed to ProRipp and not towards helping. I renamed skin and folder did the reset again and still the same. Not a big deal. I'm not gonna worry about it any more. The skin is working and thanks to icesurf3r, I now have Extended Info Script 0.8.0 working. phil, thank you for all the great work. I hope you continue to check in with this mod now and again.
Image
Reply
yes, was towards ProRipp.
If installed correctly (+ new settings) then there won´t be any errors at all.
you could also try removing all entries with "http://" included from guisettings.xml. If that stil does not work then you will have to live with that error. Wink
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
The Current AN4Gotham that we all love .. I believe all the features we love would NOT have been possible if not for phil65. So yeah this skin , its users and the community shall be forever thankful to you phil for all your (continued) efforts.
Reply
  • 1
  • 237
  • 238
  • 239(current)
  • 240
  • 241
  • 257

Logout Mark Read Team Forum Stats Members Help
[MOD] Aeon Warlion 4.1.9 (Aeon Nox-based, Gotham only)25