![]() |
|
[RELEASE] Xperience1080 v0.9b (nightlies only) - 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: Xperience1080 (/forumdisplay.php?fid=197) +---- Thread: [RELEASE] Xperience1080 v0.9b (nightlies only) (/showthread.php?tid=109470) 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 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 |
need a little help to setup XBMC - Ralphey88 - 2012-05-02 11:15 Hi its been a year or so and i finally returned to xbmc. xperience is the skin i want to go with in the future but i dont get xbmc to run with it. I tried the latest nightlie, the beta rc2 and rc3 and the official Eden Release. I followed the instructions on page 1 but when i am in xbmc with xperience a lot of scripts fail. i.e error: script failed! "grouplistmove.py" wich seems to be necessary for switching categories in options or so! Is there something special to do while installing xbmc? (specific folder?) XBMC is running on a newly set up windows 7 on my tft in1680*1050 (I changed ratio and resolution in xbmc to 16:9!) a little advice would be great before i waste two more hours on only installing xbmc ![]() thx! Ralphey Update: After Deinstalling all, i installed latest nigtlie and the two scripts. Then i downloaded the gitfiles into addons and rename it into skin.xperience1080 Now it seems to work but i still get the message : error script failed! script.viewmodes! RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - tinybutstrong - 2012-05-03 00:00 @Ralphey88 Enable/install Viewmodes and Playerevents scripts from Black's repository. RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - RyanFabbro - 2012-05-03 07:11 please more viewtypes, i love this theme but the video viewtypes and tvshow viewtypes are so limited =( i like banners for my tv shows but for all of them to show at once like aeon, and for movies i like big covers at the bottom and details and fanart in the middle, just a suggestion RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - TheLegendOfMart - 2012-05-04 22:04 Wish more skins would add movie wall view RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - Japaja - 2012-05-05 23:46 Never mind.
RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - shanndogg - 2012-05-07 06:43 Almost have this great skin set up the way I want, but need some help. I set up the Advanced Launcher with the "Games" button and then created some additional buttons to launch system specific games (like SNES, MAME, etc.) by adding them to favorites. Now, when I click on "Games", it shows the entire list of launch-able items I created with Advanced Launcher instead of just my games. How do I fix this so it is only offer's game specific choices? Similarly with "Photos," when clicked on it offers whatever folders you select that have your photos as well as photo add ons, etc. Is there a way to set it so it only goes to the specific folders you designate for photos? RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - wolfodeiwolfy - 2012-05-08 20:49 I noticed today something very weird. When I clic my button to have dialogseekbar, weather and time are place at the bottom of the screen instead of duration and time remaining. And duration and time remaining are place at the top of the screen instead of weather and time. I don't know why it happens Can you help? Thanks RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - binBD - 2012-05-08 22:42 hey black i wanted to know what was DialogGamePad.xml i saw that on the wiki here: http://wiki.xbmc.org/index.php?title=List_of_Built_In_Controls#DialogGamePad.xml does it mean you can cofigure a controller or somthing? RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - Japaja - 2012-05-08 23:42 (2012-05-08 20:49)wolfodeiwolfy Wrote: I noticed today something very weird. It's a users choice/option. By pressing arrow up the seek-bar moves top and weather down and pressing arrow down does the opposite. RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - tinybutstrong - 2012-05-09 00:39 Hey `Black, I think you can improve a little the video info screen (DialogVideoInfo.xml). - Show original movie title after runtime, example: "2012 ° 95 minutes ° Original Title: Great Movie Title here". This is very useful for international users, the titles on my library are mostly in Portuguese. - Remove the obsolete "Edit Data" item, make this block scrollable, so you and users can add more items. I suggest: Trailer (if exists), Get artwork, Get Thumb, Get Fanart (idea based on skin MQ3, check it to see the call for artwork download addon for each item). And remove "Get Media", actually this item start download of artwork for all movies in your library, that's make no sense. With these changes I can finally change poster image without change to other skin. To finalize, in global menu (Includes_GuideInterface.xml I think), the trailers item is pointed to the old obsolete apple lite trailers script, now the addon is called "plugin.video.the.trailers"). Let me know what do you think about theses ideas. Thank you. |