Search found 5 matches
- April 2nd, 2009, 9:17 am
- Forum: Bug Reports
- Topic: regexp doesnt seem to work well on sorting RSS on MAC OS X
- Replies: 7
- Views: 4490
Re: regexp doesnt seem to work well on sorting RSS on MAC OS X
That's why I tried regexp. A friend of mine who is running SABnzbd+ on linux entered the exact same "re:^24.720*" and it works very well on its machine. Is anyone experiencing problems with regexp on MAC OSX ? It seems unlikely that regex pattern is what you want, "^24.720*" mea...
- March 18th, 2009, 10:53 pm
- Forum: Beta Releases
- Topic: FreeBSD and pysqlite2 for usage with trunk [SOLVED]
- Replies: 5
- Views: 3796
Re: FreeBSD and pysqlite2 for usage with trunk [SOLVED]
I'm guessing you're new to freebsd if you don't know much about ports. You WILL want to install them, to do that run "portsnap fetch extract" as root. Once you've done that you just go to the directory of something you want to install and type "make install clean", it will handle...
- February 5th, 2009, 10:09 am
- Forum: Bug Reports
- Topic: Incorrectly reporting free space
- Replies: 1
- Views: 2280
Incorrectly reporting free space
There is a bug on Windows which leads to SABnzbd+ incorrectly reporting the amount of free disk space. I have a NAS which has 4TB of space, with about 970GB used and SAB reported -908GB free (yes, a negative amount of free space). This was quite annoying because it kept auto-pausing. After a bit of ...
- August 15th, 2008, 12:01 pm
- Forum: General Discussion
- Topic: Bad advice on the wiki
- Replies: 4
- Views: 5175
Re: Bad advice on the wiki
Just those two lines work for me on my server, you might need extra lines depending on your existing setup, the main thing is not to have ProxyRequests set to on.
- August 15th, 2008, 5:55 am
- Forum: General Discussion
- Topic: Bad advice on the wiki
- Replies: 4
- Views: 5175
Bad advice on the wiki
Hi, The instructions on http://sabnzbd.wikidot.com/howto-apache give terrible advice which will result in running an open proxy if followed. There is absolutely no reason to have ProxyRequests On for the described purpose and in fact most of the instructions there are extraneous, all that's really n...