RubyGems Navigation menu

royw-dvdprofiler2xbmc 0.0.8

This script will attempt to match up media files from a set of directories to the collection.xml file exported from DVD Profiler. For matches, the script will then create a {moviename}.nfo from the data in collections.xml and also copy the front cover image to {moviename}.tbn. Both files will be placed in the same directory as the source media file. Also the specific profile information for each movie will be saved into {moviename}.dvdprofiler.xml. The script will then search IMDB for a title or also known as (AKA) match. If necessary, the script will refine the search by using the media year (year in media filename), then dvdprofiler production year, then dvdprofiler release year, then try again with each year plus or minus a year. The IMDB profile found will be saved as {moviename}.imdb.xml. Next the script will use the IMDB ID to query themovieDb.com. This is primarily to retrieve any fanart but will also add any missing parameters to the .nfo file (very unlikely). The TMDB profile found will be saved as {moviename}.tmdb.xml. So in summary the files generated are: {moviename}.tmdb.xml - profile from themovieDb.com {moviename}.imdb.xml - profile from imdb.com {moviename}.dvdprofiler.xml - profile from collection.xml {moviename}-fanart.jpg - first fanart image from themovieDb.com {moviename}.tbn - image from DVD Profiler {moviename}.nfo - generated info profile for xbmc To force regeneration, simply delete these files then run the script again. Then on XBMC, set the source content to none to remove the meta data from the library, then set the source content back to Movies to import the media. This time, the data in the .nfo files will be used instead of scraping. Note, XBMC pre-9.04 r19177 does not successfully scan all media. The work-around is after the scan is complete to restart XBMC so it will scan again (if you have autoscan enabled).

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.1.5 - August 10, 2014 (1,83 MB)
  2. 0.1.4 - August 10, 2014 (1,83 MB)
  3. 0.1.2 - August 10, 2014 (1,79 MB)
  4. 0.1.0 - August 10, 2014 (1,71 MB)
  5. 0.0.19 - August 10, 2014 (1,71 MB)
  6. 0.0.8 - August 10, 2014 (2,24 MB)
Zeige alle Versionen (16 total)

Runtime Abhängigkeiten (7):

activesupport >= 2.0.2
commandline >= 0.7.10
highline >= 1.5.0
log4r >= 1.0.5
mash >= 0.0.3
royw-imdb >= 0.0.16
xml-simple >= 1.0.12

Development Abhängigkeiten (2):

hoe >= 1.8.0
newgem >= 1.3.0

Autoren:

  • Roy Wright

SHA 256-Prüfsumme:

5ad57beed4764e046862b9dc9d1d34d9d8afd45e30f81fe0a74d6f5c7be638cb

Downloads insgesamt 36.989

Für diese Version 2.254

Lizenzen:

k.A.

Erforderliche Ruby-Version: >= 0

Links: