Bei mir sieht das so aus...
[GENERAL]
# Target for handling nzb files - EXECUTE, SABNZBD, NZBGET or SYNOLOGYDLS
target = EXECUTE
# Let the monkey choose a category. Values are: off, auto, manual
categorize = off
# Debug outputs
debug = False
[EXECUTE]
# Extend password to filename {{password}}
passtofile = True
# Copy password to clipboard
passtoclipboard = False
# Path to save nzb files
nzbsavepath = C:\Users\abism\Downloads\nzbmonkey\ <------hier musst du deinen eigenen User eintragen!
# Don't execute default programm for .nzb
dontexecute = False
# Delete old NZB files from nzbsavepath
clean_up_enable = False
# NZB files older than x days will be deleted
clean_up_max_age = 2
# Last clean up run. Only daily clean up. Set to 0 to force run on next start
clean_up_last_run = 0
[SABNZBD]
# SABnzbd Hostname
host = localhost
# SABnzbd Port
port = 8080
# Use https
ssl = False
# NZB Key
nzbkey =
# Basic Auth Username
basicauth_username =
# Basic Auth Password
basicauth_password =
# Basepath
basepath = sabnzbd
# Category
category =
# Add the nzb paused to the queue
addpaused = False
[NZBGET]
# NZBGet Host
host = localhost
# NZBGet Port
port = 6789
# Use https
ssl = False
# NZBGet Username
user =
# NZBGet Password
pass =
# Basepath
basepath = xmlrpc
# NZBGet Category
category =
# Add the nzb paused to the queue
addpaused = False
[SYNOLOGYDLS]
# Downloadstation Host
host = localhost
# Downloadstation Port
port = 5000
# Use https
ssl = False
# Downloadstation Username
user =
# Downloadstation Password
pass =
# Basepath
basepath = webapi
[NZBCheck]
# Don't skip failed nzb
skip_failed = True
# Max missing failed segments
max_missing_segments_percent = 2.0
# Max missing failed files
max_missing_files = 2
# Use always all Searchengines to find the best NZB
best_nzb = True
[CATEGORIZER]
# Place your category and you regex here
# Please uncomment the following lines
# series = (s\d+e\d+|s\d+ complete)
# movies = (x264|xvid|bluray|720p|1080p|untouched)
[Searchengines]
# Set values between 0-9
# 0 = disabled; 1-9 = enabled; 1-9 are also the order in which the search engines are used
# More than 1 server with the same order number is allowed
# Enable Binsearch
binsearch = 2
# Enable Binsearch - Alternative Server
binsearch_alternative = 3
# Enable NZBIndex
nzbindex = 1
# Enable NZBKing
nzbking = 4
Funktioniert mit Chrome einwandfrei, Alt.Binz wird geöffnet
Mit Vivaldi leider nicht, bzw. schon, nur das Alt.Binz nicht gestartet wird. Vivaldi erlaubt es generell nicht, einen Download zu öffnen, daher wird die NZB nur gespeichert. FireFox nutze ich nicht