-
Posts
102 -
Joined
-
Last visited
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by slipsystem
-
Import Media From Kodi
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
ok I think I have accomplished what you were looking for. I added logic to look for a portable version under LaunchBoxFolder\Emulators\Kodi then The LaunchBoxDriveLetter:\Kodi the AppData\Roaming\Kodi I also fixed some bugs with file locations and added some details to the games menu item like release date and description. -
Simon told me he is not giving out api keys for this anymore. I am not sure what he means by grabbing to our own database. he sent me this. its almost like he is saying we can build something that does this. if the user tries to scrape Doom for Dos. check our database. if its not found. make an api call and download the media to our database. then release the media from our database to the user . i mean our database not the LaunchBox database. I dont know how moderation works on mobygames. im not that clued up when it comes to web services so i probably wouldnt be able to do this. @Jason Carr - would it be unethical for the users to submit media scraped from mobygames the the gamesdatabase? not talking about bulk dumps of media. i know a few people have api keys already, if we submit media using the submit to games database plugin would that be unethical? i mean how do we actually know where the media comes from?
-
Import Media From Kodi
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
yes it will check the roaming folder. i would assume it would work with all version but im just not 100% sure about how the store data. if its in the same structure it will be fine. -
Plugin Requests
slipsystem replied to superfurry's topic in Third-Party Applications and Plugins (Released)
I have the same feelings as you. thats why im building some importand scraping plugins. i havent attempted music yet but ot is next on my list. i must just figure out how to add the music. i was thinking of adding an artist as a game and each song as an alternative version. or the other option would be to add Artist - Album as the gamename and each song as alternative version. -
Version 2.3.0
239 downloads
IMPORTANT this may break your existing Launchbox Movies Collection. Back up you data before using this plugin. DESCRIPTION This Plugin will import your Media collection from Kodi. this is a beta plugin so it may not work for everyone. this will not work if you are using emby or mysql to manage your collection. the SQLite.Interop.dll needs to be in the root folder (same folder as LaunchBox.exe) BUGS You tell Me WHATS WORKING Imports Movies Imports TV Shows Imports Music Downloads Artwork or Copies Artwork Copys TvTunes Downloads Movie Trailers Copys Cdart (Music) HOW TO USE Download the Plugin Extract to your ROOT Launchbox folder open LaunchBox open tools open import Import Media from Kodi BUY ME A BEER -
Import Media From Kodi View File IMPORTANT this may break your existing Launchbox Movies Collection. Back up you data before using this plugin. DESCRIPTION This Plugin will import your Media collection from Kodi. this is a beta plugin so it may not work for everyone. this will not work if you are using emby or mysql to manage your collection. the SQLite.Interop.dll needs to be in the root folder (same folder as LaunchBox.exe) BUGS You tell Me WHATS WORKING Imports Movies Imports TV Shows Imports Music Downloads Artwork or Copies Artwork Copys TvTunes Downloads Movie Trailers Copys Cdart (Music) HOW TO USE Download the Plugin Extract to your ROOT Launchbox folder open LaunchBox open tools open import Import Media from Kodi BUY ME A BEER Submitter slipsystem Submitted 06/07/2017 Category Third-party Apps and Plugins
-
Legit MobyGames Scraper
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
hey Guys, I just released an update. it is now much less API Intensive and the Gui is working now, plus a few minor tweaks. -
Unofficial BigBox Kodi Addon(Linux and Android Beta)
slipsystem commented on slipsystem's file in Third-party Apps and Plugins
-
Legit MobyGames Scraper
slipsystem posted a topic in Third-Party Applications and Plugins (Released)
Legit MobyGames Scraper View File IMPORTANT all restrictions on the MobyGames Api are in place: an API key is required to use this plugin. DO NOT REQUEST AN API KEY FROM MOBYGAMES TO USE THIS PLUGIN. THEY ARE NO LONGER GIVING OUT KEYS TO USE THIS, THEY HAVE NOT REQUESTED TO REMOVE MY CODE FROM GITHUB OR REMOVE THIS POST SO PLEASE DO NOT STIR THE POT. Sharing of your API key will only be doing yourself a disservice, as well as the community. There are limited requests per day enforce by MobyGames. I was given permission by @Jason Carr to post this, if I abide by MobyGames Rules. If you feel that me or any other user is not following the guidelines enforced by MobyGames or Lanchbox please feel free to send me a Private Message. Me and Most Definitely Launchbox is not responsible for the misuse of this Plugin or the changing of code. Lastly any request to remove this thread will met with open arms, I do not want to create any upset if I am in breach of the rules. DESCRIPTION this plugin was developed to provide a responsible way of using the MobyGames Api to scrape game media. Thanks to @Expello for requesting me to build this and for testing. if he/she did not agree to my terms I would not have built this plugin BUGS Alternative names(aka) is not working(i think the api does not support it) all game media is listed under Cart Front(there is no way of identifying the use of CD yet) WHATS WORKING Box Front Cart Front Box Back ScreenShot Title ScreenShot GamePlay Description(Notes) HOW TO USE Download the Plugin Extract into Plugins Folder open the MobyGamesScraper.dll.config with notepad replace YourKeyGoesHere with your ApiKey open LaunchBox right click on a game select scrape with MobyGames. or go to tools scrape with moby games BUY ME A BEER Submitter slipsystem Submitted 06/02/2017 Category Third-party Apps and Plugins -
Version 1.0.0
291 downloads
IMPORTANT all restrictions on the MobyGames Api are in place: an API key is required to use this plugin. DO NOT REQUEST AN API KEY FROM MOBYGAMES TO USE THIS PLUGIN. THEY ARE NO LONGER GIVING OUT KEYS TO USE THIS, THEY HAVE NOT REQUESTED TO REMOVE MY CODE FROM GITHUB OR REMOVE THIS POST SO PLEASE DO NOT STIR THE POT. Sharing of your API key will only be doing yourself a disservice, as well as the community. There are limited requests per day enforce by MobyGames. I was given permission by @Jason Carr to post this, if I abide by MobyGames Rules. If you feel that me or any other user is not following the guidelines enforced by MobyGames or Lanchbox please feel free to send me a Private Message. Me and Most Definitely Launchbox is not responsible for the misuse of this Plugin or the changing of code. Lastly any request to remove this thread will met with open arms, I do not want to create any upset if I am in breach of the rules. DESCRIPTION this plugin was developed to provide a responsible way of using the MobyGames Api to scrape game media. Thanks to @Expello for requesting me to build this and for testing. if he/she did not agree to my terms I would not have built this plugin BUGS Alternative names(aka) is not working(i think the api does not support it) all game media is listed under Cart Front(there is no way of identifying the use of CD yet) WHATS WORKING Box Front Cart Front Box Back ScreenShot Title ScreenShot GamePlay Description(Notes) HOW TO USE Download the Plugin Extract into Plugins Folder open the MobyGamesScraper.dll.config with notepad replace YourKeyGoesHere with your ApiKey open LaunchBox right click on a game select scrape with MobyGames. or go to tools scrape with moby games BUY ME A BEER -
yes that is correct. that list is replacement commands. so if a platform is not working you would change the command in this file. there is some logic to try and use Launchbox commands on android so sometime the platform is not in the xml but it will still work. the logic first tries to get the command from the xml if it fails it will use its own logic to convert the launchbox commands.
-
sorry my mistake for the one platform the <Platform> was opened twice without the </Platform> to say that the entry was ended. I will do a update tonight in the mean time you can replace the androidcom.xml in /Internal Memory/Android/Data/org.xbmc.kodi/files/.kodi/addons/plugin.video.bigbox/resources/androidcom.xml androidcom.xml
-
Movie Scraper Plugin [Broken]
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
I have updated the plugin. it will now download artwork from moviedb as well as fanart.tv, this will fix the issue you where facing. thanks for the report. -
Movie Scraper Plugin [Broken]
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
this is because Imbd has artwork but Fanart.tv doesnt. the preview is comming from imdbs listing and not fanart.tv I will code in the image collection for imdb. as for the safe naming conversions this issue should be fixed @neil9000 can you please confirm this is still an issue? sorry I meant so say moviesdb the script only uses the imdbid to scan fanart.tv -
Import Tv Shows
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
thanks for the link, I already tried this but it wasn't working for me. hence the reason I created this plugin. -
Import Tv Shows
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
yes this is true, I already had a moviesdb api and all that is needs to do is find the information, all the artwork comes from fanart.tv which is what everyone is using. as long as themoviesdb finds the tvshow it will pass a tvdbid which is used for fanart.tv. i may add more providers in the future is need be but for the time being themoviesdb does a good enough job and I know how there api works. thanks for the advise though. no problem dude. sorry to hear about your hard drive. -
Import Tv Shows View File Imports TV Shows and Grabs the Information and Artwork this Plugin uses the Fanart.TV Api and themoviedb Api to scrape images and details. Go to tools click import Tv Shows select the folder that contains all your tvshows. you may need to hit f5 to refresh the images. Folder Structure is Vital your collection needs to be sorted as follows. FolderContainingTvShows/TVShow/Episodes or Season Folders. example C:\Users\andre\Desktop\TV Shows\Arrow\Arrow.S05E23.HDTV.x264-SVA\Arrow.S05E23.HDTV.x264-SVA.mkv C:\Users\andre\Desktop\TV Shows\Arrow\Arrow.S05E22.HDTV.x264-SVA.mkv C:\Users\andre\Desktop\TV Shows\Arrow\Season 5\Arrow.S05E21.HDTV.x264-SVA.mkv C:\Users\andre\Desktop\TV Shows\The Flash\S01E01 - Pilot.mp4 C:\Users\andre\Desktop\TV Shows\The Flash\Season 1\S01E02 - Next Episode.mp4 This creates a Game with the Same name as the folder. all videos inside that folder are added as additional applications. so right clicking on a TV Show will give you a list of all episodes. this only scans for mp4, mkv and avi I can always add formats this is just so we dont pick up image files and nfo files. There will most likely be some bugs but they will never get ironed out unless I know about them so please dont feel shy posting your bugs. @neil9000 @donarumo @lordmonkus thanks for your suggestions and support in my previous plugin this one was created just for you guys. BUY ME A BEER Submitter slipsystem Submitted 05/27/2017 Category Third-party Apps and Plugins
-
Version 1.0.0
523 downloads
Imports TV Shows and Grabs the Information and Artwork this Plugin uses the Fanart.TV Api and themoviedb Api to scrape images and details. Go to tools click import Tv Shows select the folder that contains all your tvshows. you may need to hit f5 to refresh the images. Folder Structure is Vital your collection needs to be sorted as follows. FolderContainingTvShows/TVShow/Episodes or Season Folders. example C:\Users\andre\Desktop\TV Shows\Arrow\Arrow.S05E23.HDTV.x264-SVA\Arrow.S05E23.HDTV.x264-SVA.mkv C:\Users\andre\Desktop\TV Shows\Arrow\Arrow.S05E22.HDTV.x264-SVA.mkv C:\Users\andre\Desktop\TV Shows\Arrow\Season 5\Arrow.S05E21.HDTV.x264-SVA.mkv C:\Users\andre\Desktop\TV Shows\The Flash\S01E01 - Pilot.mp4 C:\Users\andre\Desktop\TV Shows\The Flash\Season 1\S01E02 - Next Episode.mp4 This creates a Game with the Same name as the folder. all videos inside that folder are added as additional applications. so right clicking on a TV Show will give you a list of all episodes. this only scans for mp4, mkv and avi I can always add formats this is just so we dont pick up image files and nfo files. There will most likely be some bugs but they will never get ironed out unless I know about them so please dont feel shy posting your bugs. @neil9000 @donarumo @lordmonkus thanks for your suggestions and support in my previous plugin this one was created just for you guys. BUY ME A BEER -
Movie Scraper Plugin [Broken]
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
New Version, # File name fix # added disc art -
Movie Scraper Plugin [Broken]
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
woops this is what I get for not doing proper testing. I think I need to reset the variables to null, give me a sec I will try fix this and also implement file names. -
Movie Scraper Plugin [Broken]
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
Yes this is definitely possible, this was a thought when I was updating the plugin but for some reason I skipped over it. I will put this in the next release -
Movie Scraper Plugin [Broken]
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
I have just updated the plugin again, I did not include all the files. thanks @neil9000 for being my guinea pig. # Fixed Api error # Added preview image to help you select the appropriate movie. # added an Icon(I used a Kaula thanks @WoodHawker) -
Movie Scraper Plugin [Broken]
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
thank you for the feedback. looks like I re uploaded the old version by accident. i uploaded the correct version now. thank you for pointing this out. -
Movie Scraper Plugin [Broken]
slipsystem replied to slipsystem's topic in Third-Party Applications and Plugins (Released)
I found there to be issues with the api and with creating directories. these issues have been fixed and I have uploaded a new version.