Jump to content
LaunchBox Community Forums

slipsystem

Members
  • Posts

    102
  • Joined

  • Last visited

Files posted by slipsystem

  1. Import Media From Kodi

    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

    236 downloads

       (2 reviews)

    2 comments

    Updated

  2. Import Tv Shows

    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

    496 downloads

       (0 reviews)

    5 comments

    Updated

  3. LaunchBox Games Database Matcher

    DESCRIPTION
     
    One of the biggest problems with my games collection was missing artwork, So I decided to build numerous tools to scrape for missing media.
    the problem I found was not the fact that the LaunchBox database didn't have the game I was trying to get the artwork for but, the fact that the Title didn't match the Title on the Games Database.
    So I decided to build a plugin that will allow you to link the games that are missing a database Id.
    this plugin is not perfect, this will not work for Arcade at the moment.
    the Id can be reset by selecting unset but will not allow you to do so after clicking DONE.
     
    WARNINGS
     
    please check that games are matched correctly as the auto matching links the game before displaying the GUI so it is matched even if you don't click done. Auto matching uses regex to strip non letter and number characters from the game title then compares it with the same expression in the games database. it uses string contains which means if you have a game called A or the games Database contains a game called A, it will match it to a game that has the letter A in the title. for example GameTitle is Alien 2, Games Database Name is Aliens these will get matched together or vice versa.
     
    HOW IT WORKS
     
    after selecting your desired platform to match the plugin will scan all the games in that platform to get all the games missing a LaunchBox Database ID.
    the plugin will then scan the Metadata.xml and find all the games in that platform that have not been linked to a game in your collection.
     
    HOW TO
     
    1. unzip and extract to plugins folder
    2. open LaunchBox
    3. Click Tools> Games Database Match
    4. Select your platform
    5. Match your games
     
    BUY ME A BEER

    786 downloads

       (0 reviews)

    3 comments

    Updated

  4. LaunchBox Plugin Repository

    Description
    this program is a repository of all all my plugins. Simply extract the 2 files to your root LaunchBox directory.
    Close LaunchBox before running this program.
    simply click download and the program will download the desired plugin and extract it to the correct folder.
    you are able to add other repositorys from other developers by add the repo url to the Repositorys.txt
     
    This is the first build more functions will be added later.
    BUY ME A BEER

    455 downloads

       (0 reviews)

    1 comment

    Submitted

  5. Legit MobyGames Scraper

    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

    271 downloads

       (0 reviews)

    5 comments

    Updated

  6. Movie Scraper Plugin

    Downloads Information and Images for Movies.
     
     
    Thanks to @superfurry for the insperation(he created the Movie Launcher in this thread)
    thanks to @Nielk1 for assistance with the forms, you do amazing work and are always there to lend a hand.
     
    this Plugin uses the Fanart.TV Api and omdbapi to scrape images and details.
     
    simply add movies to your LaunchBox collection.
    Right Click on the Movie or Multiple Movies
    Select Scrape Movie.
    you may need to hit f5 to refresh the images.
     
    you can find this sourcecode and others at
    https://github.com/slipsystem/LaunchBox-Plugin-Examples
    BUY ME A BEER

    2,571 downloads

       (3 reviews)

    15 comments

    Updated

       (0 reviews)

    7 comments

    Updated

×
×
  • Create New...