========================
Movie Cover Collector
========================
What is it:
Movie Cover Collector is a movie folder scraper, written in VC++
the idea is to make movie folder browsing look better in MediaPortal.
(xbmc will show the same cover files)
The program downloads movie covers from imdb, and put the folder.jpg file.
it will scan trough multipple folders configured in the ini file.
network drives will work.
Using the nfo imdb link to download the correct cover.
If not a nfo file is found it will do an [OPTIONAL] search for the cover using folder name and download it.
The cover will be put in the movie folder, and the movie folder [date] will NOT be alterd.
The gui can optional log output to a logfile.(for debugging).
Covers can be viewed by clicking on them in the log lister.
A selected cover can be deleted, with out corrupting the folder date.
and then rescanned, for cover update.
The scarper can safely be run multipple times over a folder structur, it will not touch
the folder if a folder.jpg file is found.
Now a manual cover can be downloaded select a folder, past a url containing a jpg file. follow the gui.
A search has also been added to find folders...
As of 1.0 a /auto switch has been added, to do a silent cover scan.
Schedule it on your servers
As of 1.1+ a ISO scanner has been added, it will scan folders containing a collection of ISO files.
and create a file with the same name as the iso(multipple extentions) file(jpg extension) so MediaPortal
shows cover for the ISO.
As of 1.2.0 + MoviePosterDB Api har been implemented, there is a new option in the ini file.
if selected posters will be downloaded first from mpDB and then from imdb if it fails, if unselected.
it will try imdb first then mpDB to find covers/poster.
please feel free to drop me a line on MP forum, with suggestion on improvements, or tell me if you find a bug
Requirements:
MS .NET 2.0
Microsoft Visual C++ 2008 Redistributable Package
Regards
Senilix
https://www.team-mediaportal.com/files/Download/HTPCcustomization/MovieCoverCollector/
Movie Cover Collector
========================
What is it:
Movie Cover Collector is a movie folder scraper, written in VC++
the idea is to make movie folder browsing look better in MediaPortal.
(xbmc will show the same cover files)
The program downloads movie covers from imdb, and put the folder.jpg file.
it will scan trough multipple folders configured in the ini file.
network drives will work.
Using the nfo imdb link to download the correct cover.
If not a nfo file is found it will do an [OPTIONAL] search for the cover using folder name and download it.
The cover will be put in the movie folder, and the movie folder [date] will NOT be alterd.
The gui can optional log output to a logfile.(for debugging).
Covers can be viewed by clicking on them in the log lister.
A selected cover can be deleted, with out corrupting the folder date.
and then rescanned, for cover update.
The scarper can safely be run multipple times over a folder structur, it will not touch
the folder if a folder.jpg file is found.
Now a manual cover can be downloaded select a folder, past a url containing a jpg file. follow the gui.
A search has also been added to find folders...
As of 1.0 a /auto switch has been added, to do a silent cover scan.
Schedule it on your servers
As of 1.1+ a ISO scanner has been added, it will scan folders containing a collection of ISO files.
and create a file with the same name as the iso(multipple extentions) file(jpg extension) so MediaPortal
shows cover for the ISO.
As of 1.2.0 + MoviePosterDB Api har been implemented, there is a new option in the ini file.
if selected posters will be downloaded first from mpDB and then from imdb if it fails, if unselected.
it will try imdb first then mpDB to find covers/poster.
please feel free to drop me a line on MP forum, with suggestion on improvements, or tell me if you find a bug
Requirements:
MS .NET 2.0
Microsoft Visual C++ 2008 Redistributable Package
Regards
Senilix
https://www.team-mediaportal.com/files/Download/HTPCcustomization/MovieCoverCollector/