Search found 470 matches

by binhex
June 17th, 2010, 4:13 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix.com/nzbs.org automated movie downloader

This is a seriously AWESOME script.  Thanks for posting it!  :-) One question I have is about the function of these lines of code: #put your own root folder names below to specify the location of your hd collection (can span multiple drives) movies_hd_dir1="example" #put your own root fol...
by binhex
June 2nd, 2010, 10:56 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix.com/nzbs.org automated movie downloader

Thank you, that worked. C:\Users\Office\Desktop\dist>"auto movie downloader.exe" Traceback (most recent call last):   File "auto movie downloader.py", line 27, in   File "logging\__init__.pyc", line 801, in __init__   File "logging\__init__.pyc", line 820, in...
by binhex
June 2nd, 2010, 10:34 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix.com/nzbs.org automated movie downloader

Sorry yes W7 (64) don't have a Matrix account have a nzb(dot)org and newzbin (hopefully this will be up and running soon) But nzb's.org works great in sickbeard. Run the prompt got the error 'auto' is not recgnized as an internal or external command, operable program or batch file Must have messed ...
by binhex
June 2nd, 2010, 10:13 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix.com/nzbs.org automated movie downloader

ok assuming your running windows 7 then you can open windows explorer navigate to the folder where the executable is, then hold down shift right click the folder and choose "open command windows here" this will drop you directly into the folder that contains the executable, then just run t...
by binhex
June 2nd, 2010, 8:20 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix.com/nzbs.org automated movie downloader

I followed the guide in read me but have no idea if got this working correctly. I edited the config file to my details. But not 100% sure how to do the task. I opened up task manager and created a new task, do you select the auto movie downloader as the file? When i click run a command box opens an...
by binhex
June 1st, 2010, 7:11 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix automated movie downloader

ok as promised i have just posted my latest version, changelog below:- ver 1.1.0 added in nzbs.org support defined functions for metadata, coverart etc better logging of errors if your upgrading then PLEASE make sure you use the new zip content, i am making use of a new python module and also the co...
by binhex
May 24th, 2010, 2:48 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix automated movie downloader

I'm sure this is a dumb question, but looking through the code, I don't see where to put the list of wanted movies.  It looks like the rss feed searches all 720p movies.  How does the script decide which to download? the list of good movies, i.e. movies you def want regardless of their imdb rating ...
by binhex
May 19th, 2010, 10:54 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix automated movie downloader

Ah, I can work with this one, thank you. I started testing today and it seems nzbmatrix has shut off their RSS feeds until furhter notice :(, and i just upgraded to a VIP account a few days ago. RSS RSS Offline until further notice. yep im aware of this, i dont think it will be down for too much lo...
by binhex
May 19th, 2010, 7:29 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix automated movie downloader

sorry my bad somehow the link has got messed up and links to the executable version of 1.0.3, sorry for that, here is the correct link including the source code:-

http://www.mediafire.com/?wwj0z4twzty
by binhex
May 12th, 2010, 3:59 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix automated movie downloader

How about a Linux version? um yeah this shouldnt be too hard i guess as the python modules shouldn't be os specific so as long as you do the following it should work:- 1. change any paths in the config.ini to be linux style paths, im sure you are aware of this, im using the python os module so it s...
by binhex
May 12th, 2010, 3:43 pm
Forum: Post-Processing Scripts
Topic: Autodownload script
Replies: 217
Views: 196316

Re: Autodownload script

There is a python module IMDB.py that makes grabing the IMDB ratings easier than using the regex, also makes it easier for the user to add a variable rather than editing the regex http://imdbpy.sourceforge.net/ Im using it something like this: from imdb import IMDb ia = IMDb()                 i = I...
by binhex
May 10th, 2010, 8:23 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix automated movie downloader

ok as promised here is the new release, i would strongly advise anybody who is using 1.0.3 to move over to this version, as it squashes a few regex bugs, as well as being a bit quicker and adding in the ability to auto download coverart :-). changelog below:- ver 1.0.4 add in feature to download co...
by binhex
May 10th, 2010, 7:39 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix automated movie downloader

ok as promised here is the new release, i would strongly advise anybody who is using 1.0.3 to move over to this version, as it squashes a few regex bugs, as well as being a bit quicker and adding in the ability to auto download coverart :-). changelog below:- ver 1.0.4 add in feature to download cov...
by binhex
May 2nd, 2010, 5:11 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix automated movie downloader

Still havn't worked out why the Cmd window opens then closes. But i do have a question with Metadata. Does it grab a jpeg and can it be stored with the video files? Trying to find out what works best with WDTV Live. Thanks hi joe black, metadata will not include images, this is just information abo...
by binhex
April 23rd, 2010, 9:41 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 200503

Re: nzbmatrix automated movie downloader

I Have it set as a scheduled task and it still opens a black cmd window. Processes the script and then closes back up. I have try running the exe and a shortcut of the exe but still both open  a Cmd window (svchost.exe) I Have another Python script that i have to run with Pythonw to make it run wit...