Search found 7644 matches

by hugbug
19 Nov 2021, 16:04
Forum: Extension scripts
Topic: SpeedControl - change speed limit depending on category
Replies: 2
Views: 22644

SpeedControl - change speed limit depending on category

This script changes download speed limit depending on the item being currently downloaded. More specifically - depending on the category this item belongs to. How to use: save the script into ScriptDir and select it in option "Extensions". The script adds two setting sections - "SpeedLimit - Options...
by hugbug
31 Oct 2021, 15:54
Forum: Support
Topic: 'Invalid option a' error on startup
Replies: 7
Views: 51984

Re: 'Invalid option a' error on startup

Just start the exe from explorer (not from console) to start it with tray icon.
by hugbug
28 Oct 2021, 17:54
Forum: Support
Topic: All par2s being downloaded
Replies: 4
Views: 12024

Re: All par2s being downloaded

Do you edit config file manually? Just open settings in web-interface and click "Save". All missing options will be added to configuration file with default values.
by hugbug
28 Oct 2021, 06:18
Forum: Support
Topic: All par2s being downloaded
Replies: 4
Views: 12024

Re: All par2s being downloaded

Check that option DirectRename is active.
by hugbug
27 Oct 2021, 22:28
Forum: Support
Topic: Prefixing direct unpacking / downloads?
Replies: 2
Views: 7735

Re: Prefixing direct unpacking / downloads?

Maybe pp-script VideoSort (see post-processing scripts section) can solve your issue. With it you can configure nzbget to download everything in a temporary destination folder and let the script move finished files to your actual destination folder.
by hugbug
27 Oct 2021, 22:23
Forum: Support
Topic: Sending requests via HTTP?
Replies: 2
Views: 7106

Re: Sending requests via HTTP?

API is documented in https://nzbget.net/api.

For an example in Python see Logger.py. The Python library xmlrpclib takes care of communication with nzbget.

If you need to communicate using plain http, you need to send post-requests containing XML-RPC or JSON-RPC data as required by these protocols.
by hugbug
27 Oct 2021, 22:07
Forum: Support
Topic: Low Download Speeds
Replies: 1
Views: 5443

Re: Low Download Speeds

Check cpu usage.
by hugbug
01 Oct 2021, 00:11
Forum: Support
Topic: NZBGet generates cert errors on all my news hosts
Replies: 5
Views: 6572

Re: NZBGet generates cert errors on all my news hosts

Fixed in v21.2-r2333.

For whose who installed nzbget using official packages from nzbget download page: update via web-interface is possible, please see release notes for advice (link above).
by hugbug
24 Sep 2021, 20:08
Forum: Support
Topic: Please help restore NZBGet download history (Error reading diskstate)
Replies: 4
Views: 21822

Re: Please help restore NZBGet download history (Error reading diskstate)

Probably the file is corrupted somewhere in the middle. I could try to fix it. If you want - send me the whole QueueDir (zipped) to nzbget@gmail.com.
by hugbug
23 Sep 2021, 20:57
Forum: Support
Topic: Please help restore NZBGet download history (Error reading diskstate)
Replies: 4
Views: 21822

Re: Please help restore NZBGet download history (Error reading diskstate)

The main data of the history is stored in file "hist" in QueueDir. Check in a text editor if the file has any content.