SABnzbdX, SABnzbd for OSX gui
Re: SABnzbdX, SABnzbd for OSX gui
I don't understand how you can have that... I have to dig more.
Could you please try to :
stop SABnzbdX
remove the plist
start SABnzbdX 1.2.1
go to preferences delete the localhost
add a host 192.168.0.20:1234
I've made the test and it worked...
Could you please try to :
stop SABnzbdX
remove the plist
start SABnzbdX 1.2.1
go to preferences delete the localhost
add a host 192.168.0.20:1234
I've made the test and it worked...
- interfacelift
- Jr. Member
- Posts: 75
- Joined: June 19th, 2008, 12:58 am
- Location: Coruscant
Re: SABnzbdX, SABnzbd for OSX gui
That works! I think it has to do with deleting the localhost, then adding a new one for 192.168.0.20:1234. For some reason, if I just change the localhost's address, it doesn't work.rAf wrote: I don't understand how you can have that... I have to dig more.
Could you please try to :
stop SABnzbdX
remove the plist
start SABnzbdX 1.2.1
go to preferences delete the localhost
add a host 192.168.0.20:1234
I've made the test and it worked...
Re: SABnzbdX, SABnzbd for OSX gui
Yes, you are absolutely right ! But in 1.2. In 1.2.1, i've include a fix for that and it should work fine, I hope...
I've made some other changes but that will be for next release :
- when preferences panel is open, no more updates of the UI.
What features do you want to see in next release ?
I've made some other changes but that will be for next release :
- when preferences panel is open, no more updates of the UI.
What features do you want to see in next release ?
Re: SABnzbdX, SABnzbd for OSX gui
Other than the option to see the time remaining of just the current item downloading like we discussed earlier, I can't really think of anything. This program's pretty much perfect already.rAf wrote: Yes, you are absolutely right ! But in 1.2. In 1.2.1, i've include a fix for that and it should work fine, I hope...
I've made some other changes but that will be for next release :
- when preferences panel is open, no more updates of the UI.
What features do you want to see in next release ?
- interfacelift
- Jr. Member
- Posts: 75
- Joined: June 19th, 2008, 12:58 am
- Location: Coruscant
Re: SABnzbdX, SABnzbd for OSX gui
I'd like it if you could give a name to a SABnzbd+ host, so it's not referred to just by IP when you see growl alerts, or in the menu.
I'd love to see "Living Room Mac" or "Seedbox" instead of raw IP addresses.
I'd love to see "Living Room Mac" or "Seedbox" instead of raw IP addresses.
Re: SABnzbdX, SABnzbd for OSX gui
I've also couple ideas :
- check version of SABnzbd and notify by growl if a newer version is available (check once a week)
- a temporary pause (for 5,10,60 minutes)
- delete nzb on import or move it to a specified folder ?
- check version of SABnzbd and notify by growl if a newer version is available (check once a week)
- a temporary pause (for 5,10,60 minutes)
- delete nzb on import or move it to a specified folder ?
Re: SABnzbdX, SABnzbd for OSX gui
Two more ideas. I don't know if anybody but me would appreciate this but hey...
Maybe add a checkbox for people without newzbin so that when you
open an nzb with your GUI it will ask the category...
Similar behavior for newzbin, if you select some raw files... it won't let you choose
a name for your nzb. those files (and folders) will be named "selected_files...".
How about having your app give an option to rename those ? Either with textbox
or by replacing "selected_files.." with the first filename in your nzb.
If you think this is too much - would one of the SAB authors do it ? ;-)
st
Maybe add a checkbox for people without newzbin so that when you
open an nzb with your GUI it will ask the category...
Similar behavior for newzbin, if you select some raw files... it won't let you choose
a name for your nzb. those files (and folders) will be named "selected_files...".
How about having your app give an option to rename those ? Either with textbox
or by replacing "selected_files.." with the first filename in your nzb.
If you think this is too much - would one of the SAB authors do it ? ;-)
st
Re: SABnzbdX, SABnzbd for OSX gui
I think this one could be useful, I can retrieve SABnzbd categories via API and ask when importing for host and category... but i think you will have to do that for every file. I have to dig that point.stanpete wrote: Maybe add a checkbox for people without newzbin so that when you
open an nzb with your GUI it will ask the category...
Is it not simplier to rename files before double clicking on it or maybe you open nzb directly from you browser ?stanpete wrote: Similar behavior for newzbin, if you select some raw files... it won't let you choose
a name for your nzb. those files (and folders) will be named "selected_files...".
How about having your app give an option to rename those ? Either with textbox
or by replacing "selected_files.." with the first filename in your nzb.
Re: SABnzbdX, SABnzbd for OSX gui
Yeah, I open them with SABTab. But like I said... I might be the only one whois is slightly annoyed.rAf wrote: Is it not simplier to rename files before double clicking on it or maybe you open nzb directly from you browser ?
It was just an idea anyway.
st
Re: SABnzbdX, SABnzbd for OSX gui
Excellent work, I am liking this so far. I do have one issue though, the only growl notifications I receive is when sabnzbd is downloading or idle. Shouldnt there be more messages such as: adding a new nzb to the queue and when a nzb has finished downloading/extracting.
Keep up the good work.
Keep up the good work.
Re: SABnzbdX, SABnzbd for OSX gui
Hi xenios,
The growl notifications available are :
- Add a new nzb by opening with SABnzbdX (not when you add via webinterface)
- Status change between 2 refresh for each configured host
-> Not Started : if no response from SABnzbd
-> Idle : if no items in queue
-> Downloading : if items in queue
-> Paused : if API paused state is true
SABnzbdX doesn't "remember" what's in queue, each time a refresh is made, all queue items are reloaded.
In case of a completed download or if you manually remove an nzb via webinterface, i cannot make difference between.
Hope it helps to understand how it works.
Maybe like switch recommended in the iPhone thread, i'll check history rss... but that's not for now
The growl notifications available are :
- Add a new nzb by opening with SABnzbdX (not when you add via webinterface)
- Status change between 2 refresh for each configured host
-> Not Started : if no response from SABnzbd
-> Idle : if no items in queue
-> Downloading : if items in queue
-> Paused : if API paused state is true
SABnzbdX doesn't "remember" what's in queue, each time a refresh is made, all queue items are reloaded.
In case of a completed download or if you manually remove an nzb via webinterface, i cannot make difference between.
Hope it helps to understand how it works.
Maybe like switch recommended in the iPhone thread, i'll check history rss... but that's not for now
Re: SABnzbdX, SABnzbd for OSX gui
Is SABnzbdX 10.5 only, or is it something wrong with my mac?
Couldn't find any place stating it is, but the trend nowadays is that people
develop for 10.5+ only because it easier than to include tiger support...
Couldn't find any place stating it is, but the trend nowadays is that people
develop for 10.5+ only because it easier than to include tiger support...
Last edited by thaylok on November 30th, 2008, 6:50 pm, edited 1 time in total.
Re: SABnzbdX, SABnzbd for OSX gui
Hi thaylok,
Sorry but for now, it's only 10.5 (PPC & Intel), I'm trying to compile it for 10.4, but I have some troubles... Maybe one day it will work on 10.4.
Sorry but for now, it's only 10.5 (PPC & Intel), I'm trying to compile it for 10.4, but I have some troubles... Maybe one day it will work on 10.4.
Re: SABnzbdX, SABnzbd for OSX gui
OkrAf wrote: Hi thaylok,
Sorry but for now, it's only 10.5 (PPC & Intel), I'm trying to compile it for 10.4, but I have some troubles... Maybe one day it will work on 10.4.
Well I'll be looking forward to a 10.4 version
-
- Newbie
- Posts: 23
- Joined: November 12th, 2008, 9:17 pm
Re: SABnzbdX, SABnzbd for OSX gui
+1 Yes Please!thaylok wrote:OkrAf wrote: Hi thaylok,
Sorry but for now, it's only 10.5 (PPC & Intel), I'm trying to compile it for 10.4, but I have some troubles... Maybe one day it will work on 10.4.
Well I'll be looking forward to a 10.4 version