nuxen
|
795ea619da
|
Merge branch 'TRaSH-:master' into Fix-DV-Combination-Detection
|
2 years ago |
TRaSH
|
5ddf345a9c
|
Merge pull request #759 from TRaSH-/CONTRIBUTING-Added-regex-test-case-info
Added: regex test case info
|
2 years ago |
TRaSH
|
32c0ad6646
|
Fix: MD032
|
2 years ago |
TRaSH
|
cd04244dc8
|
Added: regex test case info
- Added: regex test case info, from now on when updating or adding a new CF the test case url needs to be added to the json.
|
2 years ago |
nuxen
|
881466aac3
|
Fixed: `DV` with other metadata
Fixed combinations of `DV` with `SDR` and `HLG`.
|
2 years ago |
TRaSH
|
0f34476c1c
|
Merge pull request #754 from nuxencs/Fix-EAC3-Regex
Fixed: `E-AC3` detection again
|
2 years ago |
nuxen
|
f56bb7e40e
|
Fixed: `E-AC3` detection again
Added word boundaries to the `Dolby Digital Plus` Conditions.
|
2 years ago |
TRaSH
|
1533ad1059
|
Merge pull request #743 from tiemonl/feature/quality-size-jsons
Add quality size JSON files
|
2 years ago |
TRaSH
|
d42621721f
|
Merge branch 'master' into feature/quality-size-jsons
|
2 years ago |
TRaSH
|
6b607e2f36
|
Merge pull request #753 from nuxencs/CF-Fix-DD+-Regex
Fixed: `EAC3` regex in the sound CFs
|
2 years ago |
nuxen
|
a9260f5ef4
|
Fixed: `EAC3` regex in the sound CFs
Fixed the regex in the all the sound CFs to recognize `E-AC3` correctly.
|
2 years ago |
Liam Tiemon
|
ece7051c75
|
Merge branch 'master' into feature/quality-size-jsons
|
2 years ago |
Robert Dailey
|
7f98659604
|
chore(metadata): Add paths for quality definition data
|
2 years ago |
tiemonl
|
d0a8289f28
|
undo markdown changes to split PR
|
2 years ago |
TRaSH
|
f4e18d5642
|
Merge pull request #751 from nuxencs/CF-Fix-DTS-HD-MA
Updated: Change to cleaner regex for `DTS-HD MA`
|
2 years ago |
nuxen
|
63c5a1b558
|
Updated: Change to cleaner regex for `DTS-HD MA`
Changed the regex for recognizing `DTS-HD MA` to make it look a bit nicer.
|
2 years ago |
TRaSH
|
215e9588cb
|
Merge pull request #750 from nuxencs/CF-Fix-DTS-HD-MA
Fixed: `DTS-HD MA` recognition
|
2 years ago |
nuxen
|
fa6e92609d
|
Fixed: `DTS-HD MA` recognition
Fixed the recognition of `DTS-HD MA` for both the Radarr and Sonarr CFs that use the regex.
|
2 years ago |
TRaSH
|
1b2f4fd8bb
|
Merge pull request #738 from thatbritguy/master
Update naming scheme to support Plex Editions
|
2 years ago |
thatbritguy
|
3939993dcf
|
Finalise new naming format for Plex Editions
Final new naming format to utilise Plex Multiple Edition tags and conditional IMDb tags.
|
2 years ago |
TRaSH
|
985a163670
|
Merge branch 'master' into master
|
2 years ago |
TRaSH
|
a2c80bac5f
|
Merge pull request #749 from 4l3-X/change-web-radarr-cf
Decrease WEB Tier scores by 50
|
2 years ago |
Alex
|
4e54f4c46e
|
Decrease WEB Tier scores by 50
- Decrease WEB Tiers scores by 50 so it doesn't overlap with Bluray Tiers
|
2 years ago |
TRaSH
|
e9c7f40a5c
|
Merge branch 'master' into master
|
2 years ago |
TRaSH
|
3fb1e7d1db
|
Merge pull request #745 from nuxencs/CF-DTS-XLL-Fix
Fixed: `DTS-X` and `DTS-HD MA` recognition
|
2 years ago |
nuxen
|
dd54856af0
|
Fixed: `DTS-X` and `DTS-HD MA` recognition
fixed an issue with the recognition of DTS-HD MA when the file was named DTS-XLL
|
2 years ago |
TRaSH
|
f9e3d6b750
|
Merge pull request #741 from TRaSH-/Widowmaker-cleanup-and-fixes
[Widowmaker] cleanup and fixes
|
2 years ago |
TRaSH
|
db4ec33ec3
|
Added: CF [Season Pack]+[Scene]
- Added: CF [Season Pack]+[Scene]
|
2 years ago |
TRaSH
|
adf83d9d27
|
Added: better matching x264/x265
- Added: better matching x264/x265 of bad named files
|
2 years ago |
TRaSH
|
c732df0e53
|
Fixed: path to new location
|
2 years ago |
thatbritguy
|
56d4de1377
|
Small change to quote ending.
Swapped `...` for `.` at end of quote. I think it was just missing punctuation and not actually a partial quote.
|
2 years ago |
TRaSH
|
c0ca89badf
|
Fixed: includes\sonarr-unwanted
|
2 years ago |
TRaSH
|
428fd75654
|
NEW: includes\sonarr-streaming-services
- NEW: includes\sonarr-streaming-services ranks that can be used for guides
|
2 years ago |
TRaSH
|
baa2eee425
|
NEW: includes\sonarr-hdr-metadata
- NEW: includes\sonarr-hdr-metadata that can be used for guides
|
2 years ago |
TRaSH
|
53132787f5
|
NEW: includes\sonarr-audio
- NEW: includes\sonarr-audio that can be used for guides
|
2 years ago |
TRaSH
|
5236843411
|
Fixed: Score
- Fixed: Score
|
2 years ago |
TRaSH
|
27697f070a
|
Fixed: Score
- Fixed: Score
|
2 years ago |
TRaSH
|
dc1f90d4e3
|
Fixed: Score
- Fixed: Score
|
2 years ago |
TRaSH
|
90bec1cd2b
|
Added: Score + Hash
- Added: Score + Hash
|
2 years ago |
TRaSH
|
bc6016b321
|
Fixed: wrong condition + hash
|
2 years ago |
TRaSH
|
03219e7bb0
|
Fix: conversion error
- Fix: conversion error from copy/paste
|
2 years ago |
TRaSH
|
43647c1819
|
Merge branch 'master' into master
|
2 years ago |
TRaSH
|
9f995c58e3
|
Merge pull request #740 from TRaSH-/backend-maintenance-test-v2
windowmaker
|
2 years ago |
TRaSH
|
5ccb320d20
|
Fix: Screw after Screw Up
- Fix: Screw after Screw Up
|
2 years ago |
TRaSH
|
40b022cf34
|
Updated: several includes
Updated: several includes
|
2 years ago |
TRaSH
|
33ce284130
|
Merge branch 'master' into widowmaker
|
2 years ago |
TRaSH
|
a02f796604
|
Update Sonarr-collection-of-custom-formats.md
- Added: missing CF
- Added: placeholders
|
2 years ago |
TRaSH
|
f0f0a361d9
|
Fixed: Resolution
Fixed: Resolution Condition
Cleaned: CF
|
2 years ago |
TRaSH
|
55fbc7bfe7
|
Update Sonarr-collection-of-custom-formats.md
|
2 years ago |
TRaSH
|
335e041085
|
Update mkdocs.yml
|
2 years ago |