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 - 2014-01-22

(2014-01-22, 05:15)tadbitnerdy Wrote: Sorry for the late reply. I can't get to the XML file currently (wife watching netflix). However, I did see that the it uses ActivateWindow, rather than PlayMedia, to launch the favorite. Does that help?
PlayMedia() function is not good, because started applications by Advanced Launcher are not media that will be played by XBMC. This function will surely show you the "opening the stream" message. ActivateWindow() function works, it is the default one use by the favourite script, but it is not prefect. ActivateWindow() function will open a new window into XBMC then will start the application inside it. So, the display transition will not be perfect. The right function to use into favourites.xml file to start Advanced Launcher is RunPlugin() as below :

Code:
<favourite name="###">RunPlugin(&quot;plugin://plugin.program.advanced.launcher/?###&quot;)</favourite>

Where ### respectively correspond to the favourite name and to the Advanced launcher URL ID.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - tadbitnerdy - 2014-01-22

Thanks for the reply! Unfortunately that didn't help anything. When I start the launcher favorite from the main menu, it takes me to what looks like a movie with no metadata, then it starts my autohotkey EXE (it launches netflix). Then, when I exit netflix (Alt+F4), it take me back to the page with no metadata, and I have press the back button to get back to the main menu. Before the updates it wouldn't do this. When I would select the favorite from the main menu, a little bar would show up at the top that said Advanced Launcher stream opening. Netflix would open. When I would close Netflix, it would go straight back to the main menu. I'm not sure what changed. I've tried rolling back to 2.0, but no change. Any other ideas?

Thanks,

-Tad


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - tadbitnerdy - 2014-01-22

*UPDATE* For now I've just added a SendInput {Backspace} line to my AHK script. So, once I've closed Netflix, it maximizes and focuses XBMC, then hits the back button for me. Don't know why I didn't think of that until now Smile


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - tonesmalone - 2014-01-22

Hi All,

I'm using Advanced Launcher to fire up some emulators, works great. However the Advanced Launcher setting 'Minimise XBMC' keeps changing itself. I set it to off, and it turns itself back on. I'm using XBMC on Windows.

Any ideas?


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2014-01-22

(2014-01-22, 11:59)tonesmalone Wrote: Hi All,

I'm using Advanced Launcher to fire up some emulators, works great. However the Advanced Launcher setting 'Minimise XBMC' keeps changing itself. I set it to off, and it turns itself back on. I'm using XBMC on Windows.

Any ideas?
Strange... I will check that...

EDIT: Ok... I have found the problem. It will be fixed by version 2.2.4.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - tonesmalone - 2014-01-22

Wow, awesome. Thanks for the quick reply.

One other small thing. When scraping rom info using semi-auto the results show items from different consoles, despite this being set for the launcher. Am I missing something here? Wouldn't it be simpler to only show results that are from the console set?

hope that makes sense


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2014-01-22

(2014-01-22, 15:49)tonesmalone Wrote: Wow, awesome. Thanks for the quick reply.

One other small thing. When scraping rom info using semi-auto the results show items from different consoles, despite this being set for the launcher. Am I missing something here? Wouldn't it be simpler to only show results that are from the console set?

hope that makes sense
Platform information is only used during automatic scanning. For semi-automatic scanning all the platform as displayed. That's the normal way of working. As you have to select the right game into semi-automatic scanning mode, it is always better to display more information than not enough. It is also usefull when a specific game do not exist into the database for a specific platform but exist on another one.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - tonesmalone - 2014-01-22

Ah I see makes total sense. Forgive my ignorance.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Bedwyr - 2014-01-22

Hi Angelscry.

I'm referencing this post: http://forum.xbmc.org/showthread.php?tid=85724&pid=677745#pid677745

I've run into trouble trying to use either Nestopia or JNES. In the former case I am getting the same "Can't start! Direct3D is busy!" error message as that other user in the post. In the latter case I am getting a message that says "DirectDraw: Unable to create surface lpDDSPrimary". As both of these are DirectX errors, I'm assuming that XBMC isn't properly releasing resources for the emulator to run. I've done the following so far:

- XBMC is in fullscreen-windowed mode.
- I have both the JNES and Nestopia launchers with the "toggle XBMC into windowed mode" option set to ON.
- I have also set the toggle to OFF and attempted to launch games with XBMC fully windowed.
- I have launched XBMC both with Exporer.exe as the current shell and with XBMCLauncher as the shell. (XBMCLauncher starts at boot time. I can try troubleshooting by disabling it.)

Any thoughts on what's happening?

Also, other emulators do not have this type of problem. It appears only these two are have problems. And yes. They are starting just fine from a windows folder or shortcut.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2014-01-23

(2014-01-22, 23:26)Bedwyr Wrote: Hi Angelscry.

I'm referencing this post: http://forum.xbmc.org/showthread.php?tid=85724&pid=677745#pid677745

I've run into trouble trying to use either Nestopia or JNES. In the former case I am getting the same "Can't start! Direct3D is busy!" error message as that other user in the post. In the latter case I am getting a message that says "DirectDraw: Unable to create surface lpDDSPrimary". As both of these are DirectX errors, I'm assuming that XBMC isn't properly releasing resources for the emulator to run. I've done the following so far:

- XBMC is in fullscreen-windowed mode.
- I have both the JNES and Nestopia launchers with the "toggle XBMC into windowed mode" option set to ON.
- I have also set the toggle to OFF and attempted to launch games with XBMC fully windowed.
- I have launched XBMC both with Exporer.exe as the current shell and with XBMCLauncher as the shell. (XBMCLauncher starts at boot time. I can try troubleshooting by disabling it.)

Any thoughts on what's happening?

Also, other emulators do not have this type of problem. It appears only these two are have problems. And yes. They are starting just fine from a windows folder or shortcut.
For me it's effectively a DirectX ressource incompatibility problem between XBMC and Nestopia/JNES emulators due to the fact that XBMC is not releasing DirectX video ressources correctly. When I have initially tested Nestopia (but that's actually more than 3 years ago) I haven't encounter this problem. It could be an update of XBMC, or DirectX that have bring now this incompatibility. If you do not have this problem with other emulator using DirectX ressources, so it's really a compatibility problem between XBMC and Nestopia/JNES emulators.

You cannot fix this from Advanced Launcher. So, actually what you can try is :

Version 2.2.4 : This new version of Advanced Launcher fix a bug that was not saving the launchers toggle windows/fullscreen mode options correctly into the launchers.xml file.

Changelog :
  • Fix Minimize option save.



RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Bedwyr - 2014-01-23

Thanks. The really frustrating thing about the issue is that it happens inconsistently. For instance I tried disabling XBMC Launcher and starting XBMC directly (the Metro menu overlays the program unfortunately). When I switched back and made XBMC Launcher the default shell the resource issue seems to have gone away temporarily. So it's really hard to pin down a decent, simple workaround. I'll give your .bat idea a try.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - keyblade4321 - 2014-01-26

Hi guys,

I have been searching the internet for the last several days trying to find a solution to my problem. I have a lot of regular PC games on my computer and have the shortcuts to the launchers on my desktop in a folder called Games. When I saw the screenshots of Advanced Launcher on the beginning of this thread I knew it would be really cool to configure XBMC to display thumbs, banners, developer, plot information on each PC game. So I followed the given steps in several videos to add a standalone launcher and pointed it to the shortcut files (.lnks) in my Games folder but the problem is these games are regular PC games and there is not PC game option in the platform menu so I just select PC Booter. So when it tries to run the scrapper (which is the The Game DB scrapper) it says "no thumbnails found." So when I try to select PS3 instead to try to troubleshoot, it finds pictures but instead this time it says "impossible to assign thumbnails." I'm really frustrated and even tried to this on Cirrus Extended. I really want to get my Game library like in the screenshots of this thread. Can anyone help?

Thanks in advance guys.

Running Frodo and Aeon Nox skin.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2014-01-26

(2014-01-26, 03:23)keyblade4321 Wrote: Hi guys,

I have been searching the internet for the last several days trying to find a solution to my problem. I have a lot of regular PC games on my computer and have the shortcuts to the launchers on my desktop in a folder called Games. When I saw the screenshots of Advanced Launcher on the beginning of this thread I knew it would be really cool to configure XBMC to display thumbs, banners, developer, plot information on each PC game. So I followed the given steps in several videos to add a standalone launcher and pointed it to the shortcut files (.lnks) in my Games folder but the problem is these games are regular PC games and there is not PC game option in the platform menu so I just select PC Booter. So when it tries to run the scrapper (which is the The Game DB scrapper) it says "no thumbnails found." So when I try to select PS3 instead to try to troubleshoot, it finds pictures but instead this time it says "impossible to assign thumbnails." I'm really frustrated and even tried to this on Cirrus Extended. I really want to get my Game library like in the screenshots of this thread. Can anyone help?

Thanks in advance guys.

Running Frodo and Aeon Nox skin.
PC Games = IBM PC Compatible.


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - keyblade4321 - 2014-01-26

Ohhhhh alright thanks!

Do you have a solution for the "impossible to assign thumbnails" thing? Or will this fix that?


RE: [RELEASE] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2014-01-26

(2014-01-26, 03:42)keyblade4321 Wrote: Ohhhhh alright thanks!

Do you have a solution for the "impossible to assign thumbnails" thing? Or will this fix that?
"impossible to assign thumbnails" message could mean that the scraper is not able to found a thumbnail corresponding to the gamename/plaform combo. So giving the good platform could solve the problem. It could also mean that the addon is not able to save the thumbnail image into the designed thumbnail directory (no write rights).