Page 2 of 5
Re: HellaVCR - TV downloader
Posted: December 9th, 2008, 3:12 pm
by stanpete
Johnny5 wrote:
how do you edit hellavcr.config.php to accept a username and password for sabnzdb?
Well it just seems that the author of this patch forgot this possibility.
I'll see if I can fix it.
st
Re: HellaVCR - TV downloader
Posted: December 9th, 2008, 5:53 pm
by Johnny5
I believe i got it working with 'sabnzbd_server' => 'username:
[email protected]',
Re: HellaVCR - TV downloader
Posted: December 9th, 2008, 8:07 pm
by stanpete
sometimes the simple solutions are the best ;-)
Re: HellaVCR - TV downloader
Posted: December 11th, 2008, 11:18 pm
by chuckkay
rapid share is no longer serving hellavcrSAB.zip can someone create a new link... thanks
Re: HellaVCR - TV downloader
Posted: December 12th, 2008, 12:29 am
by Johnny5
I had it working for a while and now whenever i do /hellavcr.php it asks for a login and pass. Anyone know how to get around this?
Re: HellaVCR - TV downloader
Posted: December 12th, 2008, 5:30 am
by stanpete
chuckkay wrote:
rapid share is no longer serving hellavcrSAB.zip can someone create a new link... thanks
http://www.mediafire.com/file/wmm2ywmed ... vcrSAB.zip
Re: HellaVCR - TV downloader
Posted: December 12th, 2008, 9:51 am
by chuckkay
thanks for the link,
also 'sabnzbd_server' => 'username:
[email protected]', got everything working
Re: HellaVCR - TV downloader
Posted: December 12th, 2008, 10:18 am
by geebee
Fatal error: Call to undefined function curl_init() in /share/HDA_DATA/Qweb/hella/hellavcr.php on line 450
Any ideas why I get that?
I cant find curl_init() function in there anywhere except for $ch = curl_init();
Re: HellaVCR - TV downloader
Posted: December 12th, 2008, 5:37 pm
by auskento
Do you have Curl installed?
Re: HellaVCR - TV downloader
Posted: December 12th, 2008, 7:10 pm
by Johnny5
I can send nzb id's to sabnzbd by manually entering the path into my browser
ex:
http://10.10.10.104:8080/sabnzbd/api?mo ... me=3997548
But as I try it with hellavcr i get a login request is this something with the way cURL is setup?
Re: HellaVCR - TV downloader
Posted: December 13th, 2008, 2:28 am
by geebee
auskento wrote:
Do you have Curl installed?
Looks like curl isnt implemented on the QNAP NAS php install
Re: HellaVCR - TV downloader
Posted: December 16th, 2008, 7:48 pm
by illjazz
Is it correct to assume that one can't get this to work with SAB without some hacking?
Re: HellaVCR - TV downloader
Posted: December 16th, 2008, 8:26 pm
by stanpete
Correct.
But you can download the patched version in this thread
st
Re: HellaVCR - TV downloader
Posted: December 16th, 2008, 8:39 pm
by Johnny5
Not necessarily true. You can set HellaVCR to save a nzb to your watched folder.
Re: HellaVCR - TV downloader
Posted: December 31st, 2008, 3:07 am
by funtek
A few things:
I can't get user:pass@serverip to work for passworded login for SABnzbd with HellaVCR. Maybe it's because I'm running Vistax64 and it's some weird security thing? For the moment I'm getting by without a pw on my SABnzb install.
stanpete: can you post or PM me your changes to allow for less-than ideal filetypes? While I'm more than willing to wait for a 720p version to get posted, the wife most certainly is not.
Is there a way to log the output from stdout/stderr when using php-win so as to generate a logfile? My fiddling with Task Scheduler seems to indicate 'no', but I'm hoping to be proved wrong.
Thanks in advance!