Page 4 of 7

Re: SABNzbd GUI for iPhone

Posted: December 10th, 2008, 3:52 pm
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

Re: SABNzbd GUI for iPhone

Posted: December 10th, 2008, 9:57 pm
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?

Re: SABNzbd GUI for iPhone

Posted: December 11th, 2008, 10:48 am
by JayBird
This is a great start. Love it.

Is anyone carrying on the development? rAf?

Re: SABNzbd GUI for iPhone

Posted: December 11th, 2008, 11:51 am
by rAf
Sorry guys, too much work for now, maybe in beginning of january 09.

Re: SABNzbd GUI for iPhone

Posted: December 11th, 2008, 4:17 pm
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 :)

Re: SABNzbd GUI for iPhone

Posted: December 12th, 2008, 8:24 am
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?

Re: SABNzbd GUI for iPhone

Posted: December 12th, 2008, 8:31 am
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.

Re: SABNzbd GUI for iPhone

Posted: December 13th, 2008, 5:19 pm
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.

Re: SABNzbd GUI for iPhone

Posted: December 16th, 2008, 11:05 am
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

Re: SABNzbd GUI for iPhone

Posted: December 16th, 2008, 6:31 pm
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

Re: SABNzbd GUI for iPhone

Posted: December 17th, 2008, 10:49 am
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!!

Re: SABNzbd GUI for iPhone

Posted: December 21st, 2008, 8:45 pm
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?

Re: SABNzbd GUI for iPhone

Posted: December 22nd, 2008, 4:40 pm
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.

Re: SABNzbd GUI for iPhone

Posted: December 25th, 2008, 1:47 pm
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

Re: SABNzbd GUI for iPhone

Posted: December 28th, 2008, 8:34 am
by stanpete
Strange...
I was quite sure I didn't change anything else. Will look into it later today.

st