[RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - 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: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi (/showthread.php?tid=157499) |
RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2015-03-22 Most likely PEBKAC... RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2015-03-22 ... RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - CharredChar - 2015-03-22 Oh yeah, totally. My mistake, I must have done something wrong between installing the addon and clicking launch. Oh well, we users can be so stupid sometimes. Anyway, thanks for the script. RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2015-03-22 Well, what else could have it been? RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - Hellcube - 2015-04-03 Is there a way to add limelight to this addon? RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2015-04-03 In what way? RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - Hellcube - 2015-04-03 So your plugin will not start steam just: java -jar limelight.jar stream -1080 -30fps XXX.XXX.XXX.XXX -app Steam -mapping mapfile.map The idea is same stop kodi start limelight wait until limelight is closed and restart kodi... RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2015-04-04 Yeah you could do that - make a script to launch the above command and configure the addon to launch that instead of the steam executable and then change steam-launch.sh or steam-launch-ahk.exe (depending on which OS youre using) to wait for limelight to close. RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - Hellcube - 2015-04-04 I tried with no success :/ i have set your plugin to quit kodi. and added run a script before steam? with path to file located in my /home/xbian/stream.sh location With folowing code (file is set to 777) Code: #!/bin/bash Still plugin quits kodi loads for a few seconds and reloads kodi. Nothing happens :/ No idea what im doing wrong... Limelight.jar is in the same location and the script is working when i use "sh stream.sh" in console (SSH). RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - Blackwatcher - 2015-04-05 Hello , thank you for your Work. I run your Plugin under Kodi 14.2 on Windows 8.1. When I launch Steam, Kodi is running in the Background. I have the Option to quit Kodi pulled to "Yes" but Kodi is not shutdown ? RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2015-04-05 debug log (wiki) RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - Blackwatcher - 2015-04-06 Ok sorry. I have uploaded the logs to: http://xbmclogs.com/pzmwy2ne2 RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2015-04-07 Upload one after running the addon with Kodi not being quit RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - Blackwatcher - 2015-04-07 I have done so. I have pulled the logging on. Then I launched steam through your addon. Then i quit steam and uploaded the logs... RE: [RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - teeedubb - 2015-04-08 There's no record of the add-on being run in that log. |