![]() |
Auto Movie Downloader - based on IMDB criteria - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +--- Thread: Auto Movie Downloader - based on IMDB criteria (/showthread.php?tid=92260) |
Auto Movie Downloader - based on IMDB criteria - Gotcha007 - 2011-01-27 Hi guys. I would like to introduce the good work of binhex who posted his work on SABnzbd forums. The program is Auto Movie Downloader. This monitors nzbmatrix/nzbs for releases, it then checks imdb for certain criteria, if there is a positive match then it will download the nzb to either a queued folder or to the defined "watched" folder for sabnzbd+ to download. feature list checks for existing movies define genres define min rating define min votes define min year define favorite actors define favorite directors define favorite characters define favorite movie titles define ignore titles define ignore genres define prefered genres and rating define queue genres (used for genres you may or may not want) define queue year (can be used for early movies you may or may not want) download coverart for movie download trailer for movie create metadata for movie browser (media center plugin) email notification of queued and downloading jobs min download size to accept title value filtering e.g telesync, telecine etc. I would say I'm very happy with that script that run in Dos Command every 1 hour (task created in Windows 7) It can be downloaded here : http://www.mediafire.com/?0zdu5dyz9h3bbh9 changelog ver 1.3.3 - changed sd and hd folder variable names in config.ini to reflect their functions and added in ability to disable/enable - new feature added in ability to save trailers of queued/downloaded movies to user defined location and define resolution of trailer (specified in config.ini) - added in ability to enable/disable favorites section in config.ini Original post on SABnzbd forums : http://forums.sabnzbd.org/index.php?topic=4145.0 |