Release 2.0 - Mar 29, 2009
* This a major rewrite of several components to provider better fanart support and integration with the phoenix apis. See the forum and wiki for a complete list of changes.
* This download now includes the plugin as well.
Release 1.23 - Mar 5, 2009 (more contributions from babgvant)
All search providers now use the same scoring algorithm and ExactMatch, PopularMatch, etc have been removed.
Support for Multi DVD TV dics (ie, Show - S01D01)
Release 1.22 - Feb 23, 2009
babgvant provided support central location for backdrops
babgvant also fixed a bug that he was having related to VIDEO_TS folders
Release 1.21 - Feb 18, 2009
Fixed bug that where a missing provider would cause the application to fail
Release 1.20 - Feb 11, 2009
Missing Metadata will not check for the missing the actual .jpg and not only rely the empy _thumbnailUrl field
Fixed --displaySize bug
Fixed null[null] when using themoviedb.org provider
Release 1.18 - Feb 10, 2009
Missing Metadata will not check for the missing the actual .jpg and not only rely the empy _thumbnailUrl field
Added Basic TV Support (using Xmbc tvdb.xml scraper)
Added scoring system for providers that don't provider thier own score on a result. This means that any providers can now be used for automatically selecting a "good" result.
Updated log4j so that it does not use maillog log file
Can accept multiple providers. ie, --provider=themoviedb.org,imdb.xml,imdb,tvdb.xml (it will use each provider, in order, until it finds a "good" search)
Added option to re-write titles (The Mummy becomes Mummy, The)
Added ${_fileName} variable, so that Title substitution can use ${_fileName}
Added TV Specific Title Mask, so that TV Titles can be formatted differently than Movie Titles. TV Titles currently format as eg, "Dexter - s01e01 - Sins of the Father"
Release 1.17 - Jan 18 2009
Fixed serveral null pointer issues
Fixed issue where DVDs were not be updated from within the plugin
Added support for Xbmc Xml Scrapers
Release 1.16 - Jan 10 2009
Misc Bug Fixes and debuging.
Release 1.15 - Jan 4 2009
Added Fanart downloading from themoviedb.com
Fixed composite providers so that they can be used by any provider not just imdb providers
Added image scaling for thumbnails
Release 1.13 - Dec 21 2008
Refactored the code to make the core code more resuable
Added new --prompt option so that you can turn off prompting when it can't find metadata automatically
Changed the code, so that it will process all files and then queue up the ones that it can't find. This way, when it can't find metadata, it will not prompt at the time, but only when the entire process is finished.
This is a test release since, DVD Profiler is largely untested, since I don't use dvd profiler. I wrote it mainly as a proof of concept, to show that other plugins could be added fairly easily. Also cached urls is new. Cached urls will cache any fetched url for 24hrs. This means that once you query imdb and get back a result, then re-running the tool will not hit IMDB again. I added this mainly for testing to reduce the amount of traffic going to IMDB and other providers.
For DVD Profiler, you need to put your profile url in your custom property file.
Release: 1.2
Fixed Bug in where dvd properties should go
added property so that the dvd thumbnail could go in the video_ts folder (see properties)
Genre now uses / separator (or you can write a single genre only if the genre property is set) (see properties)
Added support for dvd folders without video_ts subfolder (hope this doesn't have a performance impact)
Can now pass properties from the command line using -Dprop=value (see properties)
Release: 1.1
Added --forceThumbnail arg to force the download of thumbnails
Added DVD Folder support (as long as there is a VIDEO_TS folder)
Overview
This is a command line tool, not a sage stv plugin. It can be discussed in this thread.
This tool will scan a given file/directory and create/update the required Sage properties/jpg so that Sage can refresh its metadata with what is in the updated properties.