• 1
  • 347
  • 348
  • 349(current)
  • 350
  • 351
  • 379
[RELEASE] Aeon Nox 2.0 (deprecated)
ok thanks for job!!!
Image
Reply
Big_Noid Wrote:I can load it after library update. Will only work if you don't hide the scanning dialogs.


@BN

+ 1 if you could realize this.

One question to the actor metadata. The first call of the script takes many seconds, after first use of the script it was very very fast. See you any chance to start the script in background for one time after wakeup xbmc from suspend ? The scripter of the addon is hardworking but in the forum he is not so active Sad

Greets
Eisi
Reply
Thanks BigNoid for the great work, I am using Aeon Nox at to much time and it's great. But I have some suggestions:

- Add chapter name when you select info. (for concerts movies is important)
- The theme is a little dark.

Reply
Am I the only one who is having issues adding playlists to custom menus/movies/tv shows? When trying to add them from the Home menu customization screen, I get the message script.playlist failed.

Pastebin:
http://pastebin.com/eCZkRASt

Edit:
I'm currently running version 0.1.0 of the script.playlist
Reply
I made some more media flags, this time for Dutch movie production companies. As I have yet to figure out Github, if anyone could add these to the repo I'd appreciate it.

http://www.mediafire.com/?bl1s7obwtt8bb02
Reply
Almost a year since I downloaded a 'mega-pack' of these studio icons, and still I have no idea how to use them. Why can't this be easier?
Reply
(2012-03-13, 16:28)Whizz Wrote: I made some more media flags, this time for Dutch movie production companies. As I have yet to figure out Github, if anyone could add these to the repo I'd appreciate it.

http://www.mediafire.com/?bl1s7obwtt8bb02

Thx

Will add them to Nox and general collection for all skins.
If you have some more keep them coming Big Grin
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
I may have discovered a bug in the GIT version of Aeon Nox (2.0.1). I've noticed that in this version, any TV show that has unwatched episodes and a "Season 2" will show the new icon on the Season 2 folder for any view that shows the new icon. It does not show it in other folders that also have unplayed episodes (in my case, the entire library is recently added so most all episodes are viewed as unwatched). Marking the folder as watched does remove it. Here is an example:

[attachment=169]

For this show, every episode is currently marked unwatched and were scanned as part of the initial library add, but Season 2 has the "New" icon. This behavior is replicated across the other shows as well.

This behavior was not present in the official 2.0.0 version.

Just FYI! Thanks for a fantastic skin!
Reply
I used to have the curtains "on" but now the option is no more...how can I re-enable it?
Reply
(2012-03-14, 11:02)bakito Wrote: I used to have the curtains "on" but now the option is no more...how can I re-enable it?

Big_Noid has disabled that option, but has mentioned a workaround in post #5167:

Quote:Removed that option as it was (imo) unneeded resource. If you really want it back you could set the curtains as tv show and movie background in home and enable the recently added fanarts for home. that way you have the curtains in the library and changing fanarts on home (or mod the skin yourself)
Reply
(2012-03-12, 16:52)jmpa Wrote: Thanks BigNoid for the great work, I am using Aeon Nox at to much time and it's great. But I have some suggestions:

- Add chapter name when you select info. (for concerts movies is important)
- The theme is a little dark.
I did not add chapter name because most of the time it just shows chapter00001 or something like that, which just ruins the info screen imo.
Did you try the lite_floor theme? It's a lot less dark.
(2012-03-13, 00:43)union1mc Wrote: Am I the only one who is having issues adding playlists to custom menus/movies/tv shows? When trying to add them from the Home menu customization screen, I get the message script.playlist failed.

Pastebin:
http://pastebin.com/eCZkRASt

Edit:
I'm currently running version 0.1.0 of the script.playlist
I'm sorry but I can't help with the script failure.
(2012-03-13, 18:24)millercentral Wrote: I may have discovered a bug in the GIT version of Aeon Nox (2.0.1). I've noticed that in this version, any TV show that has unwatched episodes and a "Season 2" will show the new icon on the Season 2 folder for any view that shows the new icon. It does not show it in other folders that also have unplayed episodes (in my case, the entire library is recently added so most all episodes are viewed as unwatched). Marking the folder as watched does remove it. Here is an example:



For this show, every episode is currently marked unwatched and were scanned as part of the initial library add, but Season 2 has the "New" icon. This behavior is replicated across the other shows as well.

This behavior was not present in the official 2.0.0 version.

Just FYI! Thanks for a fantastic skin!

Will look into that. i did some change to the code as in 2.0.0 the season new flags were completely missing.


(2012-03-04, 07:12)frodo19 Wrote: Nod

Hungarian New (Unwatched):

Image

Hungarian Watched :

Image

This is now implemented. If you have flags for your country please post them in the translate topic for easy reference and I will add them to the skin.

Oh, I should mention that development is now done in the 1080 branch, so you might want to check that out to see the latest and greatest (but expect bugs, cause the conversion is yet to be 100% checked)
Reply
So how do I grab the 1080 version?
I found the branch here

The git url to pull is the same as the 720 version. I tried pulling it anyway into a different directory and it grabbed the 720 version again.
How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony Smart Control Remote| 52" Sharp Aquos LED TV | Denon AVR-X1000 |
| Freenas Server with 18TB ASRock Intel Avoton C2750 |
Reply
(2012-03-14, 19:14)htpc guy Wrote: So how do I grab the 1080 version?
I found the branch here

The git url to pull is the same as the 720 version. I tried pulling it anyway into a different directory and it grabbed the 720 version again.

Just pull the regular version and do a git checkout 1080. If the branch is not htere try doing a git pull --rebase and then git checkout 1080.
Reply
Never mind. I downloaded the zip and got it working.
git checkout 1080 also did the trick.
How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony Smart Control Remote| 52" Sharp Aquos LED TV | Denon AVR-X1000 |
| Freenas Server with 18TB ASRock Intel Avoton C2750 |
Reply
(2012-03-14, 19:14)htpc guy Wrote: So how do I grab the 1080 version?
I found the branch here

The git url to pull is the same as the 720 version. I tried pulling it anyway into a different directory and it grabbed the 720 version again.

What's the difference between the versions, does it really look much different? The 720p looks great on my 1080p 40"
Reply
  • 1
  • 347
  • 348
  • 349(current)
  • 350
  • 351
  • 379

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Aeon Nox 2.0 (deprecated)29