Search found 120 matches

by J03 8LACK
July 27th, 2010, 6:31 pm
Forum: Post-Processing Scripts
Topic: [Linux] Cleanup-script (Bash)
Replies: 7
Views: 10413

Re: [Linux] Cleanup-script

Binhex

Thanks I will Take a Look


J03
by J03 8LACK
July 27th, 2010, 3:31 am
Forum: Post-Processing Scripts
Topic: Movie Poster for WDTV ThumbView
Replies: 1
Views: 2851

Re: Movie Poster for WDTV ThumbView

I don't know of a script that does that exactly. But i Have setup WDTV Live with B-RAD.CC custom Firmware enable WDTV Ext Moviesheets 0.2.2-1 by recliq. I download with SABnzbd+ using Sickbeard for my TV shows and nzbmatrix.com/nzbs.org automated movie downloader from binhex for my Movies. Once the ...
by J03 8LACK
July 23rd, 2010, 12:36 am
Forum: Post-Processing Scripts
Topic: [Linux] Cleanup-script (Bash)
Replies: 7
Views: 10413

Re: [Linux] Cleanup-script

Hey Jockie, Your Script is great for cleaning unwanted files. I've been looking for a little help with a cleanup script. problem examples below Movie Name/cover/*.jpg Movie Name/CD1/*cd1.avi Movie Name/CD2/*cd2.avi or Movie Name/Movie/*.avi I want Movie Name/*.avi I have to manually move the avi aro...
by J03 8LACK
June 21st, 2010, 11:55 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 206403

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

i have created a script to do just what you want, however its highly customised to do exactly what i want as regards files to delete, foders to create, and movie files to move so i dont think it would be of much use to you. the only thing i can suggest is perhaps a quick dive into python programmin...
by J03 8LACK
June 19th, 2010, 11:45 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 206403

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

Binhex The script is downloading great but I'm having to clean up folders within folders. I know this has nothing to do with your script, Its the way the File was uploaded but maybe someone can help with a cleanup script. problem examples below Movie Name/cover/*.jpg Movie Name/CD1/*cd1.avi Movie Na...
by J03 8LACK
June 2nd, 2010, 9:56 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 206403

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

Hey MrKenny, check which nzb site you have selected in the config.ini and if select NZBMATrix you have to enter the your Password not your API key like the old version. #------------------ Index Site Definitions -------------------- #define the indexing site used to download nzb's #valid values:- nz...
by J03 8LACK
June 1st, 2010, 5:25 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 206403

Re: nzbmatrix automated movie downloader

Looking Good so Far ..... :D

One request can you add the IMDB ID to the Metadata file this will help me with running Thumbgen to create Movie Sheets for The WDTV Live.

Thanks
J03
by J03 8LACK
May 25th, 2010, 1:54 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 206403

Re: nzbmatrix automated movie downloader

binhex wrote: just a quick heads up, i am releasing a new version very shortly with nzbs.org support, as well as the rss feed move which looks to of taken place on nzbmatrix
Looking forward to the update. Older version was working great.

J03
by J03 8LACK
May 8th, 2010, 3:44 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 206403

Re: nzbmatrix automated movie downloader

Hey binhex Fixed my problem with the cmd window opening. it seems if i run the task as a user it shows the cmd window but if i run it as NT AUTHORITY\SYSTEM it seems to work fine now. As for the WDTV I'm looking into 3 generators for movie sheets and TV sheets. Thumbgen, WDTV Movie sheet Generator, ...
by J03 8LACK
April 30th, 2010, 7:45 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 206403

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
by J03 8LACK
April 21st, 2010, 9:54 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 206403

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 with...
by J03 8LACK
April 20th, 2010, 10:04 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 206403

Re: nzbmatrix automated movie downloader

Runs good, Is there anyway to make it run silent ( without the cmd window opening ) like pythonw


Thanks
by J03 8LACK
April 19th, 2010, 2:14 am
Forum: Third-party Addons
Topic: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Replies: 1130
Views: 2676980

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

midgetspy: Sick Beard is great. Nice Work. But looking for a new feature. I would like to find a way to scrap http://localhost:8081/comingEpisodes and covert to rss feed and add the feed to XBMC. One of my worst pet peeves is not knowing when a new show airs. I know feature requests will be denied i...
by J03 8LACK
April 10th, 2010, 4:10 am
Forum: Post-Processing Scripts
Topic: newzbin automated game downloader
Replies: 5
Views: 8259

Re: newzbin automated game downloader

As we all Know Newzbin is working out some issues

So I threw this together

http://pastebin.com/1pW8RpPa

Give it a try.

New to Python any comments would be great.

Thanks
by J03 8LACK
March 5th, 2010, 11:50 am
Forum: Post-Processing Scripts
Topic: Autodownload script
Replies: 217
Views: 200932

Re: Autodownload script

this is how i faked IMDB Changes in green #Make my custom user agent urlopener paste under imports class MyOpener(urllib.FancyURLopener):       version = ' find a ligit browers agent version or make your custom agent here ' myopener = MyOpener() #replace old one with this sock = myopener.open(imdb_l...