Configure General
Web server
The user interface of SABnzb is a web-site. You can modify some web site behaviour here.
| Host | The hostname that will be used to access sabnzbd. The default of localhost will only allow access from the computer running sabnzbd. Change to 0.0.0.0 (unless using vista) or leave it empty (auto-finds local ip address) to be able to access from other pcs in your network. For more information see command-line-parameters. 127.0.0.1 or [::1] or localhost = Access from this computer only empty = Finds and listens on your local (ipv4) ip address. Used for accessing from other computers. localhost will not work anymore so update your bookmarks. 0.0.0.0 = Listens on multiple interfaces (both local IP and localhost). Recommended if you are not running vista. Vista prefers ipv6 so your ipv4 ip address (192.168.x.x) won't work which means forwarding the ports may not work. |
| Port | The internal webserver needs an IP port to listen on. The default port is 8080. Try another one if this address is already occupied by another program on your computer. (Note for linux users: ports below 1025 may require sabnzbd launched as root) |
| Web username | You may want to limit access to the web interface to people knowing a username and password for the interface. WARNING: this is not a very secure method! |
| Web password | See "username" |
| Skin | SABnzbd comes with a few different skins (web interface styles). Pick one here and click on save. For the skin to become active, you have to shutdown SABnzbd and restart it again. There is a seperate section on skins. Warning: some interfaces will only work with Firefox. |
| Color schema | Some skins have multiple colour schemas. Pick one here, it will be effective immediately |
| Secondary Interface | You can have a second user interface, using another skin. This will become visible as http://host:port/sabnzbd/m |
| API Key | This is the secret key that is needed in API calls. Note that when you click the Change button, you'll need to tell your utilities the new key. |
Tuning
| Queue auto refresh interval | If you want the queue display to be automatically refreshed, you can speify here the interval in seconds. |
| RSS checking rate | Interval in minutes between checking the RSS feeds (at least 15 min.) |
| Download Speed Limit | If your downloads block all other traffic, you can reduce the download speed. Specify the maximum download speed to limit by in kilobytes per second (KB/s) |
| Article Cache Limit | How much memory (RAM) can be used for caching (reducing disk access). 0=Disable Cache -1= Unlimited cache number = Maximum memory (in bytes) to use for cache. See "High speeds" for more information. You enter the amount in bytes but you can use factors like K, M, G etc. eg: 70M = 70megabyte cache |
| Cleanup List | List of file (extensions) that should be deleted in the cleanup stage. Examples: .nfo, .nfo, .sfv |