Author Topic: NZB-Monkey  (Read 3899 times)

Offline Hai-Checker

  • Contributor
  • ***
  • Posts: 10
NZB-Monkey
« on: April 09, 2019, 07:35:56 AM »
Hi
NZB-Monkey ist ja Open Source.Könnte man die Funktionen von Monkey nicht in alt.binz "verbauen"?
So das man in seinem Lieblingsforum einfach auf den NZB-Link klickt und alt.binz dann den Rest macht?

NZB laden/öffnen,Passwort setzen,umbenennen würde dann entfallen.

Gru?

Offline Andi46

  • Contributor
  • ***
  • Posts: 3
Re: NZB-Monkey
« Reply #1 on: April 28, 2019, 10:47:30 PM »
das funktioniert doch schon so unter Windows:
 1. manuell eine .nzb besorgen - auf Desktop speichern - Rechtsklick auf .nzb - öffnen mit - alt.binz suchen und Haken bei Immer diese App...
 2. den monkey Ordner in den download Ordner verschieben z.B.
 3. nzbmonkey 1 mal öffnen - es wird eine .cfg Datei im Ordner erstellt
 4. diese .cfg mit WordPad öffnen - und unter EXECUTE dann # Path to save nzb files -
                                                                                                 nzbsavepath = D:\Alt.Binz\nzb\  <--- Pfad anpassen
                                                                                                 # Don't execute default programm for .nzb
                                                                                                  dontexecute = False <--- von True auf False editieren
 5. Datei speichern
 6. Im Forum dann den NZBLNK klicken und relevante Daten werden an Alt.Binz von nzbmonkey samt PW usw. übergeben  :D  ;) - Autostart AB nachdem der Monkey das 
     übergeben hat...

PS: sollte sich der Download Pfad mal ändern einfach bestehende .cfg anpassen oder man löscht die bestehende einfach und fängt nochmal bei Punkt 3 an

Offline Andi46

  • Contributor
  • ***
  • Posts: 3
Re: NZB-Monkey
« Reply #2 on: April 28, 2019, 11:19:16 PM »
Nachtrag: 5.5 in den alt.binz Einstellungen unter NZB einen Haken bei ,,Automatisch NZB Dateien aus Ordner importieren'' - Pfad: D:\Alt.Binz\nzb   zum Beispiel  :D

Offline abismo

  • Contributor
  • ***
  • Posts: 67
Re: NZB-Monkey
« Reply #3 on: May 24, 2019, 11:53:03 AM »
Wenn man "Automatisch NZB Dateien aus Ordner importieren" aktiviert, wie oft wird ein Scann des Ordners durchgeführt, also pro Minute? Sehe da nirgends ne Zeit zum einstellen  :-\

Offline Sucker76

  • Contributor
  • ***
  • Posts: 245
Re: NZB-Monkey
« Reply #4 on: May 24, 2019, 06:08:58 PM »

Offline Andi46

  • Contributor
  • ***
  • Posts: 3
Re: NZB-Monkey
« Reply #5 on: May 27, 2019, 05:40:53 PM »
...ist ja aber auch kein Problem! da das Importieren eig immer über Öffnen mit - AltBinz funktioniert. Wenn man dann in den Einstellungen noch nzb löschen nach Import einstellt ...

Offline abismo

  • Contributor
  • ***
  • Posts: 67
Re: NZB-Monkey
« Reply #6 on: May 28, 2019, 05:22:09 AM »
Ja, es ist zugegebenermaßen jammern auf hohem Niveau

Offline Gnubbel_tubbi

  • Contributor
  • ***
  • Posts: 3
Re: NZB-Monkey weitere Frage
« Reply #7 on: November 10, 2019, 02:06:28 AM »
Hallo vielen Dank für die obige Antwort.
Dies habe ich alles geändert aber trotzdem habe ich ein weiteren Problem.
Wie folgt :
 NZB-Monkey v0.2.5
 =================
 Called by NZBLNK scheme:

     - Tag     : *REMOVED*
     - Header  : *REMOVED*
     - Password: *REMOVED*

 - Searching NZB - Search for best NZB enabled
   with BinSearch ... Connection Error
   with BinSearch - Alternative Server ... Connection Error
   with NZBKing ... Connection Error
   with NZBIndex ... Connection Error
   with Newzleech ... Connection Error

No NZB downloaded!

Close window in 10 second(s)

hier meine .CFG

[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 = J:\Downloads
# 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 = 1
# Enable Binsearch - Alternative Server
binsearch_alternative = 1
# Enable NZBIndex
nzbindex = 1
# Enable NZBKing
nzbking = 1
# Enable Newzleech
newzleech = 1


Bitte um Hilfe, vielen Dank im voraus
« Last Edit: November 15, 2019, 07:06:26 PM by Rdl »

Offline Sucker76

  • Contributor
  • ***
  • Posts: 245
Re: NZB-Monkey
« Reply #8 on: November 14, 2019, 12:54:33 PM »
Zu NZB-Monkey kann ich nichts sagen, ich bin oldschool, lade eine NZB und importiere sie dann in AltBinz.

ABER AUF KEINEN FALL SOLLTE MAN HIER HEADER, PASSWORT UND DEN KLARNAMEN EINES USENETUPLOADS POSTEN!!!