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
ec52a7bb91
fix(starr): DTS-X CF mismatching ( #1863 )
...
* fix(starr): DTS-X CF mismatching
* chore(starr): add regex example for DTS X
* fix(starr): DTS X regex example
8 months ago
Robert Dailey
b399592e4a
Remove all `trash_score` properties from CF json files ( #1629 )
1 year ago
yammes08
523e163683
SQP-1 score change for DTS-ES Custom Format
...
- Amend the DTS-ES score for both SQP-1 variants to 0 so that these releases are not blocked, and to prevent download loops resultant from mis-naming.
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
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
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
169a46fde7
Changed: to new folder structure
...
- Changed: to new folder structure
2 years ago