Chris Rose
b352abe9ba
Fix a bug in quality.single that led to exceptions
When the DB was unable to find a quality for the identifier, a
RecordNotFound exception was raised, leading to an exception in the
event caller because the quality_dict was not returned. This now sets
the quality to None and hands off to the event caller.
8 years ago
WDeenik
ca21cb8d2f
Added 2160p to 'allow' list of BR-Rip
1080p/720p BR-Rips can get wrongly classified as 2160p if they have x264/h264 tags, because 1080p and 720 will get a penalty since they are on the 'allow' list for BR-Rip, while 2160p is not.
9 years ago
Ruud
0a755df99c
soft-chroot cleanup
9 years ago
Ruud
d8ecad7fc6
Update quality order when adding new qualities
9 years ago
Andrew Hunt
1516ffb135
Add 2160p quality support
9 years ago
smitetierlist
c3d9bcf5ba
Fixed Typo
10 years ago
Ruud
1ade20cdeb
Allow `720` as `720p` tag
10 years ago
Ruud
f233937824
720p tagged as 1080p
fix #4749
10 years ago
Ruud
6598f53fd4
Quality check improve
10 years ago
Ruud
65f0dc25d2
Allow 1080p in shitty quality releases
11 years ago
Ruud
ca24bf031c
Change quality test
11 years ago
Ruud
af8806e292
Move webrip to scr alternative
11 years ago
Ruud
4f646094b5
Add quality test
11 years ago
Ruud
4879bc6251
Move hdtv & hdrip to alternative for brrips
11 years ago
Ruud
ab253f9030
Add quality test
11 years ago
Ruud
bc6d197004
Don't score identifier quality.guess twice
11 years ago
Ruud
5a2df62462
Add quality test
11 years ago
Ruud
089609d5d2
Give higher penalty for allowed identifiers
11 years ago
Ruud
83b4c17969
Better quality guessing based on size
11 years ago
Ruud
08c381cf0d
Use video metadata titles for scoring
11 years ago
Ruud
b0ff526c95
Improved quality matching
fixes #3829
11 years ago
Ruud
099b72ed27
Allow 720p in lower qualities. fix #3539
11 years ago
Ruud
14d3ab93da
Add mp4 quality brrip
11 years ago
Ruud
b88d8efc8d
Allow 720p in cam quality. fix #3512
11 years ago
Ruud
1de0443492
Get default "stop after" if it isn't set yet. fix #3499
11 years ago
mano3m
424a3cd892
Clean-up
11 years ago
mano3m
f01449f14c
Rename scanned files for done media properly
11 years ago
mano3m
dbeaab052d
Wait before marking media as done
11 years ago
Ruud
3786b5435f
Only remove movie title from 3d words check
11 years ago
Ruud
1857e047b0
Remove moviename words when scanning for 3d tags. fix #3395
11 years ago
Ruud
cfb77a1076
Don't use extension to test for quality tags. fix #3457
11 years ago
Ruud
a196a499ae
Only cache qualities if list length is correct
11 years ago
Ruud
7788669de1
Fill in profiles & qualities when they are empty. fix #3396
11 years ago
Ruud
bff05925e8
Only allow 3d tag as single word, not partial. fix #3368
11 years ago
Ruud
426155e65c
Add extra score if size is unique. fix #3344
11 years ago
Ruud
6b9b446e3d
Quality guess keyerror. fix #3347
11 years ago
Ruud
8999f51dc9
Make quality guess debug message
11 years ago
Ruud
b56c897e4b
Don't give negative score for non matching size
11 years ago
Ruud
3d277e1c01
Quality scoring and tests
11 years ago
Ruud
0def6fcfe3
Cleanup PR
11 years ago
mano3m
4179ba642b
Various Fixes
11 years ago
mano3m
06e9afbe69
Improve quality self test
11 years ago
mano3m
bfe8aa5f5f
Add size to quality guessing
And cleanup searcher
11 years ago
mano3m
e51ddd7a50
BR-Disk detection fixes
11 years ago
mano3m
442552c024
fix debug msg
11 years ago
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
11 years ago
Ruud
99e77e409a
Spring cleanup
11 years ago
Ruud
77a3552797
Add 3d support for searching
11 years ago
Ruud
59347400c3
Add 3D tags
11 years ago
Ruud
f734e27d23
Make sure to safe size as int
11 years ago