169 Commits

Author SHA1 Message Date
Ruud 99a0621238 Use keep-alive connection 2015-02-22 14:30:50 +01:00
Ruud c9b4c8167f Actual include host in log 2015-01-28 11:35:26 +01:00
Ruud 17fa33a496 Update user agent 2015-01-11 00:25:58 +01:00
Ruud b6f288a522 Close request connection 2014-10-09 23:10:28 +02:00
Ruud a763957334 Log minimum 1 second wait 2014-10-07 22:53:57 +02:00
Ruud 78ba855c68 Add CP tag only when renamer or unique tag is enabled. 2014-10-04 14:33:51 +02:00
Ruud b9dbadda0b Add randomstring support to cptag 2014-09-23 22:00:27 +02:00
Ruud 7cb214d8a2 Don't force send host with every request 2014-09-23 20:33:26 +02:00
Ruud 70ca31a265 Only allow single redirect for now
fix #3931
2014-09-23 00:29:48 +02:00
Ruud 11e7fb23ca Stream larger file download
fix #2488
2014-09-22 21:38:53 +02:00
Ruud db367a80d1 Do proper cleanup after rename 2014-09-20 23:58:54 +02:00
Ruud 8e23b02653 Stop on 429 code 2014-09-18 20:19:49 +02:00
Ruud 12150c5efc Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2014-09-17 12:59:29 +02:00
Ruud 4a9452672a Use status_code to stop requesting url 2014-09-17 12:59:24 +02:00
Ruud f7eeaf3eda Locking mechanism 2014-09-16 22:44:33 +02:00
Ruud accf19bb26 Different log level 2014-08-01 13:33:59 +02:00
Ruud 94064ac7da Rework restart methods 2014-06-23 01:09:32 +02:00
Ruud 876c602710 Code cleanup 2014-06-11 12:29:31 +02:00
Ruud f6789f79ea Import cleanup 2014-06-06 20:14:57 +02:00
Ruud c90a423012 Disable SSL verification 2014-06-06 11:23:21 +02:00
Ruud f0daee669b Add opener to env 2014-06-06 10:53:08 +02:00
Ruud ab2b2cfe6e Cleaner empty dir cleanup 2014-06-03 22:49:12 +02:00
Ruud 4b236c6ed6 Only cleanup source folders 2014-06-03 22:25:17 +02:00
Ruud 27f331a1fc Don't verify ssl for downloaders 2014-06-01 14:30:45 +02:00
Ruud a5ee362fc0 Remove scandir lib, use os.walk 2014-05-31 11:53:24 +02:00
Ruud c094120f04 Do verify requests 2014-05-29 19:50:36 +02:00
Ruud b86853f06f More path encoding 2014-05-11 19:36:22 +02:00
Ruud 99e77e409a Spring cleanup 2014-03-29 23:44:14 +01:00
Ruud 334078fc34 Allow password tag in returned release dict 2014-03-21 18:25:36 +01:00
Ruud be46ed12ac get identifier helper 2014-03-19 23:06:27 +01:00
Ruud f4e373447e File not properly send to Sabnzbd 2014-03-19 22:37:44 +01:00
Ruud c6d20eb91f Code cleanup 2014-03-16 00:06:39 +01:00
Ruud ee702d92e6 Delete empty folders and leftover .pyc files on restart 2014-03-15 15:34:43 +01:00
Ruud 12c08154c5 Optimize imports 2014-03-12 21:41:29 +01:00
Ruud c2233f7474 Merge branch 'refs/heads/develop' into nosql 2014-03-08 18:55:55 +01:00
Ruud 75f22f44a1 Reference before assigned 2014-03-08 18:55:38 +01:00
Ruud f78261ee32 Merge branch 'refs/heads/develop' into nosql 2014-03-08 10:02:42 +01:00
Ruud b69898d624 Remove double self in filetime check. fixes #2952 2014-03-08 09:37:39 +01:00
Ruud 9e7e29f03f Merge branch 'refs/heads/develop' into nosql 2014-03-07 19:14:02 +01:00
Ruud 2066625bf0 Don't use ctime on unix system. Cleanup check a bit. close #2904 2014-03-07 18:58:27 +01:00
Ruud 7af1d00ea2 Allow passwords inside nzb name 2014-03-07 18:10:17 +01:00
Ruud 6437079be3 Merge branch 'refs/heads/develop' into nosql
Conflicts:
	couchpotato/core/media/__init__.py
	couchpotato/core/notifications/trakt/main.py
2014-02-16 15:56:18 +01:00
Ruud f50c8504cf Encode before copy metadata. fix #2832 2014-02-16 14:19:15 +01:00
Ruud f22778aacb Use proper check 2014-02-16 10:40:54 +01:00
Ruud 888ee07f65 Check responsecodes 2014-02-16 10:27:31 +01:00
Ruud 96e8a909d8 database manage init 2014-02-11 22:19:55 +01:00
Ruud 8724076601 Remove sqlalchemy and elixir 2014-02-10 23:41:54 +01:00
Ruud 99252074be More nosql 2014-02-02 20:41:14 +01:00
Ruud 18c64e493b Don't cache post requests 2014-01-21 23:06:02 +01:00
Ruud 29a34fef8c py3k port helpers 2014-01-20 23:58:54 +01:00