Commit Graph
157 Commits
Author SHA1 Message Date
Ruud dd67239b6e Add categories to settings 2013-07-21 19:12:53 +02:00
Ruud 8b952d4be6 Combine global and category words 2013-07-19 16:58:49 +02:00
Ruud 76807176fb Merge branch 'develop-categories' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop-categories
Conflicts:
	couchpotato/core/plugins/score/main.py
2013-07-15 20:47:29 +02:00
Ruud ad3c24f950 Improved "too early to search" calculations 2013-06-30 13:17:43 +02:00
Ruud 8c77d0d775 Add advanced option to search on launch. fix #1887 2013-06-29 22:03:29 +02:00
Ruud 5328f7fe69 Allow unknown keywords for all api calls. fix #1881 2013-06-24 21:21:49 +02:00
Ruud 4977b31ba6 Use failed status to ignore releases too 2013-06-16 00:21:33 +02:00
Ruud 187f5a8a93 Merge branch 'develop' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop 2013-06-14 22:43:19 +02:00
Ruud 8aba7825dc Only show to_early when it has items 2013-06-14 21:24:38 +02:00
Joel Kåberg b8b5b2fef2 dont spam the log damnit! 2013-06-14 21:17:45 +02:00
clinton-hall 007597239f add categories 2013-06-14 15:06:59 +09:30
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
mano3m 2f30c6c781 fix failed issues
As reported in issue #1822 I broke try next release when failed. This
commit adds the failed status to several items.
2013-06-11 21:43:01 +02:00
Ruud 5aa29acbd3 Logging fixes 2013-05-17 17:51:15 +02:00
Ruud 9ba19d27a6 Combine status calls 2013-04-27 11:04:19 +02:00
Ruud e786c9c79a Use sets for ignored words. fixes #1657 2013-04-26 18:11:18 +02:00
Ruud c7ee8a0635 Don't use object in correctmovie event 2013-04-01 20:11:49 +02:00
Ruud 207e846ae6 Check crons after saving settings. fix #1556 & #1557 2013-04-01 00:06:15 +02:00
Ruud b0d556c8eb Try and find release status by ID instead of name. closes #1511
Thanks to @mano3m
2013-03-24 19:54:11 +01:00
Ruud 250236bd25 Option to force search 2013-03-19 23:12:47 +01:00
Prinz23andRuud 7f24563bba Add Advanced Option to deactivate "Too early to search for ..."
Advanced Option: Check Released
2013-03-19 22:58:18 +01:00
Ruud e54928720a Don't download same quality twice. fix #1519 2013-03-19 20:24:48 +01:00
Ruud 7b7488ece8 Dashboard split
Do more with snatched and other statusses
2013-03-16 22:23:11 +01:00
Ruud 4fcba70c9a Cleanup dashboard snatched movies 2013-03-16 11:53:55 +01:00
Ruud 1e1abf407c Dashboard 2013-03-04 23:11:13 +01:00
Ruud 54ea22e9b6 Only remove available status releases when refreshing 2013-01-22 22:02:23 +01:00
Ruud 71b22345bc Make sure downloaders and providers match
Remove releases not found anymore on new searches
2013-01-12 16:07:11 +01:00
Ruud a264c75f8c Remove releases that aren't found in latest search 2013-01-11 22:31:19 +01:00
Ruud 300f4738a0 Randomize wanted search. fix #1261 2013-01-11 20:12:12 +01:00
Ruud 0d2dcff7f0 NZB Provider cleanup 2012-12-23 02:48:36 +01:00
Ruud 7079647f87 Also try and find movie name between [] 2012-12-17 18:49:37 +01:00
Ruud 65570ba479 Improve name searching. closes #1137 2012-12-17 18:22:12 +01:00
Ruud 342d31b48a Remove ignored words which are part of title. close #1123 2012-12-17 14:08:44 +01:00
Ruud ea7904ed9a Typo on seeders check. fix #1142 2012-12-17 13:56:11 +01:00
Ruud 5658a85f61 Use splitstring when possible. 2012-12-04 23:18:13 +01:00
Ruud 0c5206f01b Placeholder for settings 2012-12-04 23:04:48 +01:00
clinton-hallandRuud 4bffce637e Fixed double-up in wording 2012-12-04 22:49:20 +01:00
clinton-hallandRuud 9f2941a45c Changed description for required words 2012-12-04 22:49:20 +01:00
clinton-hallandRuud f452106bfc Added comparison of sets of required words
Can now match sets of words containing words separated by & with each set separated by ,
This only requires any set of word(s) to be matched, but within each set ALL words must match.
2012-12-04 22:49:20 +01:00
Ruud f9b65e7216 Add some better name guessing to searcher. fix #1091 2012-12-03 14:20:20 +01:00
Ruud 9a6cfe3a21 Wait for wasn't used. fix #1104 2012-12-03 13:55:02 +01:00
Ruud e53a9ed30a Try next on failed download from provider 2012-11-15 18:30:45 +01:00
Ruud f3fd0afb42 Only do dvdr match when no quality is found. fix #1030 2012-11-09 17:30:32 +01:00
Ruud 3782ad7f98 Added dksubs to ignore list 2012-11-07 22:26:59 +01:00
Ruud a22bd4abd4 First start improvements 2012-11-03 22:36:25 +01:00
Ruud 7eb15c1a53 Add less important info log 2012-10-29 16:07:18 +01:00
Ruud 19f74e398f Commit before adding more info 2012-10-21 14:38:58 +02:00
Ruud 9ebc4dbf38 Reworked some download code. #924 2012-10-15 23:50:05 +02:00
Ruud 19ddd03204 Improved movie year matching 2012-10-13 11:23:13 +02:00
Ruud 269e98b049 Removed all commented out db.close 2012-10-12 19:09:57 +02:00