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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.5 - August 10, 2014 (1.8 MB)
  2. 0.1.4 - August 10, 2014 (1.8 MB)
  3. 0.1.2 - August 10, 2014 (1.8 MB)
  4. 0.1.0 - August 10, 2014 (1.7 MB)
  5. 0.0.19 - August 10, 2014 (1.7 MB)
  6. 0.0.6 - August 10, 2014 (2.2 MB)
顯示所有版本(共 16)

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

Development 相依性套件 (2):

hoe >= 1.8.0
newgem >= 1.3.0

作者:

  • Roy Wright

SHA 256 checksum:

d62ecf6cc0c604bafff279dce43f569cfe535d0b567ed89e131e28bd90aa3b01

總下載次數 37,384

這個版本 2,251

License:

Ruby 版本需求: >= 0

相關連結: