Search found 57 matches

by pmow
August 29th, 2011, 3:42 pm
Forum: General Help
Topic: Nothing works - SAB 0.6.8 on PowerMAC 10.4.11
Replies: 10
Views: 5877

Re: Nothing works - SAB 0.6.8 on PowerMAC 10.4.11

Just spend the better part of an hour troubleshooting this. Maybe some text noting that the universal binary getting downloaded by default is only for 10.6+
by pmow
August 10th, 2011, 12:58 pm
Forum: General Help
Topic: Download speed and CPU
Replies: 22
Views: 14074

Re: Download speed and CPU

Same server, with an earlier package, I seemed to get better speeds. I don't have empirical data or anything, but I included that info as perhaps something changed a while back. With that machine I started on 0.5 or so. Python has been installed/upgraded alongside sabnzbdplus via apt. Size of queue ...
by pmow
August 10th, 2011, 11:19 am
Forum: General Help
Topic: Download speed and CPU
Replies: 22
Views: 14074

Re: Download speed and CPU

I've also noticed a correlation between download speed and CPU - In my case, one of my sab machines is a dedicated 100mbit server with an AMD 2600+ with 1GB ram. Sab used to download at roughtly 8-10MB/s, but lately (in the last few months) I'm getting 5-6.5MB/s speeds, with the cpus of python hitti...
by pmow
January 12th, 2011, 1:21 pm
Forum: Feature Requests
Topic: Complete Configuration API (rss, categories)
Replies: 15
Views: 7243

Re: Complete Configuration API (rss, categories)

To be clear, I'm asking to delete an entire key; AKA, a server, a category, or a feed.  Just remove the entire thing, just like adding it.
by pmow
January 12th, 2011, 12:52 pm
Forum: Feature Requests
Topic: Complete Configuration API (rss, categories)
Replies: 15
Views: 7243

Re: Complete Configuration API (rss, categories)

shypike wrote: We'll soon do Beta1.
If not, I can pass you an extra build.
I noticed revision 2598 and your notes.  Since all this is optional, unlike many [misc] keywords, can you include delete support as well?  From the source I couldn't tell so I thought I'd post  :)
by pmow
January 12th, 2011, 12:08 pm
Forum: General Help
Topic: Howto set up openVPN (linux server to windows/linux clients)
Replies: 0
Views: 3475

Howto set up openVPN (linux server to windows/linux clients)

SERVER (Ubuntu): (from http://ubuntuforums.org/showpost.php?p=5076501&postcount=4) 1. Setup PKI according to link above. 2. Create the keys according to link above. (Build-server is actually Build-key-server, at least on Ubuntu 10.04.) 2. Create the openvpn config file ending in .conf (for exam...
by pmow
January 12th, 2011, 11:47 am
Forum: Third-party Addons
Topic: WebSAB the free iPhone and iPad App
Replies: 12
Views: 14701

Re: WebSAB the free iPhone and iPad App

Just a few suggestions: 1. Diversify your search engines. 2. Optionally let users add their own search credentials in, so that they have no problems with your account getting throttled. 3. Implement the appropriate throttling for anonymous use at the server level after consulting the various APIs or...
by pmow
January 6th, 2011, 2:15 pm
Forum: Feature Requests
Topic: Complete Configuration API (rss, categories)
Replies: 15
Views: 7243

Re: Complete Configuration API (rss, categories)

1. This was an oversight in the implementation. Adding entries is done properly for servers (which needed special treatment any way). It wasn't handled for rss and categories. I have added the required code to the 0.6.0 code base, but I won't add it to 0.5.x. Thanks.  If you commit to a version I c...
by pmow
January 5th, 2011, 6:06 pm
Forum: Feature Requests
Topic: Complete Configuration API (rss, categories)
Replies: 15
Views: 7243

Re: Complete Configuration API (rss, categories)

I've looked up other threads that reference set_config, and I have two questions: 1. How would I go about creating a new entry?  (I have tried set_config to add a feed, and have gotten "doesn't exist".)  Tried a few other things too but no dice. 2. Part of the RSS entry consists of a rule ...
by pmow
January 5th, 2011, 3:44 pm
Forum: Feature Requests
Topic: Complete Configuration API (rss, categories)
Replies: 15
Views: 7243

Re: Complete Configuration API (rss, categories)

These emoticons cannot properly express my level of affection for you right now.  <3
by pmow
January 5th, 2011, 2:17 pm
Forum: Feature Requests
Topic: Complete Configuration API (rss, categories)
Replies: 15
Views: 7243

Re: Complete Configuration API (rss, categories)

Thanks, my username is 'pmow'.  If the answer to my question is yes, and those functions can set/clear any configuration keywords including RSS and categories, is there a complete list anywhere of those keywords?  (I didn't hear back on it)
by pmow
December 31st, 2010, 10:44 am
Forum: Feature Requests
Topic: Complete Configuration API (rss, categories)
Replies: 15
Views: 7243

Re: Complete Configuration API (rss, categories)

Would it be the "new" api_del_config and api_set_config functions added in 2009? 

I'd love to help with the documentation (I think I owe inpheaux a section on addfile for api) once I get all the keywords.
by pmow
December 30th, 2010, 8:45 pm
Forum: Feature Requests
Topic: Complete Configuration API (rss, categories)
Replies: 15
Views: 7243

Complete Configuration API (rss, categories)

It would be nice to be able to add/remote/modify things like RSS and categories from the API.  I realize it's not a common request, but it would make automation possible.  (I've been working on a multi-user frontend which really cannot go any further.) edit: and if it's in but not documented, apolog...
by pmow
December 30th, 2010, 8:42 pm
Forum: Feature Requests
Topic: synchronizing multiple sab clients to share one download source
Replies: 4
Views: 3935

Re: synchronizing multiple sab clients to share one download source

How would you control which is active?  Have you considered moving to a client setup which moves control upstream?  I'm guessing the idea is that you want to save money, so getting a colo-type server is probably out of the question.  For a single user setup, this makes sense as long as you don't min...
by pmow
October 21st, 2010, 4:02 pm
Forum: Third-party Addons
Topic: *Update* NZBMobile v1.3 for Android phones
Replies: 45
Views: 55927

Re: *Update* NZBMobile v1.3 for Android phones

Has anyone run SABnzbd on Win7 and used NZBMOBILE? I cannot get NZBMOBILE to connect.  I have enabled the second mobile skin, port forwarded 8080 to my static local IP.  I am pointing to my internet IP (outside IP).  I have tried enabling DMZ on my PC's IP.  I have double checked my API code. I did...