![]() |
|
[MOD] Multiplex View with Video Window Mod - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Aeon (/forumdisplay.php?fid=68) +---- Thread: [MOD] Multiplex View with Video Window Mod (/showthread.php?tid=49915) |
- neurosis13 - 2009-05-29 21:32 50 % of my movies dont have any fanart yet, does anybody know what i have to change if i want the extrathumbs displayed as slideshow instead of the big poster in the middle? thanks alot. - Montellese - 2009-05-30 13:41 Ok I figured out why studio icons didn't work for me. In the Includes_MediaFlags.xml from anoobie the path to the studio icons is "flags/studios/..." but in normal Aeon Auriga it is just "flags/...". Maybe you can change this. Or is this on purpose? If so you should explain this in your first post where you can download the files so everyone knows he has to move the studio icon files. Otherwise just replace all "flags/studios/" with "flags/" in that file and it works. - whitedwarf88 - 2009-05-30 16:31 i have a new problem since updating to the newest mod files, my aeon menus have all 'darkened' significantly, like the contrast has been turned way up all of a sudden and all the fanart and covers all become extremely hard to see . . if i revert to default aeon auriga, it goes back to normal. - Montellese - 2009-05-30 17:29 Maybe this has to do with the overlay anoobie added to darken the background in Multiplex View. I have already tried to work around the fact, that the upper menu (where you can switch views, turn on/off fanart etc) can hardly be read but I have almost no clue concerning skinning/modding so I didn't make any progress yet. But all the other views look fine for me. - curtis-r - 2009-05-30 17:53 Quote:Have you considered using the studio rating flag instead of the text (i.e. "pg-13....), like you did for mod 3? Ignore above. Someone helped me with it already. - B-Fir3 - 2009-05-30 18:35 I've got an issue with the 576i icon, see: ![]() It's probably an easy fix, could someone help point me in the right direction? - Ayla - 2009-05-30 19:38 anoobie, I saw that DJH updated his MultiPlex view on github to use the new "background loader". It should speed up loading of images / background images etc. Could you update your MOD's to take advantage of that too? Thanks
- anoobie - 2009-05-30 22:45 neurosis13 Wrote:50 % of my movies dont have any fanart yet, look for this Code: <control type="textbox" id="38">and change it to this Code: <control type="multiimage" id="38">Updated Mod3 with fixes, also included studios flags - anoobie - 2009-05-30 23:16 Montellese Wrote:Ok I figured out why studio icons didn't work for me. I've included studios folder inside the flags folder for your convenience in the latest upload. It is a more comprehensive list of studios than the ones supplied by default. whitedwarf88 Wrote:i have a new problem since updating to the newest mod files, my aeon menus have all 'darkened' significantly, like the contrast has been turned way up all of a sudden and all the fanart and covers all become extremely hard to see . . if i revert to default aeon auriga, it goes back to normal. fixed B-Fir3 Wrote:I've got an issue with the 576i icon, see: fixed Ayla Wrote:anoobie, It's been doing that since I first did this mod. You just have to get the latest xbmc to take advantage of it. Edit: Actually I just took a look again and I only did that to extrathumbs slideshows. I just added background loading to the wraplist so scrolling should now be super smooth. Thanks. - neurosis13 - 2009-05-31 01:27 thanks anoobie, now i dont have to worry about missing fanart anymore : ![]()
|