Commit Graph

142 Commits

Author SHA1 Message Date
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
Ruud c8ab6a06fb ASCII encode md5 string. closes #2167 2013-09-19 23:39:15 +02:00
Ruud 31b3c2ef64 Change static path 2013-09-10 22:59:31 +02:00
Ruud 1aa26a5a6c Replace protocol if it doesn't exist 2013-09-09 22:28:21 +02:00
Ruud 117b952455 Default back to type on protocol. fix #2120 2013-09-05 21:46:00 +02:00
Ruud 6af00bf026 Standardize cache_key generation 2013-09-03 12:48:24 +02:00
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud 7d32a8750d type > protocol 2013-09-02 16:53:39 +02:00
Ruud 110e0b78fc Merge branch 'file_extension' of git://github.com/DarthNerdus/CouchPotatoServer into DarthNerdus-file_extension 2013-09-02 16:51:17 +02:00
Ruud 2715dbaaa5 Don't do failed checking on local requests 2013-09-02 15:27:06 +02:00
Jesse Read 32b479467a Fix missed type/protocol change. Fixes torrents being created as .movie files. 2013-08-31 20:45:37 -04:00
Ruud cbd217271d Don't load options twice 2013-08-25 00:59:37 +02:00