Safihre
8d3ddb6ac5
Add option to mark duplicates as failed
So Sonarr/Sickbeard etc can pick another release
Closes #591
9 years ago
Safihre
cf6f850586
Fix accept&fail action of pre-queue scripts
Closes #744
9 years ago
Safihre
4dbf00810f
OrderedDict is part of Python 2.7
9 years ago
Safihre
96fc743f6a
Log SSL-Context check and show when Cryptograhypy is missing
9 years ago
Safihre
06ac19915c
Update wizard
No need to restart.
Show the download-folders so users know where their files are going.
9 years ago
Safihre
c3b3ba4a9e
Direct restarts also in API
9 years ago
Safihre
727aac9811
'Abort when cannot be completed' broke when files are removed from job
Gone is now really gone.
Closes #742
9 years ago
Safihre
6699c58d73
Faster re-connect-check after Config restart
Since we restart faster, we can check faster!
9 years ago
Safihre
d7a0147191
Implement direct restarts (when possible)
9 years ago
Safihre
a7697d4479
Remove web_watchdog
We shouldn't need this
9 years ago
Safihre
d603ad76b8
Stopping of DirScanner and PostProc doesn't need saving of state
save_state() already does this
9 years ago
Safihre
231dcea37e
Move IPv6 and SSL checks to start of Downloader-thread
Reducing startup time by another 2 seconds
9 years ago
Safihre
d579c4d167
Shutdown CherryPy directly but gracefully without waiting 5 seconds
CP change to fix bug submitted as PR: https://github.com/cherrypy/cherrypy/pull/1528
9 years ago
Safihre
88e739606b
Don't check port on startup twice
We just did it a few lines before!
9 years ago
Safihre
a922da5868
Significantly reduce startuptime by lowering CP check_port timeout
9 years ago
Safihre
5c329803aa
Measure effects of slowdown over 10 seconds instead of 5
9 years ago
Safihre
0cb81d0642
Error when no x-bit and only add "python" when no shebang for .py
Closes #741
9 years ago
Safihre
b1b13f9b8b
Update CherryPy License file
9 years ago
Safihre
cbfff5feea
Update text files (readme/licenses)
Add RSS filter re-evaluation
Remove SSMTPlib license and the msgfmt (also mentioned in PythonParts license)
9 years ago
Safihre
dbe8e64b9e
ssmtplib is part of Python 2.7
9 years ago
Safihre
dad46c06fb
Update readme to reflect branch-usage better
9 years ago
Safihre
add7cafcb5
Notify if the port was changed
Closes #739
9 years ago
Safihre
e3d229104a
CherryPy 8.1.2 - The .exe shouldn't restart with interpreter args
9 years ago
Safihre
ccf2ffb2d5
Update changelog for RSS changes
9 years ago
Safihre
d239b07900
Correct handeling of no Cryptography
When checking passwords and in the Config
9 years ago
Safihre
fe062f0b93
RarFile also requires patching of Crypto when packaging
9 years ago
Safihre
ab4103561f
Disable RSS options for rules that don't accept
9 years ago
Safihre
8e447397b2
Add support for username:password in URLs
Closes #737
9 years ago
Safihre
7a746b6779
Show Category detected by SAB in RSS tables
9 years ago
Safihre
8e29b2a481
Add Sorting in RSS tables
9 years ago
Safihre
5434df4868
Show NZB post-age and time of Download
9 years ago
Safihre
780c7b6400
RSS page handles Add NZB on the same page
9 years ago
Safihre
ccca7f05c6
Show size and download-date in RSS Downloaded tab
9 years ago
shypike
489ca46fdf
Add "From Show SxxEyy" accept filter.
Small optimization of the season/episode analysis by pre-compiling the regexes.
Show "Apply filters" button only when filters have changed or initial display.
9 years ago
shypike
01e8e64505
Don't re-evaluate RSS filters each time they change, use "Eval" button instead.
9 years ago
shypike
25998f1b0e
Change RSS-filter "From-SxxEyy" from a Require to a Match filter
It now supports "Show.name.Sxx.Eyy" for matching show/season/episode in one filter.
This allows multiple independent show filters in one feed.
9 years ago
Safihre
97686dc14f
Update files for 1.2.0 beta's
9 years ago
Safihre
6fbe450dcc
Require x-bit to be set for scripts on non-Windows
9 years ago
Safihre
5f63b0c935
Test before applying downloader-delay
9 years ago
Safihre
04fa3c3115
MemoryError's should stop decoding
9 years ago
Safihre
36e2f28d51
Freeze-support for certgen
py2exe fails to build otherwise
9 years ago
Safihre
5c77f9d9b3
Rewrite speed-history to be more flexible
9 years ago
Safihre
a99a51e0d4
Re-use the same IP if server still has active threads
To avoid problems when re-connecting after for example a timeout.
Closes #733
9 years ago
Safihre
2d091568f3
no_penalties now applies to all penalties
Closes #734
9 years ago
Safihre
a449b4b001
work_dir should not end on .par(2)
Otherwise par2cmdline gets angry.
9 years ago
Safihre
aa71dc1103
Improve texts for External access settings
Closes #729
9 years ago
shypike
0b0ff448d5
Update translations
9 years ago
shypike
b08e01f1c3
8th parameter for user-script wasn't passed correctly.
9 years ago
Safihre
fe0439382e
Change tabs to 4 spaces in Config/Glitter
9 years ago
Safihre
bf89714926
Clean-up all par2 of a set
Closes #724
9 years ago