![]() |
|
[RELEASE] SportsDevil - Watch Live Sports and Highlights - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (/forumdisplay.php?fid=154) +---- Thread: [RELEASE] SportsDevil - Watch Live Sports and Highlights (/showthread.php?tid=100031) 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 |
- MaxMustermann - 2011-10-18 20:34 canadave Wrote:is anyone else still not seeing 1.6.5 on the repo, or is it just me? Of course, that's why I wrote "repo push requested". It's not done yet. - canadave - 2011-10-18 20:47 Oh, I thought that meant you were telling us to update to the new version from the repo. I didn't realize that it was a process that would take so long (I thought it was fairly quick to get the repo updated). Sorry about that. - MaxMustermann - 2011-10-18 20:49 canadave Wrote:Oh, I thought that meant you were telling us to update to the new version from the repo. I didn't realize that it was a process that would take so long (I thought it was fairly quick to get the repo updated). Sorry about that. It's not my own repo, so I am not responsible for waiting times, sorry. - canadave - 2011-10-18 21:12 Ahhh, I see Didn't realize that. Will wait patiently from here on
- mrdally204 - 2011-10-19 05:15 Brings up an interesting point. 1. How did you decide on the repo you use. 2. why not have your own? 3. Whats for dinner? - dwaintr - 2011-10-19 09:18 Hi, I'm going to try this for the first time for my ATV2. I'm new to ATV btw. Can I just use the links from the first post of this thread? Are they updated for ATV2 also? Thanks. - teefer22 - 2011-10-19 15:05 dwaintr Wrote:Hi, I'm going to try this for the first time for my ATV2. I'm new to ATV btw. I just got this working on my ATV2 a couple days ago so i'm going to reply with what I had to do to get this to work. I used the download link from the first post of this tread and unzipped it to /private/var/mobile/Library/Preferences/XBMC/addons But when I started it up on the atv2, I was getting a message "error running sports devil". I looked in the xbmc.log file and found a permission error on the /private/var/mobile/Library/Preferences/XBMC/addons/plugin.video.SportsDevil/cache/currentcfg file. I granted write and execute permissions to the mobile id to that file and relaunched. I got a bit farther but had to grant addional permissions to the actual cache folder also. Once I had the permission problems fixed, the majority of the links were working. I'm not using the latest nightly yet. I'm still on the 10.0-9 June 23rd build. I'd recommend you follow the same troubleshooting path I did, unzip the file to the addons folder, and launch. If it doesn't work, check the xbmc.log for errors. - dwaintr - 2011-10-19 15:48 teefer22 Wrote:I just got this working on my ATV2 a couple days ago so i'm going to reply with what I had to do to get this to work. I used the download link from the first post of this tread and unzipped it to /private/var/mobile/Library/Preferences/XBMC/addons Thank you very much. I'm not a mac user so I don't remember how to change permissions but I'll let you know what happens after I try to install it. - teefer22 - 2011-10-19 20:21 dwaintr Wrote:Thank you very much. I'm not a mac user so I don't remember how to change permissions but I'll let you know what happens after I try to install it. I should have pointed out that I'm not a mac user and my linux skills are not that great. I use a tiny windows program called winscp and connect to my ATV2 and then go to the path and "right click, properties" to change the permissions.. - MaxMustermann - 2011-10-19 20:44 So the ATV2 doesn't allow me to create temporary files in general? Would it be better to integrate dummy files into the package and just overwrite their content? |