slipsystem Posted March 18, 2017 Share Posted March 18, 2017 (edited) Description I wanted to include a way to navigate threw your library within Kodi. the main reason for this is to allow you to launch games from a remote control like yatse or a web browser. I also wanted to be able to add a widget in kodi listing some of the games. Features Launch BigBox(not supported in Android and Linux) Launch Random Game Platform List Favorites List Genre Last Added Last Played Random Games Search Fanart Box Art Clear Logos(only in Beta version) Trailers (only in Beta version) Notes the way the addon pulls information is pretty bugy as it is reading LaunchBox's separate xm files and pushed into a sql database. some emulators may return errors as I am unable to create every scenario. at this stage I can only confirm that RocketLauncher and Retroarch is working. I will need to do some more testing to confirm the rest. Bugs addon is listed under video addons(i will get around to fixing this sometime). unabale to launch games that require extraction. only games that use retroarch are supported in the Linux and Android Version. there may be some core that are named different in Linux and Android network shares most likely do not work unless the drive is mounted under the operating system(eg. mounted as /mnt/gamesdrive in linux or android or mapped network drive in windows). Submitting Bugs if you get an error I and want to submitt a bug. will need to know the following: 1. what game you where attempting to play 2. what platform is i from 3. which emulator 4. can you upload your platform and emulators xml 5. can you upload a kodi log Screenshots Download repository.slipsystem-1.0.0.zip ExportForKodi.zip plugin.video.bigbox-1.0.36.zip BUY ME A BEER Edited July 6, 2017 by slipsystem added Beta Version 10 Quote Link to comment Share on other sites More sharing options...
slipsystem Posted March 19, 2017 Author Share Posted March 19, 2017 updated the addon it now writes the database to a sqllite database. this allows for the use of the search function and getting things like Latest Updates. Quote Link to comment Share on other sites More sharing options...
slipsystem Posted March 21, 2017 Author Share Posted March 21, 2017 Updated again. Fixed some bugs. I added some new tables in the sql database to allow for better emulator detection. Fixed games with ' in the file path. Added working directory to launch command. Quote Link to comment Share on other sites More sharing options...
slacker Posted April 8, 2017 Share Posted April 8, 2017 (edited) I can't get the addon to run installed Windows games (.exe files), is this a feature to be implemented soon or am I missing something? Emulator games run fine. edit: it scrapes Windows games, says Big Box encountered an error when trying to launch a game, dunno where the log file is located tho. Edited April 8, 2017 by slacker Quote Link to comment Share on other sites More sharing options...
slipsystem Posted April 9, 2017 Author Share Posted April 9, 2017 20 hours ago, slacker said: I can't get the addon to run installed Windows games (.exe files), is this a feature to be implemented soon or am I missing something? Emulator games run fine. edit: it scrapes Windows games, says Big Box encountered an error when trying to launch a game, dunno where the log file is located tho. i am aware of the problem. i will be posting an update next week that will hopefully fix this. the issue is due to how i read the data. because windows doesnt have an emulator there is a space in the cmd line paramater where the emulator should be. Quote Link to comment Share on other sites More sharing options...
slacker Posted April 11, 2017 Share Posted April 11, 2017 On 2017-04-09 at 9:44 AM, slipsystem said: i am aware of the problem. i will be posting an update next week that will hopefully fix this. the issue is due to how i read the data. because windows doesnt have an emulator there is a space in the cmd line paramater where the emulator should be. Great to hear it, keep me posted on when the update is available, cant wait. Any other features added to the update? Quote Link to comment Share on other sites More sharing options...
slipsystem Posted April 12, 2017 Author Share Posted April 12, 2017 22 hours ago, slacker said: Great to hear it, keep me posted on when the update is available, cant wait. Any other features added to the update? I am in Joburg at the moment so I haven't had time to focus on this. what I am wanting to add is more catagories like genre and release year (this is fairly simple to do since it now uses a sql database) fix commands for windows and make it more compatible with other emulators(this is fairly straight forward I just need to wrap my head around detecting parameters) speed up update performance(at the moment it starts from fresh) lastly I want to add play count and last played to launchbox.(this is being left for last as I dont want to break the launchbox database, if I am able to do this I will also release two versions a safe version that doesnt touch Launchbox and a unsafe version that will write to launchbox database) but it all depends on how much time I have to work on this and what features I will be using myself. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted April 12, 2017 Share Posted April 12, 2017 On 08/04/2017 at 11:53 AM, slacker said: I can't get the addon to run installed Windows games (.exe files), is this a feature to be implemented soon or am I missing something? Emulator games run fine. edit: it scrapes Windows games, says Big Box encountered an error when trying to launch a game, dunno where the log file is located tho. I'm glad its working for you, everything image wise imports just fine. Which is a very good start all my games and images are there. Nothing launches though. So I will check back in on this at a later date. Quote Link to comment Share on other sites More sharing options...
Mute64 Posted April 13, 2017 Share Posted April 13, 2017 i use RocketLauncher to load all my games, so when i loadmy game i get a fade but then an error,not sure why, i might have a look into it when i get some time, also not all my games artwork is there even tho i have the artwork in BB, still tho this is a pretty cool addon consideringkodi is my main front end that i boot into at the moment until i build my arcade cab Quote Link to comment Share on other sites More sharing options...
slipsystem Posted April 13, 2017 Author Share Posted April 13, 2017 13 hours ago, neil9000 said: I'm glad its working for you, everything image wise imports just fine. Which is a very good start all my games and images are there. Nothing launches though. So I will check back in on this at a later date. what emulator are you using to launch games? are you using rocket launcher? can you try running kodi as administrator and see if that makes a difference. 2 hours ago, Mute64 said: i use RocketLauncher to load all my games, so when i loadmy game i get a fade but then an error,not sure why, i might have a look into it when i get some time, also not all my games artwork is there even tho i have the artwork in BB, still tho this is a pretty cool addon consideringkodi is my main front end that i boot into at the moment until i build my arcade cab can you provide me with the error you are getting? I am still busy with the image process, sometimes Launchbox uses a sub directory like North America I am still busy collecting all possibility's. 1 Quote Link to comment Share on other sites More sharing options...
neil9000 Posted April 13, 2017 Share Posted April 13, 2017 40 minutes ago, slipsystem said: what emulator are you using to launch games? are you using rocket launcher? can you try running kodi as administrator and see if that makes a difference. Hi, I am not using rocket launcher, most of my platforms use retroarch except gamecube/wii, PS2 and Arcade which use Dolphin, PCSX2 and MAMEUI 64bit. When I try to launch bigbox from your addon it launches just fine, but whenever I try to launch a specific game I just get a KODI ERROR CHECK ERROR LOG dialogue. I tried running KODI as administrator and get exactly the same problem and error. I have looked at the KODI log and don't see anything about your plugin in there, although to be honest I don't really no what I am looking at, I will attatch my KODI log for you to check over. Thanks for your help on this. kodi.zip Quote Link to comment Share on other sites More sharing options...
slipsystem Posted April 13, 2017 Author Share Posted April 13, 2017 5 hours ago, neil9000 said: Hi, I am not using rocket launcher, most of my platforms use retroarch except gamecube/wii, PS2 and Arcade which use Dolphin, PCSX2 and MAMEUI 64bit. When I try to launch bigbox from your addon it launches just fine, but whenever I try to launch a specific game I just get a KODI ERROR CHECK ERROR LOG dialogue. I tried running KODI as administrator and get exactly the same problem and error. I have looked at the KODI log and don't see anything about your plugin in there, although to be honest I don't really no what I am looking at, I will attatch my KODI log for you to check over. Thanks for your help on this. kodi.zip thanks for your input. I had a look at your log and found that Kodi doesn't log the error properly, however I did find the reason why it doesnt log is because the script doesnt crash but its not able to pass the launch command. does your emulator path contain spaces? I havent written logic to prevent spaces in emulator path so this can be causing an issue. I have however posted a new update. no new features but I have written some logic to fix some launch commands. On 4/11/2017 at 11:12 PM, slacker said: Great to hear it, keep me posted on when the update is available, cant wait. Any other features added to the update? windows games should work in theory now but I havent properly tested it yet. I have added new logic for steam games as I found they where not working in my test. Quote Link to comment Share on other sites More sharing options...
slacker Posted April 13, 2017 Share Posted April 13, 2017 (edited) 40 minutes ago, slipsystem said: thanks for your input. I had a look at your log and found that Kodi doesn't log the error properly, however I did find the reason why it doesnt log is because the script doesnt crash but its not able to pass the launch command. does your emulator path contain spaces? I havent written logic to prevent spaces in emulator path so this can be causing an issue. I have however posted a new update. no new features but I have written some logic to fix some launch commands. windows games should work in theory now but I havent properly tested it yet. I have added new logic for steam games as I found they where not working in my test. Launching Windows games now work flawlessly, big thank you for your hard work and recent update. However, some Windows games don't seem to have a cover downloaded (as opposed to in "normal" Launch box/Big box mode). Edit: Is it possible to (in the future) add screenshots instead of blank fanart? Using eminence 2.0 and the cover shows up but there's just a black window where fanart is for Movies normally. Love the plugin! Edited April 13, 2017 by slacker 1 Quote Link to comment Share on other sites More sharing options...
Mute64 Posted April 13, 2017 Share Posted April 13, 2017 8 hours ago, slipsystem said: what emulator are you using to launch games? are you using rocket launcher? can you try running kodi as administrator and see if that makes a difference. can you provide me with the error you are getting? I am still busy with the image process, sometimes Launchbox uses a sub directory like North America I am still busy collecting all possibility's. Yea no worries, im away in Fiordland this long easter weekend but once i get home ill update the plugin and test some stuff out and send you any bugs i come along.... this pluging is great bcoz it becomes a bit of an effort adding pc games n such via the Advance Launcher in kodi... but now with this plugin i can favorite my games and have them placed were ever i want... im using the xperience1080 theme BTW. Thanks for you work on this plugin. Quote Link to comment Share on other sites More sharing options...
slipsystem Posted April 14, 2017 Author Share Posted April 14, 2017 18 hours ago, slacker said: Launching Windows games now work flawlessly, big thank you for your hard work and recent update. However, some Windows games don't seem to have a cover downloaded (as opposed to in "normal" Launch box/Big box mode). Edit: Is it possible to (in the future) add screenshots instead of blank fanart? Using eminence 2.0 and the cover shows up but there's just a black window where fanart is for Movies normally. Love the plugin! New Update is available. I did a bit of research into the images. I found games containing "'" where not finding images as well as games containing "!" I have fixed these as well as I have added more fallback images to both Thumb and Fanart. you will need to run the Update database to get the missing images. 17 hours ago, Mute64 said: Yea no worries, im away in Fiordland this long easter weekend but once i get home ill update the plugin and test some stuff out and send you any bugs i come along.... this pluging is great bcoz it becomes a bit of an effort adding pc games n such via the Advance Launcher in kodi... but now with this plugin i can favorite my games and have them placed were ever i want... im using the xperience1080 theme BTW. Thanks for you work on this plugin. I have added a Favorite category that will display games marked as favorite in Launchbox. Added new categories. Favorites and Genre these do not have Icons yet(maybe someone can provide me with a fanart and thumb) fixed some blank game images. replaced the ugly NULL in game description with "No Game Information Found" replaced the ugly NULL in platform description with "No Platform Information Found" changed the Publisher to SlipSystem because mettlekettle is not my name. Future Updates I will like to add the following more emulator compatibility(I am starting my game hard drive from scratch so I am not sure if there is any launch problems with other emulators.) add Icons for Genre and Favorites if anyone wants to help with some icons because I just took images of google. maybe a cleanup of the code(separate them into different resources because at the moment its all over the place) Quote Link to comment Share on other sites More sharing options...
neil9000 Posted April 14, 2017 Share Posted April 14, 2017 19 hours ago, slipsystem said: thanks for your input. I had a look at your log and found that Kodi doesn't log the error properly, however I did find the reason why it doesnt log is because the script doesnt crash but its not able to pass the launch command. does your emulator path contain spaces? I havent written logic to prevent spaces in emulator path so this can be causing an issue. I have however posted a new update. no new features but I have written some logic to fix some launch commands. I don't think I have any spaces in my emulator paths, here is a shot of my launchbox emulators screen if it is any help to you. Quote Link to comment Share on other sites More sharing options...
slipsystem Posted April 14, 2017 Author Share Posted April 14, 2017 30 minutes ago, neil9000 said: I don't think I have any spaces in my emulator paths, here is a shot of my launchbox emulators screen if it is any help to you. Thank you for your feedback. I noticed spaces in your Emulator paths(for instance Retroarch PSX) I have updated the addon to allow spaces in Emulation Paths. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted April 14, 2017 Share Posted April 14, 2017 1 minute ago, slipsystem said: Thank you for your feedback. I noticed spaces in your Emulator paths(for instance Retroarch PSX) I have updated the addon to allow spaces in Emulation Paths. OK great, ill try out the new version. Thanks. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted April 14, 2017 Share Posted April 14, 2017 Unfortunately I still have the same issue, however I do get a extra dialogue now showing emulator and rom path, I then click OK and get the error again. Attaching screenshots if it helps you. Quote Link to comment Share on other sites More sharing options...
slipsystem Posted April 14, 2017 Author Share Posted April 14, 2017 5 hours ago, neil9000 said: Unfortunately I still have the same issue, however I do get a extra dialogue now showing emulator and rom path, I then click OK and get the error again. Attaching screenshots if it helps you. are the emulators inside the emulators folder in launchbox? that dialog box was a mistake it was for testing purposes and was ment to be taken out. i will do some more testing with the path join when i get back to cape town. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.