![]() |
|
[RELEASE] Alaska Revisited (not 100% Eden compatible) - 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: Alaska (/forumdisplay.php?fid=126) +---- Thread: [RELEASE] Alaska Revisited (not 100% Eden compatible) (/showthread.php?tid=70302) 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 |
- Hitcher - 2010-08-08 17:28 kjuu Wrote:I've tried to use the strings and have successfully translated the ones that I use (about half of them) but my guess is that there is something wrong with xbmc's regular swedish translation when using the alaska revisited. As I said before you'll need to translate the language string to your language to get the sort methods to work; specifically this block - PHP Code: <string id="40296">RUNTIME</string>- h3llsp4wn - 2010-08-08 22:08 Hi there, although having all the translations in place (in my case the German ones) I'm having the same problem. Seems like there is something else missing - maybe as suggested in the regular translations. Switching to English and everything is working with the sort thing. Back to German and I'm having the same problem as kjuu. Any idea? h3ll Even tried to simply copy your English skin translations into my German folder and the problem remains - same if I try for other languages. Seems to be tricky ... - meridius - 2010-08-08 22:54 Hitcher Wrote:See first post. thanks i see the size to set the landscape size but nothing about poster size or what is the best to use jpg ot tbn ? - Hitcher - 2010-08-08 22:59 Poster size, jpg and tbn is irrelevant as XBMC will cache thumbnails for these. - NotShorty - 2010-08-09 04:32 Hitcher Wrote:See first post. Landscape view is awesome for movies. Could I add -landscape to the end of the resized fanart to use it? For example Super.Troopers.2001.1080p.Bluray.DTS.x264-fanart.jpg copy, resize, then save as Super.Troopers.2001.1080p.Bluray.DTS.x264-landscape.jpg Or would you just recommend using landscape.jpg? Either way, does anyone have a method for bulk resizing that works well? Photosizer looks pretty good, though I haven't used it. NS - Ram2000 - 2010-08-09 06:23 NotShorty Wrote:Either way, does anyone have a method for bulk resizing that works well? Photosizer looks pretty good, though I haven't used it. I use irfanview works great... - kjuu - 2010-08-09 17:11 Hitcher Wrote:As I said before you'll need to translate the language string to your language to get the sort methods to work; specifically this block - I've put this entire block (I already had it) in strings.xml and still experience the same problem. I then translated all of the above ones and still have the problem. I think there is something wrong somewhere... but where... - NotShorty - 2010-08-09 17:12 Ram2000 Wrote:I use irfanview works great... To answer my own question, Fotosizer seems to work pretty well and it's super easy. Not sure whether it's actually loading the resized photos in Alaska Revisited (I'm on my main desktop, which is powerful enough to not have any slowdown from the larger pics, unlike my htpc), but it does a great job of resizing all my fanart and sticking a -landscape to the end of the file name. ![]() NS - kjuu - 2010-08-09 17:12 h3llsp4wn Wrote:Hi there, Seems like we have the same problem... - Hitcher - 2010-08-09 18:27 Right I'm going to try and use the default strings to get them working but I'll need some feedback. EDIT: You'll need to restart XBMC whenever you change anything to do with the language strings (even swapping skins will cause text problems as the language string wont be loaded). |