Commit Graph
1101 Commits
Author SHA1 Message Date
Ruud ca34cbd180 Check for year in coming soon 2014-03-08 12:34:42 +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 3eaf5c9bc0 Use status from release when available 2014-03-05 16:27:55 +01:00
Ruud 2632b34438 Use proper default id 2014-03-05 15:24:19 +01:00
Ruud 642b665418 Merge branch 'refs/heads/develop' into nosql 2014-03-04 20:34:32 +01:00
Ruud ed62c981cc Add quality tests 2014-02-25 22:04:43 +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 027ff43dfd Path encode files in rename. fix #2846 2014-02-16 14:55:35 +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 4b356aba3e Nosql 2014-02-10 23:22:11 +01:00
Ruud a13e0a75e8 Remove test 2014-02-10 23:08:14 +01:00
Ruud ecf91d616b nosql 2014-02-10 23:07:42 +01:00
Ruud 0d4d0f3126 scandir 2014-02-09 18:29:17 +01:00
Ruud b9a8ca14c3 nosql 2014-02-09 18:21:47 +01:00
Ruud f7e1a2a5eb nosql 2014-02-09 15:57:08 +01:00
Ruud c3bc9c8591 Nosql 2014-02-08 17:58:45 +01:00
Ruud a609b401c4 nosql 2014-02-07 15:11:06 +01:00
Ruud 99252074be More nosql 2014-02-02 20:41:14 +01:00
Ruud 63743dd2b6 More NoSQL 2014-01-31 00:38:37 +01:00
Ruud a254886bad Try NoSQL 2014-01-29 17:49:54 +01:00
Ruud aab10fb599 Close all 2014-01-28 08:22:06 +01:00
Ruud 7001ed476d Wrap all commits with try/except 2014-01-26 00:33:21 +01:00
Ruud 88c328af8e Improved manage scanning
Expire after db get
2014-01-24 22:33:22 +01:00
Ruud 3101926e9b removeDuplicate helper 2014-01-24 15:42:29 +01:00
Ruud 18c64e493b Don't cache post requests 2014-01-21 23:06:02 +01:00
Ruud 05b58819d6 Merge branch 'fix_log_lines' of git://github.com/ressu/CouchPotatoServer into ressu-fix_log_lines 2014-01-21 20:27:32 +01:00
Ruud 29a34fef8c py3k port helpers 2014-01-20 23:58:54 +01:00
Ruud bb3faaf2cd Exception cleanup 2014-01-20 23:27:58 +01:00
Ruud 799299c7cc Code cleanup 2014-01-19 19:15:58 +01:00
Sami Haahtinen 8217fecb33 Make Log messages pasteable 2014-01-19 12:01:35 +02: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 37d4755aae Log when there is an actual problem with the filedata download. fix #2705 2014-01-14 15:59:51 +01:00
Ruud a9f416c4c5 Variable cleanup 2014-01-14 12:06:47 +01:00
Ruud 8a11f246b1 Add group to untag release 2014-01-14 09:31:29 +01:00
Ruud 279297b8fa Log as debug for file overwrite 2014-01-13 22:30:41 +01:00
Ruud 907b40e3c6 Higher z-index for userscript popup. fix #2703 2014-01-13 16:27:08 +01:00
Ruud c4f4e2b524 Split identifier by know tag if possible 2014-01-12 17:42:10 +01:00
Ruud Burger aa5ecd7b42 Merge pull request #2687 from mano3m/develop_log_metadata
Log overwriting of metadata files
2014-01-12 00:21:47 -08:00
mano3m 794efaa209 Abort rename when something fails
And tag the folder with failed_rename so that the release with not be
deleted later on.
2014-01-12 00:41:54 +01:00
mano3m 464c8ad71c Log overwriting of metadata files
Gives more info for cases like #2641
2014-01-11 23:36:23 +01:00