RubyGems Navigation menu

royw-dvdprofiler2xbmc 0.0.6

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.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.5 - August 10, 2014 (1,83 Mo)
  2. 0.1.4 - August 10, 2014 (1,83 Mo)
  3. 0.1.2 - August 10, 2014 (1,79 Mo)
  4. 0.1.0 - August 10, 2014 (1,71 Mo)
  5. 0.0.19 - August 10, 2014 (1,71 Mo)
  6. 0.0.6 - August 10, 2014 (2,23 Mo)
Voir toutes les versions (16)

Dépendances de Runtime (6):

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

Dépendances de Development (2):

hoe >= 1.8.0
newgem >= 1.3.0

Auteurs:

  • Roy Wright

Total de contrôle SHA 256:

d62ecf6cc0c604bafff279dce43f569cfe535d0b567ed89e131e28bd90aa3b01

Total de téléchargements 37 285

Pour cette version 2 245

License:

aucune

Version de Ruby requise: >= 0

Liens: