SABDroid
SABDroid
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
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
Last edited by garbelini on November 3rd, 2009, 3:59 pm, edited 1 time in total.
-
- Newbie
- Posts: 9
- Joined: October 24th, 2009, 10:02 am
Re: SABDroid
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
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.
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.
Last edited by garbelini on October 28th, 2009, 12:34 am, edited 1 time in total.
-
- Release Testers
- Posts: 126
- Joined: January 24th, 2008, 6:43 am
Re: SABDroid
First issue;
It says "Would you line to configure SABnzbd now?"
Should be like
It says "Would you line to configure SABnzbd now?"
Should be like
Re: SABDroid
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.
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.
-
- Release Testers
- Posts: 126
- Joined: January 24th, 2008, 6:43 am
Re: SABDroid
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.
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
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
Thanks a lot for the feedback.
/M
Re: SABDroid
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
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
-
- Release Testers
- Posts: 126
- Joined: January 24th, 2008, 6:43 am
Re: SABDroid
No dice, still won't update
Although weirdly it does add newzbin IDs (and so connecting fine).
hmm
Although weirdly it does add newzbin IDs (and so connecting fine).
hmm
Re: SABDroid
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 ;)
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
@DDM123
I thought about associating NZBs with the app but didn't have time to look into it. I will do that soon.
I thought about associating NZBs with the app but didn't have time to look into it. I will do that soon.
-
- Release Testers
- Posts: 126
- Joined: January 24th, 2008, 6:43 am
Re: SABDroid
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.
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
Mine is 0.4.9.
I will get the latest alpha later and check it out.
I will get the latest alpha later and check it out.
-
- Newbie
- Posts: 9
- Joined: October 24th, 2009, 10:02 am
Re: SABDroid
The latest version is now working for me. Nice job on the app! As an FYI I am running SABnzbd version 0.4.12
-
- Release Testers
- Posts: 126
- Joined: January 24th, 2008, 6:43 am
Re: SABDroid
Anyone managed to get this working on a 5.0 alpha?