Safihre
acfdef0c19
Update references to 3.4.0
4 years ago
Safihre
9ef30625a6
Add additional explanation to Deobfuscate final filenames
4 years ago
Safihre
7bc0a6d140
Some Config functions were broken due to interface refactor
4 years ago
Safihre
2b312dfa6f
Update documentation links to 3.3.x
4 years ago
jcfp
b8f6cf11d6
fix config auto_sort setting, broken by #1666 ( #1813 )
* fix config auto_sort setting, broken by #1666
* oops I did it again
4 years ago
jcfp
24d3d064bb
add unwanted extensions whitelist mode ( #1798 )
* add unwanted extensions whitelist mode
* only call get_ext once
* remove unneeded .lower()
4 years ago
Safihre
d36fe1ab12
Update wiki links for 3.2.x
4 years ago
Safihre
75d6d10649
Link to 3.1.x Configuration pages on Wiki
5 years ago
Safihre
3d693a7b8d
Move deobfuscate_final_filenames to Config > Switches
Right where it belongs
5 years ago
Safihre
6627510a59
Default-text for Automatically sort queue
5 years ago
Safihre
6c9862c634
More settings for default sort when new item is added
Closes #1480
5 years ago
Safihre
73d3f7b5c2
Validate ionice and nice parameters
5 years ago
Safihre
fbde994106
Replace "session" by "apikey"
Out with the old crap
5 years ago
Safihre
51c9da73fe
Remove tapi and replace by api
5 years ago
Safihre
c33cabdff6
Update text files for 3.0.0 Alpha 1
5 years ago
Safihre
ee0623d68b
Set priority level of Windows subprocess from Config
Closes #1109 .
Default changed from IDLE to NORMAL.
7 years ago
Safihre
0b9b28112d
Make SSL-Ciphers a per-server setting
Closes #1110
7 years ago
Safihre
38c329ade2
Hide Advanced Settings
Closes #1082
8 years ago
Safihre
23d005fc36
Update texts and links for 2.3.0 release to come
8 years ago
Jonathon Saine
0fc3b60054
Add propercheck to allow PROPER/REAL/REPACK releases to bypass the series episode dupe check.
8 years ago
Safihre
4246bc2aea
Move enable_meta to more logical spot
8 years ago
Safihre
553dd04cea
Restore 'Use tags from indexer' switch
https://forums.sabnzbd.org/viewtopic.php?f=11&t=22864
8 years ago
Safihre
f5dde93644
Change History Retention label to fit
Closes #978
8 years ago
Safihre
14ca8342f9
Update wiki URL to 2.2
8 years ago
Jonathon Saine
b0af6a1761
User requested a way to track dupes but not have sab block/discard/pause the items (as he doesnt want to have to manually unpause). Figured we could add a 'Tag' switch for the Dupe detection. Works same way as Pause (shows duplicate tag in queue/adds warning/internally tags it) but does not pause the item.
Once the file is done downloading and makes it to the queue, you have no idea it was a duplicate.
You would have to use the 'Warning' and search for that.. and then assume the newer one was the dupe... we really should expose in the History that an item was a duplicate. Right now the 'search' box only looks at the name.. and I dont think we should be messing with the name to add duplicate there. I'd rather us just add a tag/flag whatever to notate this.. and can filter/sort on it. We also should do the same to the Queue as well.. since changing the name of the item to be `DUPLICATE / XXXXX` is a little jarring.
Now if we just exposed the dupe flag in the history, then the whole 'tag' option really isnt needed as it was just a means to an end.
8 years ago
Safihre
6e350f30fc
Add midnight auto history-purge and modify texts
8 years ago
Safihre
169137c631
Implement History Retention setting
Closes #678
8 years ago
Safihre
81f9886584
Add Direct Unpack to Config
8 years ago
Safihre
09f1c92856
Move enable_multipar to Specials
Moving forward to make MultiPar the only used par2-solution on Windows.
8 years ago
Safihre
3f456cce05
Move max_art_opt to Specials
Only for special cases (don't know which ones, but I can imagine it could be usefull..)
Deprecate later!
8 years ago
Safihre
4dd2f089ec
Move replace_illegal to Specials
Who doesn't want that
8 years ago
Safihre
b28c0a60a1
Remove option to disable Par2 Multicore on macOS
In the hope to remove par2-classic from the macOS packages in later stage.
8 years ago
Safihre
55d80f26fa
Update wiki links for 2.1
Only tiny changes, but still different from 2.0.
8 years ago
Safihre
8eb4ce2914
On Windows, only show MultiPar
8 years ago
Safihre
4d4da889ec
Clear text in Config > Switches about Multipar
8 years ago
Safihre
913b92088a
Update Multipar to v1.2.9
8 years ago
Safihre
80f4690df8
Enable and notify users about Multipar
9 years ago
Safihre
f552531703
Adding MultiPar interpreter
9 years ago
Safihre
dfa863a54a
Reame cat_list > categories and script_list > scripts
8 years ago
Safihre
d130a1d44a
Update Wiki help links for 2.0.0
8 years ago
Safihre
d62bb1e5b6
Move overwrite_files to Specials
Very special option, only usuefull if you dump all output in 1 directory. But this rarely happens.
8 years ago
Safihre
c09f1b2f1c
Move rating_host back to Specials
Possibly to be deprecated later on. Indexers should supply this info via the headers: https://sabnzbd.org/wiki/extra/indexer-feedback
Indexers like to use an URL, instead of just providen a host.
8 years ago
Safihre
a70a1e6290
Assume Rating feedback if Indexer integration enabled
With the changes in 1.1.0 we now have more indexers in the wild actually use the system, by sending the headers or using the fields in the NZB.
But nowadays very few files have actual audio/video ratings of users, so the main purpose of this feature has evolved to automatically report back if the download failed on the server.
The text is also updated as such, that enabling it will send to the indexer if a download failed, only if it failed.
8 years ago
Safihre
dde5258b59
Move 'Use tags from indexer' to Specials
The user should always use this, there is no bad thing about it.
This cleans up the Switches page a bit. Eventually the option can just be completly removed.
8 years ago
Safihre
37a9a97f4f
Move QuickCheck to Specials
Closes #788 . It's been tested, it works, nobody should not use it.
8 years ago
Safihre
4fb6e3fe7b
Remove check for ssl module
Any Python setup has it, it was only introduced to check for PyOpenSSL which is now dropped.
8 years ago
Safihre
08b0b9eb92
Remove unpack-check
8 years ago
Safihre
494e72a996
Update to 1.2.0 and set version
8 years ago
Safihre
a1cbd76985
Hide Multicore par2 switch when not available
Only works on Win/OSX.
8 years ago
Safihre
df6b9341ac
Move UpdateCheck/AutoBrowser/CertificateCheck to General
That's where they belong
8 years ago