Search found 118 matches

by neilt0
May 28th, 2008, 12:38 pm
Forum: Feature Requests
Topic: Standby
Replies: 18
Views: 16777

Re: Standby

I use this script to put my Windows PC in to standby after the queue empties:

rundll32 powrprof.dll,SetSuspendState
by neilt0
May 22nd, 2008, 3:33 pm
Forum: General Discussion
Topic: Newzbin gets a letter from the MPA(A) [sic]
Replies: 20
Views: 22994

Newzbin gets a letter from the MPA(A) [sic]

"Newzbin has today received a letter from the Motion Picture Association (MPA). In the letter, they claim that some editors may be reporting material from Usenet that is infringing the copyright of their members. While these claims have not been substantiated, it should be noted that Newzbin do...
by neilt0
May 15th, 2008, 3:12 am
Forum: General Discussion
Topic: Donations
Replies: 6
Views: 7481

Re: Donations

The problem with taking donations is that people might start feeling entitled to make demands.

I'm already amazed when I see people complaining about "missing features" for a product they paid nothing for!

;D
by neilt0
May 13th, 2008, 3:46 pm
Forum: Beta Releases
Topic: post processing help?
Replies: 6
Views: 4421

Re: post processing help?

I had this problem. Deleted cache, works fine now.
by neilt0
May 11th, 2008, 3:25 pm
Forum: Beta Releases
Topic: memory usuage
Replies: 8
Views: 5886

Re: memory usuage

Deleting the cache is a pretty good fix for many things.

Always delete it or use -c when you install a new build as well.
by neilt0
May 11th, 2008, 1:36 pm
Forum: Beta Releases
Topic: memory usuage
Replies: 8
Views: 5886

Re: memory usuage

While I agree it might be optimistic to run SAB on a 32MB NAS, it's fine on my 128MB LinkStation Pro. Python RAM usage with Article Cache set to zero, -c switch run to clean before benchmarking: Downloading 1 NZB (4.5GB) = 25MB Downloading 2 NZB (4.5GB, 4.5GB) = 28MB My LinkStation still has 70MB RA...
by neilt0
May 7th, 2008, 4:22 pm
Forum: General Help
Topic: OSX version with SSL
Replies: 12
Views: 10910

Re: OSX version with SSL

OK. Thanks for looking into this.
by neilt0
May 7th, 2008, 9:05 am
Forum: General Help
Topic: OSX version with SSL
Replies: 12
Views: 10910

Re: OSX version with SSL

shypike wrote: BTW: which versions of Python and Python modules are you using?
This is the Win32 binary on a 2GHz Core 2 Duo with Vista 32-bit.
by neilt0
May 7th, 2008, 7:34 am
Forum: General Help
Topic: OSX version with SSL
Replies: 12
Views: 10910

Re: OSX version with SSL

There's something weird going on with SSL at high speeds. I can max out my line using GigaNews Accelerator or Stunnel + SAB, however SAB with built-in SSL support goes as low as 50% of the line speed. Throughput with SAB + SSL OFF: 16mbit/sec Throughput with SAB + GigaNews Acc. (SSL): 15 to 15.5mbit...
by neilt0
May 7th, 2008, 3:21 am
Forum: Third-party Addons
Topic: Vista Sidebar Gadget
Replies: 250
Views: 299299

Re: Vista Sidebar Gadget

A bigger version would be great. Can you resize detached gadgets?

I look forward to seeing a detachable version if you can do it.

Cheers,

Neil.
by neilt0
May 7th, 2008, 12:29 am
Forum: Third-party Addons
Topic: Vista Sidebar Gadget
Replies: 250
Views: 299299

Re: Vista Sidebar Gadget

Doesn't appear to work when detached from the sidebar.
by neilt0
May 5th, 2008, 6:05 am
Forum: Third-party Addons
Topic: API Reference Document (For Sidebar Gadget)
Replies: 20
Views: 19701

Re: API Reference Document (For Sidebar Gadget)

I'd prefer it if it truncated the titles by chopping off part of the word that doesn't fit. At the moment, if I queue "The Simpsons 19x10" you get: "The" It'd be nicer to get: "The Simpso" at least then you have a better idea of what the title is. Other than that, this ...
by neilt0
May 4th, 2008, 9:28 am
Forum: Third-party Addons
Topic: API Reference Document (For Sidebar Gadget)
Replies: 20
Views: 19701

Re: API Reference Document (For Sidebar Gadget)

ill look in to the host name/computername/ipaddress/ i maneged to get it to work with: localhost 127.0.0.1 computername if it doenst work please try to ping the host name first and if you get a reply copy the IP address and try with that to make sure that nothing else is interupting Pinged. I get w...
by neilt0
May 4th, 2008, 5:31 am
Forum: Third-party Addons
Topic: API Reference Document (For Sidebar Gadget)
Replies: 20
Views: 19701

Re: API Reference Document (For Sidebar Gadget)

Yes, very nice.

Some notes:

* Progress bars don't match web interface, as mentioned above, too full.
* Only 192.168.x.x IP address worked for me, not machine name or localhost.
by neilt0
May 1st, 2008, 3:53 am
Forum: Third-party Addons
Topic: API Reference Document (For Sidebar Gadget)
Replies: 20
Views: 19701

Re: API Reference Document (For Sidebar Gadget)

Gimmee! I'm also happy to help test it out.

Suggestions:

* Include authentication
* Include access to remote machines as well as localhost
- Possibly give the option of monitoring multiple machines?