Commit Graph

153 Commits

Author SHA1 Message Date
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
Ruud 799299c7cc Code cleanup 2014-01-19 19:15:58 +01:00
Ruud 082da6e3a6 Don't return .text in urlopen 2014-01-17 22:38:02 +01:00
Ruud 6cc802952f Catch maxretry error
Don't fill logs with duplicate logs
2014-01-15 21:38:00 +01:00
Ruud 894e419f40 Allow config delete 2014-01-15 21:08:19 +01:00
Ruud 279297b8fa Log as debug for file overwrite 2014-01-13 22:30:41 +01:00
mano3m 464c8ad71c Log overwriting of metadata files
Gives more info for cases like #2641
2014-01-11 23:36:23 +01:00
Ruud 5cc471cc87 Remove path on fail 2014-01-11 00:05:24 +01:00
Ruud 07c7171fbb Image download wasn't working anymore 2014-01-11 00:05:02 +01:00
Ruud c15dd2dec9 Disable verify for now 2014-01-10 23:17:04 +01:00
Ruud c2568432e7 Use requests lib for openurl 2014-01-10 14:04:16 +01:00
Ruud afc4f73e36 Don't try wait when not between time is given 2014-01-05 23:46:42 +01:00
Ruud 5ef0c52277 Create reusable url opener 2014-01-05 22:17:16 +01:00
Ruud 2fc4809821 Variable renaming movie to media 2013-11-30 12:41:06 +01:00
Ruud db4f7a216a SP function wrapping whole variables 2013-11-16 13:32:00 +01:00
Ruud aa489bb709 Force name as string 2013-11-05 23:42:44 +01:00
Ruud ededfcb822 Escape spaces for each request. fix #2256 2013-09-28 16:28:46 +02:00