Commit Graph
1210 Commits
Author SHA1 Message Date
Ruud 8999f51dc9 Make quality guess debug message 2014-05-11 16:07:23 +02:00
Ruud 675bee83ca Path encode 2014-05-11 16:02:49 +02:00
Ruud 33e5dd1fdb Speed up log highlight
Allow reverse selection
2014-05-11 00:52:55 +02:00
Ruud 6ba25b5468 Better highlight 2014-05-10 15:58:29 +02:00
Ruud cc10969506 Keep log filter
Pre-fill in issue when possible
2014-05-10 15:53:27 +02:00
Ruud c2eb50a7ee Log reporting 2014-05-10 13:23:13 +02:00
Ruud 3a4c191b11 Make logs filterable 2014-05-09 16:53:25 +02:00
Ruud e06b4ccb3f Ignore "wait for" for all if 1 is old enough 2014-05-09 15:53:37 +02:00
Ruud c4a9a13d6c Don't continue searching lower qualities of correct one is found 2014-05-09 14:30:06 +02:00
Ruud c2dcd2f67d Use the "wait for" option properly. fix #3224 2014-05-09 11:46:32 +02:00
Ruud b56c897e4b Don't give negative score for non matching size 2014-05-08 23:45:35 +02:00
Ruud df14032107 Add offset for log partial 2014-05-08 16:59:41 +02:00
Ruud 66b4821f7f Profile references before assigned. fix #3220 2014-05-08 16:40:27 +02:00
Ruud 0590a0d722 Update log api 2014-05-08 16:30:58 +02:00
Ruud fc71a03a12 Just loop over log array 2014-05-08 16:27:13 +02:00
Ruud 923c794e39 Logs return list 2014-05-08 16:16:42 +02:00
Ruud 3d277e1c01 Quality scoring and tests 2014-05-08 14:51:12 +02:00
Ruud 11126f8083 forceDefaults priority 2014-05-07 00:23:08 +02:00
Ruud ac8a13db22 Remove orphaned releases 2014-05-06 23:49:34 +02:00
Ruud 377fdd9e5e Use correct event 2014-05-06 16:08:36 +02:00
Ruud daec7d20fe Merge branch 'develop_higherq' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_higherq 2014-05-06 16:00:16 +02:00
Ruud 0def6fcfe3 Cleanup PR 2014-05-05 22:36:41 +02:00
Ruud 75a352fef3 Merge branch 'develop_3D_stuff' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_3D_stuff 2014-05-05 22:13:36 +02:00
Ruud 07eb1f7f4c Allow page ordering 2014-05-05 22:01:11 +02:00
Ruud Burger b08d587a22 Merge pull request #3166 from harrv/develop
Added an mpaa_only rename replacement token
2014-05-04 13:58:37 +02:00
Ruud Burger 47f4132b39 Merge pull request #3188 from rfgamaral/duplicate_subtitle_identifier
Avoid duplicate subtitle language identifier
2014-05-04 13:48:06 +02:00
Ricardo Amaral 84f28f3c54 Add advanced option to force download all languages 2014-05-03 17:50:12 +01:00
Ricardo Amaral 860b6793fb Prevent duplicate subtitle language identifier 2014-05-03 17:44:03 +01:00
harrv df03409d7a Added an mpaa_only rename replacement token
The mpaa replacement token includes certifications from around the world. If the user wishes to limit the values to one of 'G', 'PG', 'PG-13', 'R', 'NC-17' or 'Not Rated' they can use the added mpaa_only replacement token. The original mpaa replacement token remains unchanged.
2014-04-27 00:47:38 -06:00
mano3m 4179ba642b Various Fixes 2014-04-21 00:26:23 +02:00
mano3m 00954d98f7 Improve scanner
- Fix the disc and tag removal: they received the filename with capse
- add default metadata when resolution is known
2014-04-21 00:26:21 +02:00
mano3m 037e77860b Add 3D type to renamer (e.g. SBS, Half OU, etc) 2014-04-21 00:26:20 +02:00
mano3m 47e187449d Add use of size to scanner
And check if snatched quality is the same as what we detected
2014-04-21 00:26:19 +02:00
mano3m 06e9afbe69 Improve quality self test 2014-04-21 00:26:18 +02:00
mano3m bfe8aa5f5f Add size to quality guessing
And cleanup searcher
2014-04-21 00:26:17 +02:00
mano3m e51ddd7a50 BR-Disk detection fixes 2014-04-21 00:26:16 +02:00
mano3m 442552c024 fix debug msg 2014-04-21 00:26:16 +02:00
mano3m ce4806df64 Add 3D renamer option 2014-04-21 00:26:15 +02:00
mano3m 0c2e65c92b Check for better quality
Actually check the quality profile order and determine:
- if the searcher needs to search for a certain quality
- if the renamer needs to rename a certain qualoty release

Fixes #3122
2014-04-21 00:25:27 +02:00
Ruud Burger 1657857b4a Merge pull request #3131 from mano3m/develop_prefix
Add 'A' and 'An' to 'The' prefix
2014-04-20 10:20:25 +02:00
mano3m 72383592ba Clean-up 2014-04-20 10:18:44 +02:00
Ruud Burger 8cc7d101aa Merge pull request #3119 from mano3m/develop_tagging
Only tag existing files
2014-04-20 10:07:43 +02:00
mano3m 0eac041a26 Add 'A' and 'An' to 'The' prefix
This was bothering me for a long time now ;) We do put The at the end
but not A nor An. Fixed now :)
2014-04-19 22:20:17 +02:00
mano3m 9b75e6af5c Only tag existing files
Fixes #3088
2014-04-15 21:35:16 +02:00
mano3m 95ce26d261 Use more standardized codec/source names
Fixes #999
2014-04-12 18:27:59 +02:00
Ruud 84a2afe08f Refactor downloaders and pages 2014-04-05 11:30:23 +02:00
Ruud 3f16dbd09c Sort releases based on preferred method in api return 2014-04-04 17:52:33 +02:00
Ruud cbb0462948 Only list inactive downloadstatus support once 2014-04-04 17:10:57 +02:00
Ruud Burger a185292578 Merge pull request #3052 from jeremiahelroy/develop
making the scanner follow symlinks
2014-04-04 15:58:14 +02:00
mano3m 8f4219a93c Check if folder exists in tagging
Fixes #3069
2014-04-03 22:41:38 +02:00