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: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - Phobios - 2015-02-12

I am trying to run Grim Fandango remastered from advanced launcher installed on Ubuntu 14.04, but things aren't working for me.

The game works when I launch it directly in the OS.

Here is the script I use
Code:
#!/bin/bash
#killall -STOP kodi.bin

openbox &
Grim\ Fandango\ Remastered/start.sh

killall -9 openbox

#killall -CONT kodi.bin

I have tried increasing the delay as well up to 3 seconds. I have tried with and without stopping kodi.bin and also without using openbox, but nothing works. Can anyone give me a pointer to the right direction which may solve my issues? Thanks.


Roms not running, returning to rom list - dcon - 2015-02-12

New to this whole deal, and tried to set up some SNES emulation using advanced launcher and RCB guides that I could find. I am running a kodi linux version (14.x) on an m3. After I set up advanced launcher, leaving parameters and misc. options at default, I add roms to the list. After this, I double click on a rom, I get a notification that said rom is launching, and then it goes back to my list of roms as if nothing ever happened. No error displayed or anything. I would seriously appreciate the help. Here's a portion of the debug log, which to be honest I have no clue how to read and apologize if it's too long/short:

Code:
14:08:52 T:1099901136   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.program.advanced.launcher/?default%2f9c975c6165f0c4306b7595ebaa3fa1fe)
14:08:52 T:1099901136   DEBUG:   ParentPath = [plugin://plugin.program.advanced.launcher/?default]
14:08:52 T:1259308128   DEBUG: StartScript - calling plugin Advanced Launcher('plugin://plugin.program.advanced.launcher/','3','?default%2f9c975c6165f0c4306b7595ebaa3fa1fe')
14:08:52 T:1259308128   DEBUG: WaitOnScriptResult - waiting on the Advanced Launcher (id=14) plugin...
14:08:52 T:1302623328  NOTICE: Thread LanguageInvoker start, auto delete: false
14:08:52 T:1302623328    INFO: initializing python engine.
14:08:52 T:1302623328   DEBUG: CPythonInvoker(14, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): start processing
14:08:53 T:1302623328  NOTICE: -->Python Interpreter Initialized<--
14:08:53 T:1302623328   DEBUG: CPythonInvoker(14, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): the source file to load is "/root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py"
14:08:53 T:1302623328   DEBUG: CPythonInvoker(14, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): setting the Python path to /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8:/root/.kodi/addons/script.module.simplejson/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages
14:08:53 T:1302623328   DEBUG: CPythonInvoker(14, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): entering source directory /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8
14:08:53 T:1302623328   DEBUG: CPythonInvoker(14, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): instantiating addon using automatically obtained id of "plugin.program.advanced.launcher" dependent on version 2.1.0 of the xbmc.python api
14:08:53 T:1099901136   DEBUG: ------ Window Init (DialogBusy.xml) ------
14:08:53 T:1099901136   DEBUG: Window DialogBusy.xml was already loaded
14:08:53 T:1099901136   DEBUG: Alloc resources: 0.01m
14:08:53 T:1302623328   DEBUG: LocalizeStrings: no strings.po file exist at /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/resources/language/English, fallback to strings.xml
14:08:53 T:1302623328  NOTICE: AdvancedLauncher: Load launchers.xml file
14:08:53 T:1302623328  NOTICE: AdvancedLauncher: Initialisation
14:08:53 T:1302623328    INFO: CPythonInvoker(14, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): script successfully run
14:08:53 T:1259308128   DEBUG: WaitOnScriptResult- plugin returned successfully
14:08:53 T:1099901136   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
14:08:53 T:1332737120  NOTICE: Thread BackgroundLoader start, auto delete: false
14:08:53 T:1332737120   DEBUG: Thread BackgroundLoader 1332737120 terminating
14:08:54 T:1277162592   DEBUG: Caching image '/media/sdcard/Games/SNES/ROMS/Chrono Trigger (U) [!]_thumb.JPG' to '5/5dc3e2e2.jpg':
14:08:54 T:1277162592   DEBUG: cached image 'special://masterprofile/Thumbnails/5/5dc3e2e2.jpg' size 640x440
14:08:54 T:1302623328    INFO: Python script stopped
14:08:54 T:1302623328   DEBUG: Thread LanguageInvoker 1302623328 terminating
14:08:55 T:1099901136   DEBUG: ProcessMouse: trying mouse action leftclick
14:08:55 T:1099901136   DEBUG: RunScriptWithParams - calling plugin Advanced Launcher('plugin://plugin.program.advanced.launcher/','-1','?default/9c975c6165f0c4306b7595ebaa3fa1fe/f1b8ba08c91f04ea98d9b4d7c60e94c7')
14:08:55 T:1302623328  NOTICE: Thread LanguageInvoker start, auto delete: false
14:08:55 T:1302623328    INFO: initializing python engine.
14:08:55 T:1302623328   DEBUG: CPythonInvoker(15, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): start processing
14:08:56 T:1302623328  NOTICE: -->Python Interpreter Initialized<--
14:08:56 T:1302623328   DEBUG: CPythonInvoker(15, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): the source file to load is "/root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py"
14:08:56 T:1302623328   DEBUG: CPythonInvoker(15, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): setting the Python path to /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8:/root/.kodi/addons/script.module.simplejson/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages
14:08:56 T:1302623328   DEBUG: CPythonInvoker(15, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): entering source directory /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8
14:08:56 T:1302623328   DEBUG: CPythonInvoker(15, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): instantiating addon using automatically obtained id of "plugin.program.advanced.launcher" dependent on version 2.1.0 of the xbmc.python api
14:08:56 T:1302623328   DEBUG: LocalizeStrings: no strings.po file exist at /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/resources/language/English, fallback to strings.xml
14:08:56 T:1302623328  NOTICE: AdvancedLauncher: Load launchers.xml file
14:08:56 T:1302623328  NOTICE: AdvancedLauncher: Initialisation
14:08:57 T:1302623328  NOTICE: AdvancedLauncher: application : /media/sdcard/Games/SNES/EMULATOR/snes9x-1.53-x32/snes9x.exe
14:08:57 T:1302623328  NOTICE: AdvancedLauncher: arguments : "/media/sdcard/Games/SNES/ROMS/Chrono Trigger (U) [!].smc"
14:08:57 T:1099901136   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
14:08:57 T:1099901136   DEBUG: Window DialogKaiToast.xml was already loaded
14:08:57 T:1099901136   DEBUG: Alloc resources: 0.02m
14:08:57 T:1099901136   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm.so)
14:08:57 T:1099901136   DEBUG: Unloading: /ImageLib-arm.so
14:08:58 T:1099901136    INFO: LIRC setUsed: disabled
14:08:58 T:1099901136    INFO: LIRC Initialize: using: /dev/lircd
14:08:58 T:1099901136   DEBUG: Failed to connect to LIRC. Retry in 10s.
14:08:59 T:1108300896 WARNING: CActiveAE::StateMachine - signal: 0 from port: OutputControlPort not handled for state: 6
14:09:00 T:1099901136   DEBUG: ------ Window Deinit (Pointer.xml) ------
14:09:01 T:1099901136   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
14:09:04 T:1302623328   ERROR: ActiveAE::Resume - failed to init
14:09:04 T:1302623328    INFO: CPythonInvoker(15, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): script successfully run
14:09:04 T:1302623328    INFO: Python script stopped
14:09:04 T:1302623328   DEBUG: Thread LanguageInvoker 1302623328 terminating
14:09:05 T:1099901136   DEBUG: OnKey: menu (0xd8) pressed, action is Back
14:09:05 T:1099901136   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.program.advanced.launcher/?default)
14:09:05 T:1099901136   DEBUG:   ParentPath = [plugin://plugin.program.advanced.launcher/]
14:09:05 T:1259308128   DEBUG: StartScript - calling plugin Advanced Launcher('plugin://plugin.program.advanced.launcher/','4','?default')
14:09:05 T:1259308128   DEBUG: WaitOnScriptResult - waiting on the Advanced Launcher (id=16) plugin...
14:09:05 T:1302623328  NOTICE: Thread LanguageInvoker start, auto delete: false
14:09:05 T:1302623328    INFO: initializing python engine.
14:09:05 T:1302623328   DEBUG: CPythonInvoker(16, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): start processing
14:09:05 T:1302623328  NOTICE: -->Python Interpreter Initialized<--
14:09:05 T:1302623328   DEBUG: CPythonInvoker(16, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): the source file to load is "/root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py"
14:09:05 T:1302623328   DEBUG: CPythonInvoker(16, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): setting the Python path to /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8:/root/.kodi/addons/script.module.simplejson/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages
14:09:05 T:1302623328   DEBUG: CPythonInvoker(16, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): entering source directory /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8
14:09:05 T:1302623328   DEBUG: CPythonInvoker(16, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): instantiating addon using automatically obtained id of "plugin.program.advanced.launcher" dependent on version 2.1.0 of the xbmc.python api
14:09:05 T:1099901136   DEBUG: ------ Window Init (DialogBusy.xml) ------
14:09:05 T:1099901136   DEBUG: Window DialogBusy.xml was already loaded
14:09:05 T:1099901136   DEBUG: Alloc resources: 0.01m
14:09:06 T:1302623328   DEBUG: LocalizeStrings: no strings.po file exist at /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/resources/language/English, fallback to strings.xml
14:09:06 T:1302623328  NOTICE: AdvancedLauncher: Load launchers.xml file
14:09:06 T:1302623328  NOTICE: AdvancedLauncher: Initialisation
14:09:06 T:1302623328  NOTICE: AdvancedLauncher: default category folder > Launcher list
14:09:06 T:1302623328    INFO: CPythonInvoker(16, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): script successfully run
14:09:06 T:1259308128   DEBUG: WaitOnScriptResult- plugin returned successfully
14:09:06 T:1099901136   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
14:09:06 T:1332737120  NOTICE: Thread BackgroundLoader start, auto delete: false
14:09:06 T:1332737120   DEBUG: Thread BackgroundLoader 1332737120 terminating
14:09:06 T:1302623328    INFO: Python script stopped
14:09:06 T:1302623328   DEBUG: Thread LanguageInvoker 1302623328 terminating
14:09:07 T:1099901136   DEBUG: OnKey: menu (0xd8) pressed, action is Back
14:09:07 T:1099901136   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.program.advanced.launcher/)
14:09:07 T:1099901136   DEBUG:   ParentPath = [addons://sources/executable/]
14:09:07 T:1277162592   DEBUG: StartScript - calling plugin Advanced Launcher('plugin://plugin.program.advanced.launcher/','5','')
14:09:07 T:1277162592   DEBUG: WaitOnScriptResult - waiting on the Advanced Launcher (id=17) plugin...
14:09:07 T:1302623328  NOTICE: Thread LanguageInvoker start, auto delete: false
14:09:07 T:1302623328    INFO: initializing python engine.
14:09:07 T:1302623328   DEBUG: CPythonInvoker(17, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): start processing
14:09:08 T:1302623328  NOTICE: -->Python Interpreter Initialized<--
14:09:08 T:1302623328   DEBUG: CPythonInvoker(17, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): the source file to load is "/root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py"
14:09:08 T:1302623328   DEBUG: CPythonInvoker(17, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): setting the Python path to /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8:/root/.kodi/addons/script.module.simplejson/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages
14:09:08 T:1302623328   DEBUG: CPythonInvoker(17, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): entering source directory /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8
14:09:08 T:1302623328   DEBUG: CPythonInvoker(17, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): instantiating addon using automatically obtained id of "plugin.program.advanced.launcher" dependent on version 2.1.0 of the xbmc.python api
14:09:08 T:1099901136   DEBUG: ------ Window Init (DialogBusy.xml) ------
14:09:08 T:1099901136   DEBUG: Window DialogBusy.xml was already loaded
14:09:08 T:1099901136   DEBUG: Alloc resources: 0.02m
14:09:08 T:1302623328   DEBUG: LocalizeStrings: no strings.po file exist at /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/resources/language/English, fallback to strings.xml
14:09:08 T:1302623328  NOTICE: AdvancedLauncher: Load launchers.xml file
14:09:08 T:1099901136    INFO: LIRC Initialize: using: /dev/lircd
14:09:08 T:1099901136   DEBUG: Failed to connect to LIRC. Retry in 20s.
14:09:08 T:1302623328  NOTICE: AdvancedLauncher: Initialisation
14:09:08 T:1302623328  NOTICE: AdvancedLauncher: Advanced Launcher root folder > Categories list
14:09:08 T:1302623328    INFO: CPythonInvoker(17, /root/.kodi/addons/plugin.program.advanced.launcher-2.5.8/addon.py): script successfully run
14:09:08 T:1277162592   DEBUG: WaitOnScriptResult- plugin returned successfully
14:09:08 T:1099901136   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
14:09:08 T:1332737120  NOTICE: Thread BackgroundLoader start, auto delete: false
14:09:08 T:1332737120   DEBUG: Thread BackgroundLoader 1332737120 terminating
14:09:09 T:1302623328    INFO: Python script stopped
14:09:09 T:1302623328   DEBUG: Thread LanguageInvoker 1302623328 terminating
14:09:09 T:1099901136   DEBUG: OnKey: menu (0xd8) pressed, action is Back
14:09:09 T:1099901136   DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
14:09:09 T:1099901136   DEBUG:   ParentPath = []
14:09:09 T:1302623328  NOTICE: Thread BackgroundLoader start, auto delete: false
14:09:09 T:1099901136   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm.so)
14:09:09 T:1099901136   DEBUG: Loading: /usr/lib/kodi/system/ImageLib-arm.so
14:09:09 T:1302623328   DEBUG: Thread BackgroundLoader 1302623328 terminating
14:09:09 T:1277162592   DEBUG: GetImageHash - unable to stat url /root/.kodi/addons/script.module.axel.downloader/icon.png
14:09:11 T:1099901136   DEBUG: ------ Window Init (Pointer.xml) ------
14:09:12 T:1099901136   DEBUG: ProcessMouse: trying mouse action leftclick
14:09:12 T:1302623328  NOTICE: Thread LanguageInvoker start, auto delete: false
14:09:12 T:1302623328    INFO: initializing python engine.
14:09:12 T:1302623328   DEBUG: CPythonInvoker(18, /root/.kodi/addons/script.xbmc.debug.log/addon.py): start processing
14:09:13 T:1302623328  NOTICE: -->Python Interpreter Initialized<--
14:09:13 T:1302623328   DEBUG: CPythonInvoker(18, /root/.kodi/addons/script.xbmc.debug.log/addon.py): the source file to load is "/root/.kodi/addons/script.xbmc.debug.log/addon.py"
14:09:13 T:1302623328   DEBUG: CPythonInvoker(18, /root/.kodi/addons/script.xbmc.debug.log/addon.py): setting the Python path to /root/.kodi/addons/script.xbmc.debug.log:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages
14:09:13 T:1302623328   DEBUG: CPythonInvoker(18, /root/.kodi/addons/script.xbmc.debug.log/addon.py): entering source directory /root/.kodi/addons/script.xbmc.debug.log
14:09:13 T:1302623328   DEBUG: CPythonInvoker(18, /root/.kodi/addons/script.xbmc.debug.log/addon.py): instantiating addon using automatically obtained id of "script.xbmc.debug.log" dependent on version 2.12.0 of the xbmc.python api
14:09:13 T:1302623328  NOTICE: Kodi Log Uploader: started



RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - scunnin - 2015-02-15

I am a complete noob to kodi and xbmc but i want advanced launcher on mac for koi 14.0, when i download this zip file for advanced launcher, its recognised in kodi but the install icon is ghosted, I can't get onto the gwenael.org link because it says that its not found, can anybody help, i don't even know if mac supports advanced launcher? every site I've downloaded the zip file from can't be installed on my koi


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - sagaopc - 2015-02-19

Hi angels!

Now with the Adv Launcher's end to Kodi, you'll do a Stand Alone version of the Adv Launcher or Will work on other project?

good Luck!


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - dippa - 2015-02-19

this doing my head in now lol

i have a android tv box (MX2 i believe) and have been trying for days to get advance laucher working on it.. i used RCB but didnt like the interface..
i have added bin/am to rom location and location to roms and arguements but nothing.. i just get a lots of errors saying cant create launcher.xml or backup.xml i think it is..

please someone help me out


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - primitivereason - 2015-02-20

Hi Angelscry!

I am truly saddened to read that your not supporting this add-on anymore. It is, as far as I know, the only one on Kodi which gives access to other programs outside of the Media Center. Loosing it is like loosing a limb for Kodi. Confused
Is there any particular reason you're not supporting this add-on anymore? Will there be any other add-on which allows us to launch programs through Kodi? I guess I speak for all of the people who have been commenting on this post when I say we desperately need this add-on to go on!


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - Angelscry - 2015-02-21

(2015-02-20, 17:30)primitivereason Wrote: Is there any particular reason you're not supporting this add-on anymore?
Simply tired.
(2015-02-20, 17:30)primitivereason Wrote: Will there be any other add-on which allows us to launch programs through Kodi?
No more supported doesn't mean that Advanced Launcher is not working.
(2015-02-20, 17:30)primitivereason Wrote: I guess I speak for all of the people who have been commenting on this post when I say we desperately need this add-on to go on!
Code is here. You, users, people are free to fork it or improve it.


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - Cinder - 2015-02-21

I'm having an issue where when watching a film, I download subtitles (and they are downloaded OK), but they dont activate.
So I go into the audio/subtitles OSD menu and select "Subtitles", what happens when I do this is that a notification pops up with
the Advanced Launcher logo and text saying "No subtitles found!". What does advanced launcher have to do with my subtitles?

I can browse to the subtitle from the OSD menu, but the "Subtitles" menu is still giving me the above error.
If I then exit kodi, restart it and go into the film again, the subtitles work, because it seems it somehow "rescans" the subtitle directory.

Any ideas on how to fix this? Normally I would just download a subtitle and it activates instantly without any browsing or other extra stuff.

I'm running:
Kodi 14.1 DSPlayer
Advanced Launcher for launching games
XBMCMania skin


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - primitivereason - 2015-02-21

Angelscry, thanks for your quick reply. I know, the addon is still working, but will it be on the next Kodi version? I also understand that you probably want to move on to other projects or maybe just do this for the fun of it. I would indeed continue your work if I my coding skills wouldn't be so basic. I just hope someone will continue supporting your addon. It is one of the best addons on Kodi.

Loosing the ability of launching other programs from within Kodi (like Retroarch) is like loosing a limb. I personally use it to launch Retroarch for ARM processors on the Raspberry Pi and without it, I can't launch any of my emulators. I mean, while it's working, its OK, but what happens when any update breaks it? I think I'm just sad to see it go.

Thank you for your amazing work!


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - ThePsy - 2015-02-21

@Angelscry

Just a simple question, are the view options managed by the skin or the addon? I ask you this question because in the XBMC Eden v11.0 with Aeon Nox skin and coverflow view I was able to display the cover, with the fanart behind, info up from the cover and I could even play the trailer. Basicly it was quite the same as movies with coverflow view. I'm now with Kodi v14.0, using Aeon ShedNox Helix, same view, but I can only display the cover with fanart behind. No info, no options to play the trailer. This is why I ask this question. Is it skin related or addon related? I never coded for XBMC, so it's a bit difficult to enderstend the relatives between views. Anyway, very good addon, it's a shame that you give up with. But as a developper for other things (games) I can easely enderstend that you get tired after a time. Bravo, very good job.

Sorry for my English, my French is better.


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - bakito - 2015-02-22

@ thepsy

The views are skin related...
Bonnne journée !


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - sagaopc - 2015-02-23

gamefaqs blocking ip to anyone using programs to download covers and infos....


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - Rantanplan-1 - 2015-03-03

First of all Thanks for this gr8 Addon!

i did lately update to Project64 v2.1 (Emu) and AdvancedLauncher isn't abel to launch the Game. (Didnt have Problems with the old Project64 Emulator)
If you need a debug Log just tell me and i will upload one.

im on Win7 64bit + Helix 14.2beta

Regards.

EDIT:
Heres the Log


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - macmus - 2015-03-10

how to install this addon ?


RE: [UNSUPPORTED] Advanced Launcher - Applications Launcher Addon for XBMC - djm1319 - 2015-03-17

Hey I was wondering if it was me or Advanced Launcher itself. I keep having issues with the add-on deleting my games library. It's been going on since a week ago. I'm pretty excited to get this all set up. So, I hope I can get a response soon.

Thanks