![]() |
|
[WIP] Metropolis skin - 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: Metropolis (/forumdisplay.php?fid=162) +---- Thread: [WIP] Metropolis skin (/showthread.php?tid=99317) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 |
- homerjs - 2011-12-23 17:54 Does anybody know where the atv2 caches the clearart? I want to change a clearart image for a specific tv show but when I replace the old with the new it keeps the old. Thanks - Martijn - 2011-12-23 18:43 homerjs Wrote:Does anybody know where the atv2 caches the clearart? I want to change a clearart image for a specific tv show but when I replace the old with the new it keeps the old. That is very hard to find. Just wait 24 hours and it should be re-cached to the new ones. Until there's a better and easier solution found - homerjs - 2011-12-24 01:24 thanks, and 24 hours later it has changed.. thanks, appreciated - homerjs - 2011-12-24 17:13 On the main menu ...using the ICON HOME LAYOUT , is there a way to hide the submenu items...ie Movies >> Genres/Years/Actors ? The Home screen here seems to lag when scrolling between items...however on any other section ie the Settings menu, all the options here VIDEO/APPEARANCE/METROPLOIS... scroll seems very fast, not sure why the main menu has a bit of a lag...figured disabling the submenu's may help - zepfan - 2011-12-24 18:26 homerjs Wrote:On the main menu ...using the ICON HOME LAYOUT , is there a way to hide the submenu items...ie Movies >> Genres/Years/Actors ? I'm working on that. I told stoli I'd help him, but I'm having to lean how to do everything from scratch so it's taking me a little while. - sialivi - 2011-12-24 20:11 I'm playing around with reworking the album info dialog (since the current one is just a copy from alaska) and have a newbie skinning question: On the info page for movies there are a number of vertical and horizontal lines around various labels... I can't find where these lines come from. Can someone point me in the right direction? - Amra - 2011-12-24 21:52 sialivi Wrote:I'm playing around with reworking the album info dialog (since the current one is just a copy from alaska) and have a newbie skinning question: On the info page for movies there are a number of vertical and horizontal lines around various labels... I can't find where these lines come from. Can someone point me in the right direction?In the "Includes.xml" search for "Object_MovieInfoLines" and you should find the following code: Code: <include name="Object_MovieInfoLines">Hope that helps. - stoli - 2011-12-24 22:54 sialivi Wrote:I'm playing around with reworking the album info dialog (since the current one is just a copy from alaska) and have a newbie skinning question: On the info page for movies there are a number of vertical and horizontal lines around various labels... I can't find where these lines come from. Can someone point me in the right direction? I've already pushed an update for album info last week with some minor fixes - make sure you are working from that... - homerjs - 2011-12-25 03:44 How do you set music to shuffle? Cant seem to find it when playing music...using atv2.. thanks - sialivi - 2011-12-25 06:15 Amra Wrote:Hope that helps. It did. Much appreciated. stoli Wrote:I've already pushed an update for album info last week with some minor fixes - make sure you are working from that... I am. Got it to about 75% but couldn't quite get it finished just yet, too many knowledge gaps. So I'm taking a break from it and am trying to convert alaska revisiteds panel square viewtype. Only music for now and it's still a bit rough around the edges but it's getting there. Someone who actually knows what they're doing might have to put the finishing touches on it though since I'm a total newbie.
|