Maybe better if you report your problem at the makers of nzbToMedia?
Search found 7344 matches
- April 7th, 2021, 11:03 pm
- Forum: General Help
- Topic: Postpocess fail
- Replies: 4
- Views: 50
- April 7th, 2021, 2:20 pm
- Forum: General Help
- Topic: Postpocess fail
- Replies: 4
- Views: 50
Re: Postpocess fail
Which postprocessing script are you calling?! It looks it has git commands in it. If so: not good.
- April 3rd, 2021, 3:34 am
- Forum: Bug Reports
- Topic: Downloads stop with "ENCRYPTED" proper password is already supplied
- Replies: 17
- Views: 2075
Re: Downloads stop with "ENCRYPTED" proper password is already supplied
send the NZB + password + link to this post to [email protected]
- April 1st, 2021, 10:21 am
- Forum: General Help
- Topic: Version of sabnzbd that works with XP32 sp3?
- Replies: 4
- Views: 123
Re: Version of sabnzbd that works with XP32 sp3?
where did you look, and what did you try yourself?
- April 1st, 2021, 3:12 am
- Forum: Bug Reports
- Topic: Adjust Update Check for Synology-Versions?
- Replies: 4
- Views: 145
Re: Adjust Update Check for Synology-Versions?
I can't take care of it, but ... FWIW ... I agree with you. Same is true for docker images, and sabnzbd installed on Linux from repo's. Only if SABnzbd was installed from Windows or MacOS binary or github source, the message is valid / useful. So: directly from sabnzbd.org or github . In other cases...
- March 31st, 2021, 6:30 am
- Forum: Beta Releases
- Topic: par2 verify fails on 3.2.1 RC2
- Replies: 19
- Views: 488
Re: par2 verify fails on 3.2.1 RC2
Ah, you only have INFO loglevel
First set SABnzbd's Logging to +Debug,
Then redownload the NZB with spaces
If that fails again, then search for "Error renaming".
First set SABnzbd's Logging to +Debug,
Then redownload the NZB with spaces
If that fails again, then search for "Error renaming".
Code: Select all
2021-03-31 12:39:14,863::DEBUG::[filesystem:847] Error renaming
- March 31st, 2021, 5:54 am
- Forum: Beta Releases
- Topic: par2 verify fails on 3.2.1 RC2
- Replies: 19
- Views: 488
Re: par2 verify fails on 3.2.1 RC2
Can you search your sabnzbd.log for a line containing "Error renaming" and post that line here?
- March 30th, 2021, 4:06 pm
- Forum: Beta Releases
- Topic: par2 verify fails on 3.2.1 RC2
- Replies: 19
- Views: 488
Re: par2 verify fails on 3.2.1 RC2
I can't download with SAB3. I tried sabnzbd-2.3.9, and also that version also gives me "Repair failed, not enough repair blocks (4087 short)" If you set SABnzbd's logging to +Debug, you will see this: 2021-03-30 21:01:02,750::INFO::[assembler:319] Error during inspection of RAR-file /root/Downloads/...
- March 30th, 2021, 2:03 pm
- Forum: General Help
- Topic: Crashes on start after adding invalid listening address
- Replies: 2
- Views: 72
Re: Crashes on start after adding invalid listening address
it's stored in the file sabnzbd.ini. BUT ... : - you can start SAB with "sabnzbd.exe -s 0.0.0.0" and it will be fine - AFAIK, on Windows, you might also right-click the SAB item in the bottom bar (if the icon is there ...), and then select "start safely" or something like that. Typing this on Linux,...
- March 28th, 2021, 11:53 am
- Forum: General Help
- Topic: Automatically Disabling Download on Multi Wan failover
- Replies: 1
- Views: 67
Re: Automatically Disabling Download on Multi Wan failover
You can with an external script (python, or shell script with two curl commands) and SABnzbd, but not within SAB only.
But, on the WAN interface towards cellular, can't you just block outging NNTP and NNTPS traffic (ports 119 and 563)?
But, on the WAN interface towards cellular, can't you just block outging NNTP and NNTPS traffic (ports 119 and 563)?
- March 27th, 2021, 12:19 pm
- Forum: General Help
- Topic: Download limit ignored when starting application
- Replies: 8
- Views: 156
Re: Download limit ignored when starting application
Do you mean: SAB is ignoring the 25 MB/s all the time, and downloading at 30 MB/s all (/most of) the time? If so: can you do the 10GB test download (In SABnzbd's upper right corner, click on the wrench symbol ("Status and interface options"), then click on first tab Status, and there click on "Test ...
- March 27th, 2021, 11:18 am
- Forum: Debian/Ubuntu Package
- Topic: Howto: remote access to SABnzbd GUI via SSH proxy
- Replies: 0
- Views: 164
Howto: remote access to SABnzbd GUI via SSH proxy
If you have SSH access to a Linux or MacOS system, on which you (want to) run SABnzbd, and you want to have full SABnzbd webGUI access, without further port forwarding ... you can! Here's the howto: From your Linux: set up a SSH session to your remote system (in this case: listening on port 22222 in...
- March 27th, 2021, 11:08 am
- Forum: General Help
- Topic: Download limit ignored when starting application
- Replies: 8
- Views: 156
Re: Download limit ignored when starting application
OK, but why then the title "Download limit ignored when starting application"?
- March 27th, 2021, 10:18 am
- Forum: General Help
- Topic: Download limit ignored when starting application
- Replies: 8
- Views: 156
Re: Download limit ignored when starting application
We're talking about the same thing.
- March 27th, 2021, 6:32 am
- Forum: General Help
- Topic: Download limit ignored when starting application
- Replies: 8
- Views: 156
Re: Download limit ignored when starting application
At the first few seconds? If so: that's fake ... AFAIK ... at download start, SABnzbd skips the par repair blocks, but counts them as downloaded ... giving an artificial high download speed. As I'm not 100% sure, you can verify at Windows network level ... somewhere in Windows (control panel, monito...