Commit Graph

26 Commits

Author SHA1 Message Date
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud 52f1df98bb Don't try to split on empty string 2013-08-13 16:51:46 +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 c1beb85ba5 Add spotter to name for scoring 2013-06-15 23:32:44 +02:00
clinton-hall 60034f2c96 add category preffered words and partial ignore. 2013-06-14 21:56:26 +09:30
Ruud 4aff3f0495 Add score per provider. closes #1512 2013-03-20 08:50:43 +01:00
Ruud 5e6aea97f7 Score providers 2012-12-21 23:17:50 +01:00
Ruud ea7904ed9a Typo on seeders check. fix #1142 2012-12-17 13:56:11 +01:00
Tristan Fischer 799b665f15 fix audio scoring
The elements of name_scores are compared to a lower-cased version of the release name so they need to be also lower cased.
2012-10-08 23:30:10 +02:00
Ruud 0dfefef0c5 Torrent provider cleanup 2012-07-08 12:21:22 +02:00
Ruud ea6b274f02 Improved scoring 2012-06-13 13:08:42 +02:00
Ruud b87c9ebc63 Better scoring and don't download releases with low score 2012-06-12 20:12:14 +02:00
Ruud 82aba8868c Only get nzb details when needed 2012-05-20 15:39:14 +02:00
Ruud 4bdd23e36a Do some title testing. fix #246 closes #238 2012-05-11 22:59:47 +02:00
Ruud ac15df31d8 Properly split and strip words. fixes #137 2012-04-25 21:57:47 +02:00
Ruud af46827eb2 Better score calculating 2012-03-06 23:37:55 +01:00
Ruud c7507e14ed Initial torrent support
Transmission downloader
Code cleanup
2012-02-17 11:15:51 +01:00
Ruud 9090f3ac69 Give grouped movies a lower score 2012-02-11 17:25:24 +01:00
Ruud 177eae4f73 Downvote extra's 2012-02-03 20:52:13 +01:00
Ruud 6b85baf969 More unicode errors 2012-01-23 07:57:35 +01:00
Ruud 3bcb230716 Unicode errors 2012-01-23 07:56:41 +01:00
Ruud afdd3e3395 Add score penalty for not having proper size information 2012-01-14 14:06:33 +01:00
Ruud 298888bb48 Some more scoring 2011-08-20 17:56:06 +02:00
Ruud e14591783a Improved scoring accuracy 2011-06-04 21:44:10 +02:00
Ruud 7837adec1d Scheduler
NZBmatrix, newznab
Scores
2011-04-17 23:36:23 +02:00