t0meczek / sabconnect

Automatically exported from code.google.com/p/sabconnect
0 stars 0 forks source link

newzbin: "Send To SABnzbd" button broken #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If check a nzb file for download then press the aforementioned button it says 
something like this:

"you have reached an unfinished url - please tell an Admin
Array ( [ret_url] => /browse/category/p/movies/?ps_rb_video_format=512 
[sort_new] => date [order_new] => asc [nzb_mode] => 1 [nzb_name_auto] => on 
[x-action] => [postid] => Array ( [0] => 5254323 ) )"

Original issue reported on code.google.com by r...@sent.com on 29 Dec 2009 at 7:38

GoogleCodeExporter commented 8 years ago
extension version:  .03
chrome version: 4.0.284.0 (35300) Ubuntu

Original comment by r...@sent.com on 29 Dec 2009 at 7:39

GoogleCodeExporter commented 8 years ago
nzbmatrix.com
Click on "Send to SABnzbd"
Icon turns from yellow to green.
Warning error occurs.
Nothing is queued.
I must right-click, save as to my watch folder in order for download to start.

Clicking on "Send to SABnzbd" twice gives me two warnings in SABnzbd:
2010-01-03 16:20:28,786 WARNING [sabnzbd.misc] Cannot read /tmp/tmp9ORVQt.php
2010-01-03 16:20:59,787 WARNING [sabnzbd.misc] Cannot read /tmp/tmp9wci9d.php

extension version 0.3
chromium version 4.0.289.0 (35441) Ubuntu

Original comment by trip...@gmail.com on 3 Jan 2010 at 3:28

GoogleCodeExporter commented 8 years ago
This happens to me, too. It is pretty obvious: if you administer SABnzbd on a 
different 
machine than the one you have chromium on, it is logical that the message 
SABconnect 
passes to SABnzbd must fail, as SABconnect transfers a local file system URL 
pointed to 
the temo dir. There should be a SABconnect setting letting the user input a 
universal 
URL where the php temp files are saved, and the problem is solved.
Tobias

Original comment by w...@knostmann.de on 25 Jan 2010 at 7:15

GoogleCodeExporter commented 8 years ago
I have the same problem with Newzbin : "you have reached an unfinished url - 
please tell an 
Admin
Array ( [ret_url] => /browse/category/p/movies/?ps_rb_video_format=512 
[sort_new] => date [order_new] => asc [nzb_mode] => 1 [nzb_name_auto] => on 
[x-action] => [postid] => Array ( [0] => 5254323 ) )"

Chrome is not runnning on the same machine than sabnzbd

Original comment by olivier.rosello@free.fr on 15 Mar 2010 at 6:02

GoogleCodeExporter commented 8 years ago
Running sabnzbd on a different machine this doesn't work for me either.
Isn't the whole point of a server client architecture that you can run them 
separately?

Original comment by robin.ma...@gmail.com on 6 Oct 2010 at 7:33