![]() |
|
Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - 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 Nox (/forumdisplay.php?fid=142) +---- Thread: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. (/showthread.php?tid=131524) |
RE: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - Deano316 - 2012-06-04 15:20 (2012-06-04 15:06)thrak76 Wrote: Does that logo (as pictured) mod affect all the landscape viewtypes, or just in the area that you modded? So if you used landscape view in more than one place, would all be affected? As far as I know it affects tv and movies in landscape view. Let me know how you get on with season logo, about to try it out in full myself in a moment.
RE: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - thrak76 - 2012-06-04 15:24 I'd love to use it just for movies! Then I'd rework the way that I view moviesets. For Tvshows, I have too many to see them only 1-at-time on the screen. Would take too long to find what you're looking for in a left-to-right scroll. (2012-06-04 15:20)Deano316 Wrote: Let me know how you get on with season logo, about to try it out in full myself in a moment. I think there may be a problem with this approach in Nox 3. There's not an option to view the icon as logo in the season level, at least in the viewtypes I've been trying. Seems to only be an option at the tvshow level... RE: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - defluo - 2012-06-04 15:33 (2012-06-04 15:24)thrak76 Wrote: I'd love to use it just for movies! Then I'd rework the way that I view moviesets. get rid of 105-146 and replace it with all of this. That should do it. PHP Code: <itemlayout width="600" height="450" condition="[Skin.HasSetting(Nox.landscapelogo) + Container.Content(movies)]">RE: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - thrak76 - 2012-06-04 15:47 (2012-06-04 15:33)defluo Wrote:(2012-06-04 15:24)thrak76 Wrote: I'd love to use it just for movies! Then I'd rework the way that I view moviesets. Brilliant! Worked great. Only affects movies with that code. Thanks a lot Deano and defluo! RE: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - thrak76 - 2012-06-04 16:02 Here's something strange though: That code posted above works great for about 75% of the moviesets I've tried it with - but for the other 25%, the logo is off-center like this: ![]() I tried switching back and forth between viewtypes and a couple restarts to try to alleviate it, but no luck. As i said though, it doesn't affect all the movies that i've tried it with.. RE: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - defluo - 2012-06-04 16:08 Strange. Unfortunately I don't do movie sets so theres not much I can do to help you. Perhaps Deano will have a few suggestions Actually...did the original code work? RE: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - thrak76 - 2012-06-04 16:17 (2012-06-04 16:08)defluo Wrote: Strange. Unfortunately I don't do movie sets so theres not much I can do to help you. Perhaps Deano will have a few suggestions The code you posted in the Nox 3 release thread, or the code a few posts up? The code in this thread worked as i described. I didn't try the other. RE: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - defluo - 2012-06-04 16:20 The release thread. Though the one a few posts up is pretty much the same, I was curious to see if the original had affected you. Deano will have to comment on it RE: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - Deano316 - 2012-06-04 16:35 (2012-06-04 16:02)thrak76 Wrote: Here's something strange though: Switch fixed list on then off again, should put it right. For whatever reason fixed list throws the log off centre. RE: Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup. - thrak76 - 2012-06-04 16:43 (2012-06-04 16:35)Deano316 Wrote: Switch fixed list on then off again, should put it right. For whatever reason fixed list throws the log off centre. No dice. That was the first thing i tried. |