Page 1 of 4
SABDroid
Posted: October 24th, 2009, 3:34 pm
by garbelini
SABDroid -
http://sabdroid.googlecode.com
UPDATE: Version 1.0.3 is out. I strongly recommend updating to the new version (1.0.3). It fixes a bug that allowed the app to continue updating the queue even when the app was in the background consuming battery and bandwidth.
UPDATE2: Source code is now available from the project page
Hi! I built a basic Android (1.5) sabnzbd+ frontend with the nice iPlush look from rAf (thanks :)
For now you can view the download queue, add new nzbs by URL and pause/resume the downloads.
You can download the latest version from here:
http://code.google.com/p/sabdroid/downloads/list
CHANGELOG:
http://code.google.com/p/sabdroid/wiki/Changelog
Re: SABDroid
Posted: October 27th, 2009, 6:23 pm
by s1nglebarrel
I tired the app on my Sprint Hero and it just flashes updateing in the bottom but does not show any data. I have double and triple checked the API key and my user name and password. All is correct. Does this app only work with the specific version of SAB
Re: SABDroid
Posted: October 27th, 2009, 11:39 pm
by garbelini
One thing that is not clear is how to enter the URL.
You should only have the hostname and the path like for example:
myhomeserver.dyndns.org/sabnzbd
In this version you must not include the "http://" before it. I will release a fix to make it resistant to these differences.
Was that the problem?
update: just in case that was your problem I released a new version (1.0.1) with a fix. It was a bug anyways. Hope it helps.
Re: SABDroid
Posted: October 28th, 2009, 6:52 am
by daniel_owen_uk
First issue;
It says "Would you
line to configure SABnzbd now?"
Should be like
Re: SABDroid
Posted: October 28th, 2009, 7:40 am
by DDM123
I'm not getting any data either. API key is correct, and URL is like "192.168.0.123/sabnzbd" (yes, wifi is on)
Thanks for this program. I'd love it if .nzb files could be associated with the program and uploaded to the server. That would be absolutely great.
Re: SABDroid
Posted: October 28th, 2009, 7:57 am
by daniel_owen_uk
Getting same thing as others (updating but no data)
server address is
blahdblah.dyndns.org
port is
9999 (well it's not but you get the idea)
api key is ok
Authentication (spelt autentication) is on with correct user.
Re: SABDroid
Posted: October 28th, 2009, 8:34 am
by garbelini
I will add some logging, fix the typos and release a new one later on as soon as I get back from work.
Thanks a lot for the feedback.
/M
Re: SABDroid
Posted: October 28th, 2009, 10:05 am
by garbelini
The new version should help. There was some nonsense with the port configuration and port 80 was used no matter what.
The port must now be included in the URL such as:
myname.dyndns.org:8800/sabnzbdpath
Version 1.0.2 can be found here:
http://www.sendspace.com/file/55bu4b
Let me know if it works
Re: SABDroid
Posted: October 28th, 2009, 10:28 am
by daniel_owen_uk
No dice, still won't update
Although weirdly it does add newzbin IDs (and so connecting fine).
hmm
Re: SABDroid
Posted: October 28th, 2009, 10:34 am
by garbelini
What sabnzbd+ version are you using. I will have to debug it with your version. Probably some difference in the API.
What do you mean newsbin ID? You mean URL right?
I didn't add newsbin ID support since I still don't have a newsbin account. Actually an invite would be very welcome so and I could add that feature ;)
Re: SABDroid
Posted: October 28th, 2009, 10:36 am
by garbelini
@DDM123
I thought about associating NZBs with the app but didn't have time to look into it. I will do that soon.
Re: SABDroid
Posted: October 28th, 2009, 10:53 am
by daniel_owen_uk
Sabnzbd 5.0 alpha 5
With username and password set
Ahh ok it doesn't actually work fetching a newzbin id, but instead pass it ok to sabnzbd.
Instead it says "trying to fetch NZB from XXXXXX"
But that still confirms at least the API is working and the server details are correct.
What version are you using? Probably best to test it on alpha 7
PM me your email and I will sort you a newzbin invite.
Re: SABDroid
Posted: October 28th, 2009, 11:01 am
by garbelini
Mine is 0.4.9.
I will get the latest alpha later and check it out.
Re: SABDroid
Posted: October 28th, 2009, 2:31 pm
by s1nglebarrel
The latest version is now working for me. Nice job on the app! As an FYI I am running SABnzbd version 0.4.12
Re: SABDroid
Posted: October 29th, 2009, 3:16 am
by daniel_owen_uk
Anyone managed to get this working on a 5.0 alpha?