Eric Nemchik
ac0adfd0af
chore(editorconfig): Add more extensions ( #1410 )
...
* Add more extensions to editorconfig
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat(editorconfig): update indent size
* Revert "feat(editorconfig): update indent size"
This reverts commit 30e5918efe
.
* style: 💄 format json files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format yaml files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format md files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format other files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format md files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 markdownlint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 markdownlint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 markdownlint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 editorconfig lint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat: 🚀 deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat: 🚀 deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat: 🚀 deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* revert: 🔥 remove deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 fix incorrect prior merges
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 change json to 2 spaces
Signed-off-by: GitHub <noreply@github.com>
* style: 💄 format json to 2 spaces
Signed-off-by: GitHub <noreply@github.com>
* update(formatting/py): run pep8 formatting
---------
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: FonduemangVI <15520607+FonduemangVI@users.noreply.github.com>
Co-authored-by: FonduemangVI <michael.thomas@vualtlabs1226.com>
Co-authored-by: zakary <zak@ary.dev>
7 months ago
nuxen
743cffc558
fix(starr): match `AC-3` as `DD` ( #1899 )
...
fix(starr): match AC-3 as DD
7 months ago
nuxen
fc9ad8e94f
fix(starr): `DD+` word boundaries ( #1892 )
...
fix(starr): DD+ word boundaries
7 months ago
TRaSH
cdc502369d
fix(starr): Prevent double scoring `DD+` and `DD+ Atmos` ( #1887 )
7 months ago
Robert Dailey
b399592e4a
Remove all `trash_score` properties from CF json files ( #1629 )
1 year ago
TRaSH
d707c029c6
fix(sqp-1): boost audio scores DD, DDP and DDPA
...
# Pull Request
## Purpose
Boost the audio scores DD, DDP and DDPA. So they are preferred over DTS.
Fix the following GHI:
- #1498
## Approach
- [x] Boost `DD` with 100 points to 115
- [x] Boost `DD+` with 100 points to 125
- [x] Boost `DD+ Atmos` with 100 points to 135
## Open Questions and Pre-Merge TODOs
- [x] Test changes in local test setup
1 year ago
yammes08
1de75d336c
Addition of custom scores to JSONs
...
- Added `sqp-1-1080p`, `sqp-1-2160p`, `sqp-2`, `sqp-3`, `sqp-4` and `sqp-5` score values
- Modified scoring tables in SQP-1-1080p, SQP-1-2160p, SQP-2, SQP-5, and relevant includes to use new JSON scoring values (i.e., removed hrad-coded custom scores)
- Formatted main guide and SQP tables
1 year ago
nuxen
2bcb5d5fa6
chore(starr): correct json scores to not use quotation marks
1 year ago
nuxen
00a4add1cb
feat(starr): add array with default score set
1 year ago
owine
74f4e91afd
Radarr CF (ddplus): Remove Basic DD negation
2 years ago
nuxen
f56bb7e40e
Fixed: `E-AC3` detection again
...
Added word boundaries to the `Dolby Digital Plus` Conditions.
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
TRaSH
169a46fde7
Changed: to new folder structure
...
- Changed: to new folder structure
2 years ago