Kodi Community Forum
[CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Game Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=291)
+---- Thread: [CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC (/showthread.php?tid=85724)

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 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2015-01-12

(2015-01-12, 22:53)Kazuya FR Wrote: Hi,
Thanks for the launcher, it's a great feature. I use it to launch my PC games.

I have a problem with Fanart and Thumb scrapers, they don't work, none of them.
Whereas Information scraper with GameFAQs works.

What's the problem ?
I think GamesDB should work, the database contains my games pictures.

Thanks
Does your PC games executable or shortcut filenames are named sufficiently correctly to allow the scraper to found them into GamesDB?


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - LastCoder - 2015-01-12

(2015-01-11, 14:53)Angelscry Wrote:
(2015-01-11, 12:56)LastCoder Wrote: Hi,

using AdvL from your repo with a fresh Kodi Helix install .. scrapping Games doesn't work:

...

That's what I get .. all games get the same title, but other information are scrapped right ..

Btw - I don't own the game Bust-a-Move (my first title is "Automobil Lamborghini"), very weird behaviour ..

So long

LCS
Which scrapper are you using for data? Does it happen with all the data scrappers?

The above result came from scrapping data with "TheGamesDB" .. but using other data scrappers lke Allgame or GamesFAQ leads to this:
Image

But it seems to be an thumb & fanart scrapper problem .. I've chosen "ArcadeHITS" as thumb & fantart scrapper .. when changing to something else, the titles are right .. but there are no game information scrapped at all ..

So long

LCS


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2015-01-12

ArcadeHITS is for MAME roms and query is based on roms official filename.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - LastCoder - 2015-01-13

(2015-01-12, 23:03)Angelscry Wrote: ArcadeHITS is for MAME roms and query is based on roms official filename.

hm ?!? Don't understand you ..

.. roms filename is the title ..

.. if I should have used ArcadeHITS for thumbs and fanart grabbing "mistakenly" I would have had expected that I simply get no thumbs and fanarts, but not scrambled titles but right game Information and some right pics..

.. and even if I don't use ArcadeHITS at all - then nothing is scapped at all .. no pics, no Information etc. only the titles are right.

So the problem stays:

1. using ArcadeHITS just as thumbs and fanart grabber - but NOT as data grabber ! - leads to scrambled titles, independently which data grabber is chosen ..

2. scrapping with other scrappers keeps right titles but no Information

So Long

LCS


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Kazuya FR - 2015-01-13

(2015-01-12, 22:59)Angelscry Wrote: Does your PC games executable or shortcut filenames are named sufficiently correctly to allow the scraper to found them into GamesDB?

I don't know, is there a tuto for that ? Huh
I choose the semi-automatic scan, then I tried several titles like "Need for Speed The Run PC" or "Need for Speed The Run 2011 PC" and still "can't find any fanart".


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Onipastro - 2015-01-13

Hello, thanks for this fantastic add-on.
A couple of questions:

1. MAME: I've managed to setup a mame launcher but I wasn't able to get game descriptions, is it possible to parse them from a mame descriptor file which contains them all?

2. AMIGA: I'm also painstakingly trying to setup a launcher for Amiga emulation. I managed to get Amiga games to run but the scraping is not working for me.
I have the games in Zip format in a games folder and the thumbs in png format in a Screens folder. As you can see, the titles with an existing screenshot have the same name in both directories (different extension of course):

Games:
Image

Screens:
Image


I've set the scraper to look in local folders for thumbs and fanart, I've tried with the option clear titles enabled or disabled but to no avail.

Thanks in advance for any help.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - runel - 2015-01-13

Im trying to launch a .sh script from AL, but I cant get it working.. Can somebody please tell me how I get it working?


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2015-01-13

(2015-01-13, 21:33)runel Wrote: Im trying to launch a .sh script from AL, but I cant get it working.. Can somebody please tell me how I get it working?
Application : /usr/bin/sh
Argument : path to your sh script


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - runel - 2015-01-13

Nothing happens when I do... I pick Linux as the platform and just OK the other screens..

When I edit the launcher the status is Unfinished.. whatever that means..


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - bleakassassin - 2015-01-14

I'm switching over to network shares for loading files via SMB, and there seems to be a problem with how Advanced Launcher adds shared files by default. Whenever I add or change items to launchers, anytime I try to launch them I get an error: "File [filename] not found."

This appears to be related to how the program enters filenames into the launchers.xml file. The file paths use the format "smb://[Computer Name]/path..." (without quotes) when added via Advanced Launcher. This goes against the path naming conventions the program uses for local files. However, when I switch to the file path naming convention for SMBs used by Windows, which is "\\[Computer Name]\path..." (again, without quotes), files work fine. Notice the lack of the SMB prefix and the backward slashes.

Is this an error on Advanced Launcher's side? I can change the file paths fine and make them work via the xml file, but I'd prefer that it work fully with just the program.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2015-01-14

(2015-01-14, 02:26)bleakassassin Wrote: I'm switching over to network shares for loading files via SMB, and there seems to be a problem with how Advanced Launcher adds shared files by default. Whenever I add or change items to launchers, anytime I try to launch them I get an error: "File [filename] not found."

This appears to be related to how the program enters filenames into the launchers.xml file. The file paths use the format "smb://[Computer Name]/path..." (without quotes) when added via Advanced Launcher. This goes against the path naming conventions the program uses for local files. However, when I switch to the file path naming convention for SMBs used by Windows, which is "\\[Computer Name]\path..." (again, without quotes), files work fine. Notice the lack of the SMB prefix and the backward slashes.

Is this an error on Advanced Launcher's side? I can change the file paths fine and make them work via the xml file, but I'd prefer that it work fully with just the program.
Advanced Launcher do not support network paths.


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - bleakassassin - 2015-01-14

(2015-01-14, 03:58)Angelscry Wrote: Advanced Launcher do not support network paths.
If that's the case, why did changing the way the path was formatted in the xml file make the file on the network work?

And...what's with the title change? Is it related to this? I'm kinda confused right now.

EDIT: I just read the OP. Uh...what happened? If I am to blame, I am incredibly sorry for things leading to this. I didn't ever mean any harm to anything. Sad


Re: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - boyofford - 2015-01-15

Oh no! Now unsupported?
One of the most useful plugins there is.

Thanks for all the time you've put into it.


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - maikito26 - 2015-01-15

I just switched to this from RCB because the use of batch files to launch games has helped work around so many little issues. And now its not supported. Sad Lets hope it remains working until the end of time!


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - bakito - 2015-01-15

Thanks again for your dedication for kodi users, this add on is one of the best there is for our media center (
A real game changer if you ask me)
You dedicate a lot of´time for us and I understand that you are a bit tired of awsering question that are already solved somwhere in the thread etc....
I will try to answer some of the question there still is ( i'm an old user of your add on and everything is working fine) but within the limitśof my knowledge aśi'm not a coder,just a user...
Again thank you very much!
Merci beaucoup angel grace a toi tout mes potes sont jaloux de mon system Wink
Et bonne annee!!!!