Search found 7644 matches

by hugbug
13 Jul 2021, 15:08
Forum: Support
Topic: Download succes, but file corrupt
Replies: 16
Views: 16237

Re: Download succes, but file corrupt

SAB is not multithreaded and probably produced less load on the system (and lower download speed). Less load means less power drain, less heat, less chances for hardware issues to appear. As for DirectWrite, you can disable it in settings for a test. "quick par check is okay, full par check fails" m...
by hugbug
08 Jul 2021, 23:50
Forum: Support
Topic: Really complicated problem bear with me how do I use categorizes & have videosort keep unpacked movie on network drive?
Replies: 4
Views: 5203

Re: Really complicated problem bear with me how do I use categorizes & have videosort keep unpacked movie on network dri

One possibility is to set MoviesDir clear. It will then use global DestDir or CategoryX.DestDir as destination.

For more flexibility make a copy of VideoSort-folder, then you'll have two different VideoSorts which you can configure independently and use them for different categories.
by hugbug
08 Jul 2021, 23:34
Forum: Support
Topic: Really complicated problem bear with me how do I use categorizes & have videosort keep unpacked movie on network drive?
Replies: 4
Views: 5203

Re: Really complicated problem bear with me how do I use categorizes & have videosort keep unpacked movie on network dri

So you want to disable VideoSort for that category? In the category settings in Extensions select something, for example Logger.py. When anything is selected the default global Extensions are not applied and VideoSort will not run (assuming it is selected in global Extensions). Alternatively use Vid...
by hugbug
05 Jul 2021, 23:38
Forum: Support
Topic: How to enable multi thread unpack?
Replies: 6
Views: 20478

Re: How to enable multi thread unpack?

Rar is a proprietary format. If unrar from rarlab can't do this - nothing can. Test unrar.exe on Windows if it can use more than one thread with your test archive. Unrar for Linux is also provided by rarlab but in a source code form. It is possible that if compiled with wrong settings it works subop...
by hugbug
05 Jul 2021, 23:31
Forum: Support
Topic: A problem with RSS and obfuscated files
Replies: 6
Views: 5226

Re: A problem with RSS and obfuscated files

VideoSort has no effect on rss.
by hugbug
04 Jul 2021, 20:29
Forum: Support
Topic: A problem with RSS and obfuscated files
Replies: 6
Views: 5226

Re: A problem with RSS and obfuscated files

%dn refers to current directory name, which is the same as nzb-name. If you set format to just %dn the video file will be put into MoviesDir/SeriesSir with the file named after nzb-name. If you need a subdirectory for each nzb then use / like this: %dn/%dn. A subdirectory is created and the video fi...
by hugbug
03 Jul 2021, 15:34
Forum: Support
Topic: How to enable multi thread unpack?
Replies: 6
Views: 20478

Re: How to enable multi thread unpack?

Try to find unrar compiled specifically for your device. Maybe there is one already on the system partition?
by hugbug
02 Jul 2021, 21:18
Forum: Support
Topic: How to enable multi thread unpack?
Replies: 6
Views: 20478

Re: How to enable multi thread unpack?

Usually video files are not compressed and rar is used just as container. That means the issue isn't uncompressing but reading and writing of data. Therefore a faster disk system should help. For optimal performance the directories InterDir and DestDir should be on different physical disks. Even bet...
by hugbug
02 Jul 2021, 09:14
Forum: Support
Topic: Changed IP of NZBGet from localhost6789 to 192.168.0.1
Replies: 2
Views: 2823

Re: Changed IP of NZBGet from localhost6789 to 192.168.0.1

Check the messages tab for errors.