Search found 1372 matches

by switch
February 14th, 2010, 7:45 am
Forum: Beta Releases
Topic: Par2 hangs on reparing sometimes.
Replies: 5
Views: 2786

Re: Par2 hangs on reparing sometimes.

How often does this happen?

if you close sabnzbd and change par2_multicore = 1 to par2_multicore = 0 does this ever happen?
by switch
February 13th, 2010, 6:48 am
Forum: Feature Requests
Topic: sabnzbd screenlet/AWN applet
Replies: 2
Views: 2972

Re: sabnzbd screenlet/AWN applet

You could try one of these:
http://forums.sabnzbd.org/index.php?topic=391.msg1752
http://forums.sabnzbd.org/index.php?topic=1363.msg8677

They may need api key support adding. Or api key switched off
by switch
February 11th, 2010, 4:24 pm
Forum: Feature Requests
Topic: support for other RSS "tags"
Replies: 4
Views: 3602

Re: support for other RSS "tags"

It isn't stupid; it just makes it hard. Each site will have different fields - most of them not containing useful information. So the only way to support all sites would be to fetch all tags for that feed when it is added, and having to keep track of what feeds have what tags and keeping up to date ...
by switch
February 11th, 2010, 4:19 pm
Forum: Feature Requests
Topic: Add new NZB website
Replies: 1
Views: 1834

Re: Add new NZB website

Hi bomba,

You can send an email off to [email protected] about your site. Be aware that sites requiring any sort of authentication need some way of making it esier for SABnzbd to authenticate; such as an api, api key or easy logging in method.
by switch
February 11th, 2010, 4:05 pm
Forum: Beta Releases
Topic: Clear button not properly working
Replies: 1
Views: 1545

Re: Clear button not properly working

Thanks, will be fixed in 0.5.1
by switch
February 11th, 2010, 3:49 pm
Forum: General Help
Topic: Adding GIGANEWS link/nzb file?
Replies: 4
Views: 6965

Re: Adding GIGANEWS link/nzb file?

NZB files are server agnostic. There are no server specific nzb files because it is not needed. The same files exist on all news servers (well basically), they just differ in the amount of time a provider keeps those files for (usually 300-500 days, it varies).
by switch
February 11th, 2010, 3:47 pm
Forum: General Help
Topic: Windows 7 freezes; black screen with flashing cursor
Replies: 4
Views: 6583

Re: Windows 7 freezes; black screen with flashing cursor

How much RAM do you have?
Do you leave the browser open with the web interface showing?
Have a try of the latest 0.5 RC and see if the problem is still there.
by switch
February 7th, 2010, 4:51 pm
Forum: General Help
Topic: SABnzbd 0.5.0 RC6 Crashes on Mac 10.6.2 Help Please.
Replies: 9
Views: 5416

Re: SABnzbd 0.5.0 RC6 Crashes on Mac 10.6.2 Help Please.

I would try running http://www.memtestosx.org/ and some hard drive testing applications. The fact that you are the only person to report this, cannot be verified by ourselves and also happens in a separate program leads me to believe the problem is in fact with the hardware on your machine and not a...
by switch
February 4th, 2010, 6:15 pm
Forum: General Help
Topic: How do i change folder where i save to
Replies: 9
Views: 7487

Re: How do i change folder where i save to

In config>folders, under Completed Download Folder enter D:\Downloads
by switch
February 4th, 2010, 2:10 pm
Forum: Beta Releases
Topic: Category based priority sorting with the classic - darkblue skin in 050 beta 4
Replies: 6
Views: 3897

Re: Category based priority sorting with the classic - darkblue skin in 050 beta 4

How about if you just upload the nzb file setting the category to tv-new? Sounds like it could be an EB bug.
by switch
February 2nd, 2010, 5:30 pm
Forum: Bug Reports
Topic: SABnzbd+ 0.5.0 RC3 + Plush + Chrome 4.0.249.78
Replies: 8
Views: 9567

Re: SABnzbd+ 0.5.0 RC3 + Plush + Chrome 4.0.249.78

I believe it is a chrome bug, specifically this one: http://code.google.com/p/chromium/issue ... l?id=23499
by switch
February 2nd, 2010, 5:27 pm
Forum: Beta Releases
Topic: Movie sorting doesn't rename file
Replies: 4
Views: 2608

Re: Movie sorting doesn't rename file

There is an enforced minimum size limit. I believe it is 350MB. This is to try and make sure random avi files are not included in the renaming of the main target file.
by switch
February 2nd, 2010, 4:10 pm
Forum: Beta Releases
Topic: Movie sorting doesn't rename file
Replies: 4
Views: 2608

Re: Movie sorting doesn't rename file

Is this just for one file, or for all?

How many avi files were in the download?
by switch
February 1st, 2010, 2:11 pm
Forum: General Help
Topic: SABnzbd process number
Replies: 8
Views: 6717

Re: SABnzbd process number

CherryPy can probably be made to use less threads, however it would require changes in SABnzbd.py and I can't find the name of the cherrypy setting that needs changing.
by switch
February 1st, 2010, 1:48 pm
Forum: Bug Reports
Topic: SABnzbd+ 0.5.0 RC3 + Plush + Chrome 4.0.249.78
Replies: 8
Views: 9567

Re: SABnzbd+ 0.5.0 RC3 + Plush + Chrome 4.0.249.78

Any warnings in the javascript console (Ctrl+Shift+J)? Is javascript enabled? Options > Under the Bonnet > Content Settings > Javascript (Although this option dialog looks broken). Can you view http://localhost:8080/queue/ and http://localhost:8080/history/ (they won't look pretty, but should not sh...