WzL
|
3cc5337b28
|
Update base.py for Folder CHMOD option not honored
update for issue #6453
|
9 years ago |
Ruud
|
ca7ab36ae2
|
Update user agent
|
9 years ago |
Ruud
|
dd8149a970
|
Don't remove file if only chmod failed
fix #5374
|
10 years ago |
Ruud
|
74bc95078f
|
Update user agent
|
10 years ago |
Ruud
|
01be3f3024
|
Don't merge js and css files
|
10 years ago |
Ruud
|
58a90c0ffe
|
Only get proxy settings when enabled
|
10 years ago |
mescon
|
a254496531
|
Add support for HTTP proxies
Closes
[#5195](https://github.com/RuudBurger/CouchPotatoServer/issues/5195).
|
10 years ago |
Ruud
|
cc7b446ed1
|
Combine javascript files
|
10 years ago |
Brandon Schneider
|
734e420309
|
Update base.py
Correct more grammar.
|
10 years ago |
Ruud
|
c119a63b7c
|
Force time between calls in parallel threads
|
10 years ago |
Ruud
|
99a0621238
|
Use keep-alive connection
|
10 years ago |
Ruud
|
c9b4c8167f
|
Actual include host in log
|
10 years ago |
Ruud
|
17fa33a496
|
Update user agent
|
10 years ago |
Ruud
|
b6f288a522
|
Close request connection
|
11 years ago |
Ruud
|
a763957334
|
Log minimum 1 second wait
|
11 years ago |
Ruud
|
78ba855c68
|
Add CP tag only when renamer or unique tag is enabled.
|
11 years ago |
Ruud
|
b9dbadda0b
|
Add randomstring support to cptag
|
11 years ago |
Ruud
|
7cb214d8a2
|
Don't force send host with every request
|
11 years ago |
Ruud
|
70ca31a265
|
Only allow single redirect for now
fix #3931
|
11 years ago |
Ruud
|
11e7fb23ca
|
Stream larger file download
fix #2488
|
11 years ago |
Ruud
|
db367a80d1
|
Do proper cleanup after rename
|
11 years ago |
Ruud
|
8e23b02653
|
Stop on 429 code
|
11 years ago |
Ruud
|
4a9452672a
|
Use status_code to stop requesting url
|
11 years ago |
Ruud
|
f7eeaf3eda
|
Locking mechanism
|
11 years ago |
Ruud
|
accf19bb26
|
Different log level
|
11 years ago |
Ruud
|
94064ac7da
|
Rework restart methods
|
11 years ago |
Ruud
|
876c602710
|
Code cleanup
|
11 years ago |
Ruud
|
f6789f79ea
|
Import cleanup
|
11 years ago |
Ruud
|
c90a423012
|
Disable SSL verification
|
11 years ago |
Ruud
|
f0daee669b
|
Add opener to env
|
11 years ago |
Ruud
|
ab2b2cfe6e
|
Cleaner empty dir cleanup
|
11 years ago |
Ruud
|
4b236c6ed6
|
Only cleanup source folders
|
11 years ago |
Ruud
|
27f331a1fc
|
Don't verify ssl for downloaders
|
11 years ago |
Ruud
|
a5ee362fc0
|
Remove scandir lib, use os.walk
|
11 years ago |
Ruud
|
c094120f04
|
Do verify requests
|
11 years ago |
Ruud
|
b86853f06f
|
More path encoding
|
11 years ago |
Ruud
|
99e77e409a
|
Spring cleanup
|
11 years ago |
Ruud
|
334078fc34
|
Allow password tag in returned release dict
|
11 years ago |
Ruud
|
be46ed12ac
|
get identifier helper
|
11 years ago |
Ruud
|
f4e373447e
|
File not properly send to Sabnzbd
|
11 years ago |
Ruud
|
b69f8b7ed5
|
Files not properly send to sabnzbd
|
11 years ago |
Ruud
|
c6d20eb91f
|
Code cleanup
|
11 years ago |
Ruud
|
ee702d92e6
|
Delete empty folders and leftover .pyc files on restart
|
11 years ago |
Ruud
|
12c08154c5
|
Optimize imports
|
11 years ago |
Ruud
|
75f22f44a1
|
Reference before assigned
|
11 years ago |
Ruud
|
b69898d624
|
Remove double self in filetime check. fixes #2952
|
11 years ago |
Ruud
|
2066625bf0
|
Don't use ctime on unix system. Cleanup check a bit. close #2904
|
11 years ago |
Ruud
|
7af1d00ea2
|
Allow passwords inside nzb name
|
11 years ago |
Ruud
|
f50c8504cf
|
Encode before copy metadata. fix #2832
|
11 years ago |
Ruud
|
f22778aacb
|
Use proper check
|
11 years ago |