SABNzbd GUI for iPhone

Got a program that plays well with SABnzbd? Share it here!
stanpete
Jr. Member
Jr. Member
Posts: 95
Joined: February 2nd, 2008, 11:35 am

Re: SABNzbd GUI for iPhone

Post by stanpete »

OK, got it.
Just in case anyone else experiences the same problem...
It seems like you need to set a name and password in SAB. If you leave those empty,
then Newzbin.app will most likely not connect to your machine.


st
ht2k051
Newbie
Newbie
Posts: 6
Joined: November 26th, 2008, 11:47 pm

Re: SABNzbd GUI for iPhone

Post by ht2k051 »

set the permissions to 775 not 777

works for me

madlan wrote: I have installed this following the above notes but have an issue I cannot work out.
A few seconds after hitting the search button the app closes back to the springboard - I have tried CHMODing the .app folder and its contents to 777 incase it was a write error but no luck. The download status works fine.

Any ideas?
JayBird
Jr. Member
Jr. Member
Posts: 82
Joined: August 18th, 2008, 3:21 am

Re: SABNzbd GUI for iPhone

Post by JayBird »

This is a great start. Love it.

Is anyone carrying on the development? rAf?
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: SABNzbd GUI for iPhone

Post by rAf »

Sorry guys, too much work for now, maybe in beginning of january 09.
madlan
Release Testers
Release Testers
Posts: 40
Joined: October 8th, 2008, 7:08 am

Re: SABNzbd GUI for iPhone

Post by madlan »

Restored phone - works fine now! I do hope development is continued - This is already used more than any other app!
Download control would be cool :)
muzo178
Newbie
Newbie
Posts: 4
Joined: October 7th, 2008, 7:17 am

Re: SABNzbd GUI for iPhone

Post by muzo178 »

i added to application to my iphone. chmoded it, signed it with ldid, restarted springboard.

the application doesn't appear on my desktop.

i tried a few times to no avail.

i'm on version 2.2.

any ideas?
muzo178
Newbie
Newbie
Posts: 4
Joined: October 7th, 2008, 7:17 am

Re: SABNzbd GUI for iPhone

Post by muzo178 »

muzo178 wrote: i added to application to my iphone. chmoded it, signed it with ldid, restarted springboard.

the application doesn't appear on my desktop.

i tried a few times to no avail.

i'm on version 2.2.

any ideas?
got it. you need to use an app called respring from big boss if your over firmware 2.1.

you can get it from cydia.
geebee
Release Testers
Release Testers
Posts: 59
Joined: August 2nd, 2008, 5:58 pm

Re: SABNzbd GUI for iPhone

Post by geebee »

muzo178 wrote:
muzo178 wrote: i added to application to my iphone. chmoded it, signed it with ldid, restarted springboard.

the application doesn't appear on my desktop.

i tried a few times to no avail.

i'm on version 2.2.

any ideas?
got it. you need to use an app called respring from big boss if your over firmware 2.1.

you can get it from cydia.
Odd, I didnt need respring.
stanpete
Jr. Member
Jr. Member
Posts: 95
Joined: February 2nd, 2008, 11:35 am

Re: SABNzbd GUI for iPhone

Post by stanpete »

I took the liberty of adding a small hack to your app.
Now it finds every category, and every language at maximum retention.

I've put it here if anyone is interested:
http://www.mediafire.com/?sharekey=dfd1 ... b9a8902bda

But let me remind you that I only slighty tweaked the search function -
You will get a lot more results now than you did before, but don't
complain when the report you selected turns out to be russian... ;-)

st
moontan
Newbie
Newbie
Posts: 26
Joined: August 5th, 2008, 5:50 pm

Re: SABNzbd GUI for iPhone

Post by moontan »

:)

great to see this app up and running

viewing nfo's or the list of files would be great if its possible to add, so that you have some idea that its what you want
stanpete
Jr. Member
Jr. Member
Posts: 95
Joined: February 2nd, 2008, 11:35 am

Re: SABNzbd GUI for iPhone

Post by stanpete »

I made an additional change. The search results table does now fit the screen properly.
You can now see the entire list, when scrolling down ;-)
Oh and I made the text a bit smaller so you can see a bit more of long filenames.
Link is the same as above.

st

btw - thanks hijaltij for making this!!
Paulers
Newbie
Newbie
Posts: 3
Joined: December 21st, 2008, 8:31 pm

Re: SABNzbd GUI for iPhone

Post by Paulers »

I grabbed the source and fired up xcode to check it out. I'm not an objective-c programmer by any stretch of the imagination but are the attributes broken? I was looking over  DPNewzbinHandler.m and in the parseResults method I am not getting anything back for attributes. I added an NSLog(@"**%@",[[attribute attributeForName:@"type"] stringValue]) in the loop where it iterates through the children of child and I never saw the debugging info because the array attributes is empty.

Is anyone able to get the attributes children?
Paulers
Newbie
Newbie
Posts: 3
Joined: December 21st, 2008, 8:31 pm

Re: SABNzbd GUI for iPhone

Post by Paulers »

weird, if you NSLog(@"%@", xml); the attribute children are all missing and there is not close tag for attribute. This makes it impossible to grab things like Video Source, Video Type etc. It explains why I was geting null.
moontan
Newbie
Newbie
Posts: 26
Joined: August 5th, 2008, 5:50 pm

Re: SABNzbd GUI for iPhone

Post by moontan »

stanpete wrote: I made an additional change. The search results table does now fit the screen properly.
You can now see the entire list, when scrolling down ;-)
Oh and I made the text a bit smaller so you can see a bit more of long filenames.
Link is the same as above.

st

btw - thanks hijaltij for making this!!


doesnt download anything for me with your updated version (just searching newzbin works), your older version worked fine
stanpete
Jr. Member
Jr. Member
Posts: 95
Joined: February 2nd, 2008, 11:35 am

Re: SABNzbd GUI for iPhone

Post by stanpete »

Strange...
I was quite sure I didn't change anything else. Will look into it later today.

st
Post Reply