Kodi Community Forum
[MOD] Aeon65 1.0 (based on Hitched Mod) - 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 MQ (https://forum.kodi.tv/forumdisplay.php?fid=68)
+---- Thread: [MOD] Aeon65 1.0 (based on Hitched Mod) (/showthread.php?tid=55600)



- stoli - 2009-12-29

drivesoslow Wrote:Can anyone point me to which file contains the formatting for the full list view?

Viewtype_Large_List.xml should do the trick.


- stoli - 2009-12-29

joshuaMaverick Wrote:Hey Stoli, thanks for responding so quickly! However, I did try the link on the first post to no avail.

I googled and found this though: http://dump.haggy.org/aur/aeon65-fonts.rar

Fonts seem to be working but two issues

1. Spacing on home menu isn't even
2. Studio Logos aren't popping up, even though ember media manager shows them correctly, any thoughts on this?

I LOVE AEON!

1 and 2 are unrelated... Where are you placing the fonts? They should be in the aeon skin folder. i.e. xbmc\skin\aeon65\fonts If they are there, can you provide a screen shot of what you say is wrong?

For the studio flags, have you scanned all of your media to the library or are you using file mode (accessing via the video menu)


- drivesoslow - 2009-12-29

stoli Wrote:Viewtype_Large_List.xml should do the trick.

I was hoping it was a different file since I have already spent hours in that one and all I can really find is movie formatting not TV


No poster in tvshows lowlist - Louike - 2009-12-29

edit:


- joshuaMaverick - 2009-12-29

Hey the font issue I don't really care about right now, its showing up just the spacing isn't even.

The studio logos are not coming up, though I have scanned into library.

Also I used ember media manager and got artwork for everything, but for some reason xbmc is using thumbnails from the movies instead of the movie posters I have downloaded.

I'm new to xbmc I guess I just have to play around and read up in the wiki some more.


- tibr - 2009-12-29

phil65 Wrote:You´re using a 16:9 display device? Newest Skin Version?

yes, 16:9 with the newest version.
however i fixed it by reinstalling the skin, weird...


- drivesoslow - 2009-12-29

stoli Wrote:Viewtype_Large_List.xml should do the trick.

Alaska and ShowMix skins are suffering from the same issue.

http://forum.xbmc.org/showpost.php?p=468714&postcount=104


- xecutionx - 2009-12-29

I get an error stating "We require skins of version 2.10 or higher" on the latest release of XBMC.


- drivesoslow - 2009-12-30

drivesoslow Wrote:Alaska and ShowMix skins are suffering from the same issue.

http://forum.xbmc.org/showpost.php?p=468714&postcount=104

And here is the fix:
Quote:Right well being the skinner among us I decided download alaska and sus out the problem (since its code is much nicer than AEONS.

Turns out the issue is They use ListItem.Title for the control when most other skins use ListItem.Label It seems that XBMC is setting the "Title" of "*All Seasons" to the next one down the list. If you have a show with "Specials" in it the "*All Seasons" ListItem.Title gets labeled "Specials" instead of "Season 1"

A simple way to fix this is change the skin to use ListItem.Label since when your in the library Label = Title anyway but it is definitly a bug so with that I'll CC some people who would know how to fix it

I changed all occurances of ListItem.Title to ListItem.Label in the skin and it fixed it


- joshuaMaverick - 2009-12-30

drivesoslow Wrote:And here is the fix:


I changed all occurances of ListItem.Title to ListItem.Label in the skin and it fixed it

Got everything working on my end, still get a few crashes here and there though. One suggestion / Request.

1. Is it possible to launch the information window when selecting a movie from showcase rather than directly launch the movie?


- user321 - 2010-01-02

Script to update Aeon65 from GIT: http://forum.xbmc.org/showpost.php?p=471582&postcount=146

Hope this makes things easier for some people Smile


- phil65 - 2010-01-02

Hey Guys,
sorry for the lack of updates, didn´t have a lot of time and was a bit pissed of by the instability. But PERHAPS there´s a solution for all the weird things now, as you can read here.
If it really solves the problems, I´ll invest a lot more time again. If it doesn´t, I´ll perhaps start modding Xperience once the final is out.


- phil65 - 2010-01-02

drivesoslow Wrote:And here is the fix:


I changed all occurances of ListItem.Title to ListItem.Label in the skin and it fixed it

This shouldn´t be needed anymore, it was a bug in xbmc which is now fixed.


- phil65 - 2010-01-03

hey,
please test this version of xbmc (i changed the values like mentioned in the development thread and compiled it myself) and report if it still crashes.
could be the solution Smile (tested a minute with all views on and a lot of options changed, no crashes)


- uncola - 2010-01-03

hi phil65, I'm using the svn you posted and the latest git of your skin, and after I watch a movie for a while and skip back and forth, xbmc stops responding to my remote control and it doesn't respond to my keyboard either. also, when I go into tv show information and switch fanart, and then hit escape to go back to multiplex view, it seems like xbmc freezes for about 20 seconds before it responds. otherwise everything seems to be working ok. win 7 x64
edit: it seems like xbmc stops responding to remote and keyboard when I press stop on the remote. and when this happens, it still responds to the mouse. this also happens when I'm using the confluence skin so it must be the svn not the skin..