• 1
  • 115
  • 116
  • 117(current)
  • 118
  • 119
  • 264
Release Aeon Nox 5
@BigNoid, in banner wall you have all of the banners for all of your tv shows. Each one is cut off to the point where I am missing letters, faces etc. however when I move my cursor over each banner, the size adjust and I can read it fine. Move to another banner and the previous goes back to being cut off. May just do a clean install.
@Famous600 This skin was designed for 1920x1080 only, so if your display isn't that, your banners will likely look incorrect.
(2014-06-02, 23:15)Vaikin Wrote: @Famous600 This skin was designed for 1920x1080 only, so if your display isn't that, your banners will likely look incorrect.

Great point! So I went to my Mac mini display prefs, changed it to 1080p, changed the skin to 1080p AND issue persists Sad I'll go ahead with the reinstall and let you know. I removed and re added the tv show source and that didn't fix it.
I'm currently running Aeon nox 4 on XBMC for windows. How do i upgrade to version 5?
There's no upgrade. Since there were too many changes, you can't go from 4 to 5. Fresh start. So, if you want to install Aeon Nox 5(which is XBMC 13 only), just install it via the xbmc repo like you would any other official skins.
BigNoid, just wondering if the Next Aired script is supposed to display the show's fanart? It looks like there's code for it in IncludesBackgroundBuilding.xml, but I can't get it to work.

Thanks!

Image
@BigNoid: thanks a lot for all your work and effort ... I really love Aeon Nox 5 Smile
Hey guys,
My recent epiodes and movies widgets have stopped displaying any info, just a spinning circle and I'm unable to select them. When I scroll to tv-shows I can briefly see one popup. The program + music widgets display info correctly.

Ive had a look in the xbmc.log and did a bit of googling but I cant find any thing. Any suggestions?

log: http://paste.ubuntu.com/7585816/
(2014-06-04, 10:22)teeedubb Wrote: Hey guys,
My recent epiodes and movies widgets have stopped displaying any info, just a spinning circle and I'm unable to select them. When I scroll to tv-shows I can briefly see one popup. The program + music widgets display info correctly.

Ive had a look in the xbmc.log and did a bit of googling but I cant find any thing. Any suggestions?

log: http://paste.ubuntu.com/7585816/

The recent movie/episode widgets are filled from the contents of playlists included with the skin, so if XBMC is failing to populate a list based on those playlists well, it seems like its XBMC that's failing, not the skin. It might be worth checking that you can access and see content in the playlists, though - create yourself a menu item

Code:
ActivateWindow(Videos,special://skin/extras/playlists/recentmovies.xsp,return)

or recentepisodes.xsp.
Cheers, both those actions open playlists and show recently added content correctly. I also forgot to mention that the recently added sub menu option also works. Ive had another look at the xbmc.log and have noticed when selecting movies or tv-shows:

Code:
19:42:20 T:140487469700864   ERROR: GetDirectory - Error getting 2
19:42:20 T:140485432289024   ERROR: GetDirectory - Error getting 4
19:42:21 T:140488591677376   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
19:42:21 T:140488591677376   DEBUG: OnKey: left (0xf082) pressed, action is Left
19:42:21 T:140485423896320   ERROR: GetDirectory - Error getting 1
19:42:21 T:140488591677376   ERROR: Previous line repeats 1 times.
19:42:21 T:140488591677376   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
19:42:21 T:140488591677376   DEBUG: OnKey: right (0xf083) pressed, action is Right
19:42:21 T:140485423896320   ERROR: GetDirectory - Error getting 2
19:42:21 T:140485432289024   ERROR: GetDirectory - Error getting 4
19:42:21 T:140488591677376   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
19:42:21 T:140488591677376   DEBUG: OnKey: left (0xf082) pressed, action is Left
19:42:21 T:140487469700864   ERROR: GetDirectory - Error getting 1

So would it be a issue with xbmc itself or possibly another addon?
Unless someone knows better, I'm going to stick with XBMC issue Smile
Can anyone help me in getting the plugin.moviesets to work?

I've tried downloading the github link in the opening post as a ZIP file and installing this but I am getting the following error message:

"Add-on does not have the correct structure"

I have followed this thread for a while and I've done a search - finding people with similar issues and no clear solution. I see that people are successfully using this add-on for Gotham and Nox 5 so there must be a way!

Cheers
(2014-06-04, 03:06)bryanbrazil Wrote: BigNoid, just wondering if the Next Aired script is supposed to display the show's fanart? It looks like there's code for it in IncludesBackgroundBuilding.xml, but I can't get it to work.

Thanks!
It was missing for the 15 day layout, but your screenshot is for 7 days. You must enable it in the addon settings, a useless setting imo, but i have no control over that.
(2014-06-04, 09:53)count.zero Wrote: @BigNoid: thanks a lot for all your work and effort ... I really love Aeon Nox 5 Smile
Good to hear Smile
(2014-06-04, 14:25)itry Wrote: Can anyone help me in getting the plugin.moviesets to work?

I've tried downloading the github link in the opening post as a ZIP file and installing this but I am getting the following error message:

"Add-on does not have the correct structure"

I have followed this thread for a while and I've done a search - finding people with similar issues and no clear solution. I see that people are successfully using this add-on for Gotham and Nox 5 so there must be a way!

Cheers
Just unzip manually. I'll have a look at that error message though.

EDIT: fixed now. so if you re-download it should install from zip.
(2014-06-02, 22:38)Morris Wrote: It's a very good skin, no bad word! Today I found the Visualisation Settings doesn't work (Keyboard controls: v). Just a tip for the update list. :-)

Its a bug in xbmc probably. You first have to activate the settings through the osd to get the proper layout. Its the same on confluence.
(2014-05-29, 00:42)capfuturo Wrote: @BigNoid: Thank you very much indeed for adding support on your skin for these add-ons. I just want to draw your attention to one little issue with the watched (or unwatched, depending on the skinner's own choice) state flags not showing properly (as per image below) that I've observed during my tests; apart from what Lola has already commented about, the rest is working great!:


If you have done your own custom screen, you may have not set it in your WindowXML file? (The default file coming with VideoExtras should display the tick OK). I don't know what else could be stopping the watched state flag (Tick) from showing.

The Tick (or any icon you prefer for the the same purpose) uses the default XBMC image: OverlayWatched.png http://wiki.xbmc.org/index.php?title=Default_Icons

Probably because I dont have a OverlayWatched.png and OverlayUnwatched.png in the root of the media directory. Seeing as this xml is provided by the addon, the addon should include those. If the addon depends on skin textures it becomes some mix of textures and will lokk different on each installation, which is probably not the way its intended.
  • 1
  • 115
  • 116
  • 117(current)
  • 118
  • 119
  • 264

Logout Mark Read Team Forum Stats Members Help
Aeon Nox 537