![]() |
|
[RELEASE] reFocus 0.9.5 - 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: reFocus (/forumdisplay.php?fid=72) +---- Thread: [RELEASE] reFocus 0.9.5 (/showthread.php?tid=75867) 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 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 |
- Ahuch - 2011-12-21 02:45 Edit: Nevermind - shadylog - 2011-12-23 17:51 For everyone having trouble getting unwatched/watched indicators activated on the git version: For windows, just execute Texturepacker.bat in the skin. For linux, use the following command while in the skin.refocus directory. Code: /usr/share/xbmc/TexturePacker -dupecheck -input media/ -output media/Textures.xbtYou will have your watched/unwatched, and many more textures suddenly working. The reason for missing these textures in the git version is obvious. Texturepacker merely packs already existing images. So providing an up to date Textures.xbt only adds to the size of the git repository, and providing it is redudant. Thanks again for this wonderful skin Jeroen, and I am honored you chose my suggestion "Deck" for your new view Can't wait to experience it
- Xiolent - 2011-12-23 22:55 rich_stwrt Wrote:When you check 'prefer posters' all that does is it sets the internal scraper (when not using locally stored info) to look for posters rather than banners for your TV shows. Is this still the most efficient method? (Sorry if this has already been mentioned, there are a lot of pages) - Abrasher - 2011-12-24 08:27 Can anyone verify the process to installing and running the github version of this skin? Perhaps specifically on an ATV2? I have the stable 9.4.1 installed and it runs great (minus some watch list issues). I downloaded the latest github(.zip) installed it via the installer and it does not look right in the least. IDEAS? - voochi - 2011-12-24 20:35 Hi, I am using Eden beta1 on W7 and the ReFocus 0.9.4.1 skin I use the thumbnails view. My problem is that I cant see the movie score rating anywhere when using this view. If I press 'i' to bring up movie info, it shows me Genre, Duration, etc, but no movie score. Is this deliberate or an oversight? For me the score is one of the most important pieces of info when choosing what to watch, much more useful than something trivial like the movie studio. I don't mind having to press 'i' to see it if there is no room on the main screen. - limeblue - 2011-12-24 21:07 voochi Wrote:Hi, i'm also using refocus on eden beta, that's right in tumbnails view u can not see the rating but if you switch to smaller grid u will see a star rating on top right of your screen. - canadave - 2011-12-25 00:55 Hey, quick question. In Slide view in "Movies", if I go to "page left/right" mode, I can't move toward the left, from movies at the beginning of the list (starting with "A") to the movies at the end (starting with "Z"). However, I *can* move that way if I just click left without going into page left/right mode. Not sure if that's an XBMC bug or a reFocus bug...? - Jeroen - 2011-12-25 11:55 voochi Wrote:Hi, Now that you mention it, the rating probably got lost when I reworked the movie info screen. I will add it there, and see what I can do about the thumbnails view, but the space is pretty limited there. canadave Wrote:Hey, quick question. In Slide view in "Movies", if I go to "page left/right" mode, I can't move toward the left, from movies at the beginning of the list (starting with "A") to the movies at the end (starting with "Z"). However, I *can* move that way if I just click left without going into page left/right mode.What do you mean by page left/right mode? Do you mean using the page up and page down keys? - voochi - 2011-12-25 12:48 Jeroen Wrote:Now that you mention it, the rating probably got lost when I reworked the movie info screen. I will add it there, and see what I can do about the thumbnails view, but the space is pretty limited there. That's great news, thanks for the reply. This skin should be default in Eden, I think it gets the balance between clean looks, simplicity and useability (from a distance) just perfect. Too many skins have tiny little font that you can't read from a distance, and a million bits of info all jumbled over the screen. But that's just my opinion. - Jeroen - 2011-12-25 14:35 voochi Wrote:That's great news, thanks for the reply. This skin should be default in Eden, I think it gets the balance between clean looks, simplicity and useability (from a distance) just perfect. Too many skins have tiny little font that you can't read from a distance, and a million bits of info all jumbled over the screen. Thanks for the kind words. I added the rating (stars and text) to the video info screen. I am thinking about removing the studio flag in the thumbnail view to make room for the rating, as I agree it is more useful. Or maybe move the studio logo to the left and putting the rating on the right where the rating is now. |