SABNzbd GUI for iPhone
Re: SABNzbd GUI for iPhone
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
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
set the permissions to 775 not 777
works for me
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
This is a great start. Love it.
Is anyone carrying on the development? rAf?
Is anyone carrying on the development? rAf?
Re: SABNzbd GUI for iPhone
Sorry guys, too much work for now, maybe in beginning of january 09.
Re: SABNzbd GUI for iPhone
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
Download control would be cool
Re: SABNzbd GUI for iPhone
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?
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
got it. you need to use an app called respring from big boss if your over firmware 2.1.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?
you can get it from cydia.
Re: SABNzbd GUI for iPhone
Odd, I didnt need respring.muzo178 wrote:got it. you need to use an app called respring from big boss if your over firmware 2.1.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?
you can get it from cydia.
Re: SABNzbd GUI for iPhone
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
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
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
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!!
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
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?
Is anyone able to get the attributes children?
Re: SABNzbd GUI for iPhone
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
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
Strange...
I was quite sure I didn't change anything else. Will look into it later today.
st
I was quite sure I didn't change anything else. Will look into it later today.
st