SABnzbdGUI for OS X

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: SABnzbdGUI for OS X

Post by stanpete »

a.w.e.s.o.m.e.

One question though. Seems I have marked one of the options and now even though it's active, the icon
doesn't show up in the upper right corner. Any idea how I can fix this, cause I kinda liked having it ?

st
PW Software Productions
Newbie
Newbie
Posts: 7
Joined: February 9th, 2008, 7:15 am
Contact:

Re: SABnzbdGUI for OS X

Post by PW Software Productions »

stanpete wrote: a.w.e.s.o.m.e.

One question though. Seems I have marked one of the options and now even though it's active, the icon
doesn't show up in the upper right corner. Any idea how I can fix this, cause I kinda liked having it ?

st
You mean the menubar icon is gone? That would mean it has crashed :P

Beta 1 is still very buggy, with some interface themes it can crash when starting the GUI. Only solution for now is to use the default interface.

I'm currently busy with beta 2, you can check my dev log /todo list here:
http://www.pwsoftwareproductions.nl/site/node/10

Beta 2 will be much more stable, it has a complete new approach to communication with SABnzbd, making it interface independant.
SABnzbdGUI for Mac OS X
http://www.pwsoftwareproductions.nl
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: SABnzbdGUI for OS X

Post by switch »

Hey, I'm not sure if you are using it or not, but since 0.3.0 SABnzbd has an API 3rd party programs can use to access data from SABnzbd regardless of what template is used.

Check out
http://sabnzbdplus.wiki.sourceforge.net ... on+Support

Especially the json/xml outputs.
PW Software Productions
Newbie
Newbie
Posts: 7
Joined: February 9th, 2008, 7:15 am
Contact:

Re: SABnzbdGUI for OS X

Post by PW Software Productions »

switch wrote: Hey, I'm not sure if you are using it or not, but since 0.3.0 SABnzbd has an API 3rd party programs can use to access data from SABnzbd regardless of what template is used.

Check out
http://sabnzbdplus.wiki.sourceforge.net ... on+Support

Especially the json/xml outputs.
Hi, thnx I wasn't aware of that, I'll look into it.

Beta 1 just parses the html, which is ofcourse very bad when it comes to different interface themes.

In beta 2 I was just patching the interfaces by adding some hidden output of variables to the main.tmpl of every interface. But this is actually way easier. Thnx!
SABnzbdGUI for Mac OS X
http://www.pwsoftwareproductions.nl
PW Software Productions
Newbie
Newbie
Posts: 7
Joined: February 9th, 2008, 7:15 am
Contact:

Re: SABnzbdGUI for OS X

Post by PW Software Productions »

pair of dimes wrote: Yea the idea is you shouldn't have to patch the templates at all -- let us know if you need more access to more data or something.
I'm fine this way, got everything I need :)
SABnzbdGUI for Mac OS X
http://www.pwsoftwareproductions.nl
stanpete
Jr. Member
Jr. Member
Posts: 95
Joined: February 2nd, 2008, 11:35 am

Re: SABnzbdGUI for OS X

Post by stanpete »

PW  Software Productions wrote:
You mean the menubar icon is gone? That would mean it has crashed :P
Ok, so the fact that Sab was still running and had no dock icon made me assume that
your tool was just invisible.
I indeed use the Plush template. Still I'm happy that you figured out how to make it
interface-independent. Looking forward to Beta 2!

Thanks,
st
PW Software Productions
Newbie
Newbie
Posts: 7
Joined: February 9th, 2008, 7:15 am
Contact:

Re: SABnzbdGUI for OS X

Post by PW Software Productions »

stanpete wrote:
PW  Software Productions wrote:
You mean the menubar icon is gone? That would mean it has crashed :P
Ok, so the fact that Sab was still running and had no dock icon made me assume that
your tool was just invisible.
I indeed use the Plush template. Still I'm happy that you figured out how to make it
interface-independent. Looking forward to Beta 2!

Thanks,
st
Yes, beta 2 is almost done. Currently I'm busy testing it.
SABnzbdGUI for Mac OS X
http://www.pwsoftwareproductions.nl
stanpete
Jr. Member
Jr. Member
Posts: 95
Joined: February 2nd, 2008, 11:35 am

Re: SABnzbdGUI for OS X

Post by stanpete »

love ya ;-)
PW Software Productions
Newbie
Newbie
Posts: 7
Joined: February 9th, 2008, 7:15 am
Contact:

Re: SABnzbdGUI for OS X

Post by PW Software Productions »

Beta 2 released now :)
SABnzbdGUI for Mac OS X
http://www.pwsoftwareproductions.nl
stanpete
Jr. Member
Jr. Member
Posts: 95
Joined: February 2nd, 2008, 11:35 am

Re: SABnzbdGUI for OS X

Post by stanpete »

Didn't encounter any problems. Good job!

st
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

Re: SABnzbdGUI for OS X

Post by rascalli »

would it be possible to make an all OS one ?
PW Software Productions
Newbie
Newbie
Posts: 7
Joined: February 9th, 2008, 7:15 am
Contact:

Re: SABnzbdGUI for OS X

Post by PW Software Productions »

rascalli wrote: would it be possible to make an all OS one ?
Not quite. It's written in Objective-C against the Cocoa Framework, which isnt available on windows, or linux.
SABnzbdGUI for Mac OS X
http://www.pwsoftwareproductions.nl
PW Software Productions
Newbie
Newbie
Posts: 7
Joined: February 9th, 2008, 7:15 am
Contact:

Re: SABnzbdGUI for OS X

Post by PW Software Productions »

pair of dimes wrote: Thanks again PW, this is really awesome, and I have replaced the use of Lingon.app to handle the SABnzbd daemon on a couple machines now with your GUI. *Really* hoping for the ability to monitor multiple daemons -- I would use 5+ instances probably.
As I said, I'll try to implement it in beta 3 or 4. :)

I've also implemented growl support for beta 3.
SABnzbdGUI for Mac OS X
http://www.pwsoftwareproductions.nl
Gordonx42
Newbie
Newbie
Posts: 3
Joined: April 20th, 2008, 8:22 pm

Re: SABnzbdGUI for OS X

Post by Gordonx42 »

PW  Software Productions wrote:I've also implemented growl support for beta 3.
This is a very useful piece of software, seems to be nice and stable too. I have it set to run at startup, and each time I start up I get the welcome screen and the preferences dialog. Is there anyway to have it load silently?

I'm looking forward to the growl support!
astrojams
Release Testers
Release Testers
Posts: 11
Joined: March 26th, 2008, 2:07 pm

Re: SABnzbdGUI for OS X

Post by astrojams »

It would be really cool if you could work on this program at a faster pace.  I could think of a few features I'd like to have.  I'd even be willing to pay for them.  Think new 3G iphone.
Post Reply