HellaVCR - TV downloader

Got a program that plays well with SABnzbd? Share it here!
Undisclosedpower
Newbie
Newbie
Posts: 23
Joined: November 12th, 2008, 9:17 pm

Re: HellaVCR - TV downloader

Post by Undisclosedpower »

djclean: I'm fairly certain that sab does the throttling on nzb id's internally. But if I'm wrong I'll happily add the code in.

Any developers able to comment?
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: HellaVCR - TV downloader

Post by switch »

Yes, SABnzbd handles the 5 nzb's per minute from newzbin's API.
User avatar
computer
Newbie
Newbie
Posts: 41
Joined: January 12th, 2009, 10:38 am

Re: HellaVCR - TV downloader

Post by computer »

Ok I need help here I have followed the instructions from Google code HellaVCR.5
but the hellavcr.php doesnt seem to run from Cron
To run hellaVCR

    * php hellavcr.php >> hellavcr.log
    * probably best to run it in the cron (make sure to use absolute paths)

I am not getting any output and also my programs are not getting updated in the browser, must be something simple because I am simple :P
Loto_Bak
Newbie
Newbie
Posts: 11
Joined: January 12th, 2009, 1:01 pm

Re: HellaVCR - TV downloader

Post by Loto_Bak »

use absolute paths. ie

php /usr/share/hellavcr/hellavcr.php or wherever you put it.

to test, run the command as above without the ">> hellavcr.log". This is output the log to screen instead of the logfile so you can see any errors
User avatar
computer
Newbie
Newbie
Posts: 41
Joined: January 12th, 2009, 10:38 am

Re: HellaVCR - TV downloader

Post by computer »

Got it!
Last edited by computer on January 22nd, 2009, 12:09 am, edited 1 time in total.
mason
Newbie
Newbie
Posts: 6
Joined: April 28th, 2008, 5:56 am

Re: HellaVCR - TV downloader

Post by mason »

not so fancy looking, but more features and working flawless : http://members.home.nl/janoz/episodebutler/

im not affiliated, and dont get me wrong, it looks nice ... but im missing essential features here, just to show some alternative
BrandonG777
Jr. Member
Jr. Member
Posts: 79
Joined: February 9th, 2009, 5:21 pm
Location: Tulsa, OK

Re: HellaVCR - TV downloader

Post by BrandonG777 »

This works beautifully if you modify it. If anyone ask I'll post my modified version, which not to take credit or anything I just followed everyone else's instructions.  ;)
hdaddict
Newbie
Newbie
Posts: 3
Joined: February 14th, 2009, 4:38 am

Re: HellaVCR - TV downloader

Post by hdaddict »

Anyone know when Newbin is accepting new signups? Seems all these apps and scripts work best with newzbin, but I missed the boat on joining  >:(
BrandonG777
Jr. Member
Jr. Member
Posts: 79
Joined: February 9th, 2009, 5:21 pm
Location: Tulsa, OK

Re: HellaVCR - TV downloader

Post by BrandonG777 »

I don't think they will, looks like they're passing out invites pretty sparingly. I was invited a couple weeks ago and haven't received any invites to give out.
rollingeyeball
Release Testers
Release Testers
Posts: 181
Joined: January 30th, 2009, 12:26 pm

Re: HellaVCR - TV downloader

Post by rollingeyeball »

Brandon, takes 8 weeks to be elible to recieve invites to give..
If that makes sense.

I to am in the same boat.

hdaddict see http://forums.sabnzbd.org/index.php?top ... ;topicseen
BrandonG777
Jr. Member
Jr. Member
Posts: 79
Joined: February 9th, 2009, 5:21 pm
Location: Tulsa, OK

Re: HellaVCR - TV downloader

Post by BrandonG777 »

It does make sense... totally.  ;D
auskento
Moderator
Moderator
Posts: 77
Joined: January 21st, 2008, 8:45 pm
Location: Melbourne, AUS

Re: HellaVCR - TV downloader

Post by auskento »

How long should this script take to run?

I am running this script on a Gentoo x64 system, with about 30 shows listed.

It runs fine, it just takes ages.  So far, the current run is up to an hour.
There are quite often big gaps between checking for new eps.
BrandonG777
Jr. Member
Jr. Member
Posts: 79
Joined: February 9th, 2009, 5:21 pm
Location: Tulsa, OK

Re: HellaVCR - TV downloader

Post by BrandonG777 »

No something is wrong. I have more shows than that and it takes around a minute.
setTopbox
Newbie
Newbie
Posts: 15
Joined: June 18th, 2008, 12:04 am

Re: HellaVCR - TV downloader

Post by setTopbox »

FYI:  If the error "curl not installed" shows up,  you need to install the php5-curl module as opposed to just "curl"
on debian and like :
sudo apt-get install php-curl    (should solve it) 
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

Re: HellaVCR - TV downloader

Post by rascalli »

always use + script (option 6) , any idea how to set this ? (with sending ID)

Also I have a problem with tv.xml , it says permissions are not good , but I set it to 777 (same with all files)
But some how I still get this error (even after rebooting)
Last edited by rascalli on March 15th, 2009, 1:54 am, edited 1 time in total.
Post Reply