- Fix string "br" always being picked up as "Blu-ray", even when part of a word
- Add
channel
property (Amazon, Netflix, YouTube Red) - Add
VP8
andVP9
video codecs - Add Dolby Digital Plus audio codec and fix some other matches
- Add
release_type
property (INTERNAL) - Add
uncensored
andhdr
flag
- Fix catastrophic backtracking in website extraction tests
- Fix "cam" being recognized as a CAM release too easily
- Merge pull request by robertklep: fixes "bluray" not being detected
- Also detect website urls not inside brackets
- Fix h.264 recognition
- Add the total used characters to the score
- Add new match rules
- Fix languages not always being converted using
country-data
- Use own tests instead of those from
guessit
- Read out type of file
- Read out quality of file
- Add the individual quality numbers of every property
- Add basic code