Kodi Community Forum
[RELEASE CANDIDATE] Aeon Nox 3.0 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Aeon Nox: Silvo (https://forum.kodi.tv/forumdisplay.php?fid=142)
+---- Thread: [RELEASE CANDIDATE] Aeon Nox 3.0 (/showthread.php?tid=127670)



RE: [WIP] Aeon Nox 3.0 - slipton - 2012-04-22

I know this was mentioned a little while back but I can't seem to find it in search.

Just to clarify, I think phil said that the long load time after the XBMC logo on startup is due to an addon (perhaps the randomplaylist widget?). Has this been rectified? Or if I'm to use the addon then I have to live with the load time?


RE: [WIP] Aeon Nox 3.0 - explodedk - 2012-04-22

actually getting quite many failures with extrafanart it seems...

here is complete log..
http://pastebin.com/iR68z8TP


RE: [WIP] Aeon Nox 3.0 - phil65 - 2012-04-22

(2012-04-22, 23:03)slipton Wrote: I know this was mentioned a little while back but I can't seem to find it in search.

Just to clarify, I think phil said that the long load time after the XBMC logo on startup is due to an addon (perhaps the randomplaylist widget?). Has this been rectified? Or if I'm to use the addon then I have to live with the load time?

then you didn´t search. was answered three times already.


RE: [WIP] Aeon Nox 3.0 - BigNoid - 2012-04-22

That is inherent to extrafanart. it fails when you have a folder that does not contain extrafanart. If you do not wish to see these errors, disable extrafanart or make sure every folder has extrafanart.
(2012-04-22, 23:03)slipton Wrote: I know this was mentioned a little while back but I can't seem to find it in search.

Just to clarify, I think phil said that the long load time after the XBMC logo on startup is due to an addon (perhaps the randomplaylist widget?). Has this been rectified? Or if I'm to use the addon then I have to live with the load time?

That is the watchlist script running. This is not going to be changed. Simple solution is to remove the watchlist script or to press escape during startup.


RE: [WIP] Aeon Nox 3.0 - phil65 - 2012-04-22

(2012-04-22, 23:03)explodedk Wrote: actually getting quite many failures with extrafanart it seems...

here is complete log..
http://pastebin.com/iR68z8TP

please delete line 251, 264 and 698 from variables.xml one after another and tell me which one causes that.
(2012-04-22, 23:15)Big_Noid Wrote: That is inherent to extrafanart. it fails when you have a folder that does not contain extrafanart. If you do not wish to see these errors, disable extrafanart or make sure every folder has extrafanart.
shouldn´t happen in filebrowser dialog though?



RE: [WIP] Aeon Nox 3.0 - BigNoid - 2012-04-22

(2012-04-22, 22:42)bobrap Wrote: Great work on the skin, coming along nicely! My request/question (what else, eh Smile ) can a movie sets icon/button be added to the movie section so I can look at all sets I have? Maybe already there and I'm missing it. Thanks!

Videos-->Movies-->Sets. Add that as favourite and you can add it anywhere you want Smile
(2012-04-22, 23:16)phil65 Wrote: shouldn´t happen in filebrowser dialog though?

That is not happening in filebrowserdialog. Extrafanart is only loaded whenever the content is movies/tvshows/seasons/episodes and the appropiate setting is set.


RE: [WIP] Aeon Nox 3.0 - phil65 - 2012-04-22

(2012-04-22, 23:19)Big_Noid Wrote:
(2012-04-22, 22:42)bobrap Wrote: Great work on the skin, coming along nicely! My request/question (what else, eh Smile ) can a movie sets icon/button be added to the movie section so I can look at all sets I have? Maybe already there and I'm missing it. Thanks!

Videos-->Movies-->Sets. Add that as favourite and you can add it anywhere you want Smile
(2012-04-22, 23:16)phil65 Wrote: shouldn´t happen in filebrowser dialog though?

That is not happening in filebrowserdialog. Extrafanart is only loaded whenever the content is movies/tvshows/seasons/episodes and the appropiate setting is set.

yes, that´s what the code tells me.. and makes me wonder about the log entries.


RE: [WIP] Aeon Nox 3.0 - BigNoid - 2012-04-22

The (non-debug) log hints that he is browsing files in videos. But since Eden that is also set to the content that it contains, eg container.content(movies)


RE: [WIP] Aeon Nox 3.0 - phil65 - 2012-04-22

should be fixed now for browsing files.


RE: [WIP] Aeon Nox 3.0 - explodedk - 2012-04-22

(2012-04-22, 23:16)phil65 Wrote: [quote='explodedk' pid='1083874' dateline='1335128592']
please delete line 251, 264 and 698 from variables.xml one after another and tell me which one causes that.

removed line : 251 - lag when entering videos > files - http://dl.dropbox.com/u/19174828/aeon/251.log
readded line 251 and deleted 264 - lag when entering videos > files - http://dl.dropbox.com/u/19174828/aeon/264.log
readded line 264 and deleted 698 - lag when entering videos > files - http://dl.dropbox.com/u/19174828/aeon/698.log

it's not each time, it's like if i get the lag, it's okay for a few minutes, but then the lags comes again...

hope it helps.


RE: [WIP] Aeon Nox 3.0 - phil65 - 2012-04-22

(2012-04-22, 23:54)explodedk Wrote:
(2012-04-22, 23:16)phil65 Wrote: [quote='explodedk' pid='1083874' dateline='1335128592']
please delete line 251, 264 and 698 from variables.xml one after another and tell me which one causes that.

removed line : 251 - lag when entering videos > files - http://dl.dropbox.com/u/19174828/aeon/251.log
readded line 251 and deleted 264 - lag when entering videos > files - http://dl.dropbox.com/u/19174828/aeon/264.log
readded line 264 and deleted 698 - lag when entering videos > files - http://dl.dropbox.com/u/19174828/aeon/698.log

it's not each time, it's like if i get the lag, it's okay for a few minutes, but then the lags comes again...

hope it helps.

i already wrote that this should be fixed now.


RE: [WIP] Aeon Nox 3.0 - explodedk - 2012-04-23

(2012-04-22, 23:37)phil65 Wrote: should be fixed now for browsing files.

i'll test this in the morning .. gotta get to sleep now Smile


RE: [WIP] Aeon Nox 3.0 - Shinu - 2012-04-23

Is there a tutorial on the forum on how to clone a repo? I know this isn't exactly skin related, but I'd like some help if possible.

I simply want to keep the mods that I've made to the skin throughout each update. I forked the repo, made my changes on Github and I'm able to download it, but I have no idea of how to update my version when new fixes are released. Am I going about this completely wrong? As you can probably tell, I'm a complete git n00b. I have SmartGIT, but prefer TortoiseGIT if possible. Thanx for any help. Smile


RE: [WIP] Aeon Nox 3.0 - ralob - 2012-04-23

Just tried 3.0 for the first time, and I like it a lot! It has some neat features while maintaining 2.0's speed. Well done guys!

I am curious as to whether or not the original Watchlist widget (tv show posters) will be added in addition to the current ones? I probably miss that most of all from 2.0.


RE: [WIP] Aeon Nox 3.0 - htpc guy - 2012-04-23

(2012-04-23, 01:47)Shinu Wrote: Is there a tutorial on the forum on how to clone a repo? I know this isn't exactly skin related, but I'd like some help if possible.

I simply want to keep the mods that I've made to the skin throughout each update. I forked the repo, made my changes on Github and I'm able to download it, but I have no idea of how to update my version when new fixes are released. Am I going about this completely wrong? As you can probably tell, I'm a complete git n00b. I have SmartGIT, but prefer TortoiseGIT if possible. Thanx for any help. Smile

I have written a short tut on installing a repo using git but I haven't covered how to save your changes. Try Googleing "Stash Changes". That should get you on the right path.