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
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
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
adf83d9d27
Added: better matching x264/x265
...
- Added: better matching x264/x265 of bad named files
2 years ago
NiceTSY
7bea788b05
Update french-scene.json
...
Added SASHiMi
2 years ago
FonduemangVI
763dfd1b7f
feat(Anime) - Updated Radarr and Sonarr CFs naming and hashes
2 years ago
TRaSH
169a46fde7
Changed: to new folder structure
...
- Changed: to new folder structure
2 years ago
TRaSH
36e9bba2f3
Temp fix for Resolution Condition
...
- Temp fix for Resolution Condition
2 years ago
NiceTSY
388c794359
Making editorconfig-checker happy
...
Just added a new line at the end of each .json to get rid of the `Final newline expected` error.
2 years ago
NiceTSY
6eace3ad3d
Updated French Groups Cfs
...
- Updated naming of the CFs and added tiers to the Bluray, Remux and Web CFs, to kept it consistent with Trash guide.
- Passed `ReleaseTitleSpecification` to `ReleaseGroupSpecification`. But for two groups that also do sort of smaller release and need another check.
- Updated scoring following some feedbacks.
2 years ago
NiceTSY
95af022bb4
Updated FR LQ and Scene
...
- Renamed CFs
- Updated groups
2 years ago
NiceTSY
d937ff9cc2
Update French Language Audio CFs
...
- Add VOF
- Renamed VF to VFF
- Updated VFI
- Corrected English
2 years ago
TRaSH
dcbe68b443
Merge pull request #729 from FonduemangVI/backend-maintenance-test-v2
...
feat(Radarr-Anime) - Revet Hash code and remove Braces
2 years ago
TRaSH
828889699b
Renamed: `x265 (720/1080p)` to `x265 (HD)`
...
- Renamed: `x265 (720/1080p)` to `x265 (HD)`
2 years ago
FonduemangVI
42ce32efc8
feat(Radarr-Anime) - Revet Hash code and remove Braces
2 years ago
FonduemangVI
aaa6486fa4
feat(Radarr-Anime) - Move anime json files
2 years ago
TRaSH
c901d37fc8
Merge branch 'master' into backend-maintenance-test-v2
2 years ago
FonduemangVI
561512909f
feat(anime) - updated Radarr Anime Json.
2 years ago
TRaSH
53316f778d
Merge branch 'master' into feature/json-data-reference
2 years ago
nuxencs
16f2245ca8
Fixed: Word Boundaries for Tiered CFs
...
Added word boundaries for all the tiered CFs to prevent wrongfully matching another release group.
2 years ago
TRaSH
259d741fa3
Merge branch 'master' into feature/json-data-reference
2 years ago
TRaSH
0c665a2eff
Merge branch 'master' into Radarr-CF-Add-CRFW-to-WEB
2 years ago
tiemonl
5f09f8cfe7
utilize markdownextradata
...
- convert md tables to use json fields data
- replace pymdownx.snippets to include-markdown
- include-markdown allows markdownextradata to properly render
2 years ago
nuxencs
b6388e1c1d
Added: CRFW to `WEB Tier 01` and `HQ-WEBDL`
...
Added the group `CRFW` to the CFs `WEB Tier 01` and `HQ-WEBDL` because of their hybrid DV HDR web releases.
2 years ago
nuxencs
5bd489ae5d
Added: `Extras` CF
...
Added `Extras` CF with a default score of `-10000` to prevent picking up Extras instead of an actual release and to fix #713
2 years ago
nuxencs
dc2335eb59
Fixed: Added word boundaries to `HQ` CFs
...
Added more word boundaries to the `HQ` custom formats to prevent incorrect matching of release groups, as well as fixing #710
2 years ago
TRaSH
98e8770a5d
NEW: CF `[x265 (no HDR/DV)]`
...
- NEW: CF `[x265 (no HDR/DV)]` - This blocks/ignores HD releases that are encoded in x265 **but it will allow to exclude/bypass if it has HDR and/or DV**
2 years ago
TRaSH
b176a241cc
Merge branch 'master' into Radarr-CF-Group-Tier-Setup
2 years ago
nuxencs
c634c59b1f
Updated: `LQ` CF to add `EPiC`
...
Added `EPiC` to the `LQ` CF because the audio isn't specified correctly in their release title
2 years ago
nuxencs
cb14236e27
Updated: LQ CF with new Groups
...
Updated the LQ CF to include a few more groups, sorted and formatted the json as well.
2 years ago
TRaSH
f37f23c5bf
Changed: Condition to capitol letters
...
- Changed: Condition to capitol letters, to match quality profile naming
2 years ago
ItsME6969
53c71903a0
Update br-disk.json
...
Fixed: GERMAN SCENE Recognized as BR-DISK
Added: BDISO recognition
2 years ago
TRaSH
6eec3d96ef
Merge branch 'master' into Radarr-CF-Group-Tier-Setup
2 years ago
TRaSH
ec43c43c08
FIXED: JSON copy/paste Error
...
- FIXED: JSON copy/paste Error.
2 years ago
TRaSH
488eb1ae8d
FIXED: DTS-HD MA mismatch
...
- FIXED: DTS-HD MA mismatch. Issue: #701
2 years ago
TRaSH
5b5ef2c98d
Renamed CF and Changed hash
...
- Renamed: CF
- Changed: hash
2 years ago
TRaSH
6db1b9e3a1
NEW: Split up HQ in to Tiers
...
- NEW: CF [HD Encodes Tier 1] - Split up HQ in to Tiers using `ReleaseGroupSpecification` condition.
- NEW: CF [HD Encodes Tier 2] - Split up HQ in to Tiers using `ReleaseGroupSpecification` condition.
2 years ago
TRaSH
b1697edecd
NEW: Split up HQ-WEBDL in to Tiers
...
- NEW: CF [WEB Tier 1] - Split up HQ-WEBDL in to Tiers using `ReleaseGroupSpecification` condition.
- NEW: CF [WEB Tier 2] - Split up HQ-WEBDL in to Tiers using `ReleaseGroupSpecification` condition.
- NEW: CF [WEB Tier 3] - Split up HQ-WEBDL in to Tiers using `ReleaseGroupSpecification` condition.
2 years ago
TRaSH
16adf4a39f
NEW: Split up HQ-Remux in to Tiers
...
- NEW: CF [Remux Tier 1] - Split up HQ-Remux in to Tiersusing `ReleaseGroupSpecification` condition.
- NEW: CF [Remux Tier 2] - Split up HQ-Remux in to Tiers using `ReleaseGroupSpecification` condition.
2 years ago
TRaSH
75c34d6940
Added: Groups with `ReleaseTitleSpecification` Condition.
...
- Added: Groups with `ReleaseTitleSpecification` Condition.
2 years ago
TRaSH
fff8b58ba5
Fix: for PR #695
...
- Fix: for PR #695
2 years ago
TRaSH
990bc0bc2c
Added: `EXTREME` to the [Bad Dual Groups] CF
...
- Added: `EXTREME` to the [Bad Dual Groups] CF
2 years ago
TRaSH
a342db1a71
Changed: CF [Framestore] score raise
...
- Changed: CF [Framestore] score raise.
- Added: regex to prevent download loop with bad dual groups Issue: #685
2 years ago
Alex
5e2f8e8126
Update bad-dual-groups.json
...
- Fixed RlsGroup -C.A.A regex. (thanks @fabricionaweb @mvanbaak)
2 years ago
TRaSH
cb7632e8d2
Added: [Radarr] CF [Bad Dual Groups]
...
- Added: [Radarr] CF [Bad Dual Groups] These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first.
Also they often even rename the release name in to Portuguese.
2 years ago
TRaSH
c49b293a9d
Merge branch 'master' into Radarr-french-cf
2 years ago
nuxencs
a3fdfb864d
Added: newline endings
...
added newline endings for jsons that didn't have them before to be in line with the .editorconfig
2 years ago
nuxencs
7ae516721c
Updated: moved .editorconfig
...
moved .editorconfig from their separate folders to their parent folder.
2 years ago
TRaSH
af66a06145
Fix: CF [MA] false positive
...
- Fix: CF `[MA]` false positive, seems in some cases Radarr picks up the path for the CF, and it triggered false on `DTS-HD MA`.
2 years ago
ItsME6969
09698faef1
Update br-disk.json
...
Added recognition of UHD100 DISKS
2 years ago
TRaSH
8d33b78e8e
Added: PSA to LQ
...
- Added: `PSA` to `[LQ]`.
2 years ago
TRaSH
72f17652ce
Removed: EVO from the [LQ]
...
- Removed: EVO from the `[LQ]`, please use `[EVO (NOWEBL)]`
2 years ago
TRaSH
4469e60954
Merge branch 'master' into Radarr-french-cf
2 years ago
nitsua
eb5d8a7c00
Update ma.json
...
Remove 0 score from ma.json
2 years ago
TRaSH
0aba9f20ab
Added: NEW CF `[Retags]`
...
- Added: NEW CF `[Retags]` with a score of `-10000`
2 years ago
TRaSH
c65d6e11a6
Separated: CF [Obfuscated] conditions
...
- Separated: CF [Obfuscated] conditions and created CF [Retags].
2 years ago
TRaSH
cb01732ad1
Fixed: CF [MA] for false positive
...
- Fixed: CF [MA] for false positive.
2 years ago
TRaSH
e42c1c0560
Added: Scoring
...
- Added: Scoring
2 years ago
TRaSH
de18fe19d2
Replaced/Renamed to ddplus-atmos.json
...
- Replaced/Renamed: `dd-atmos.sjon` to `ddplus-atmos.json` to be consistent.
2 years ago
NiceTSY
fe0cde7aa5
Update of French audio
...
- Recognised French audio also thanks to Radarr language specification.
- Add VFI as an alone Tag flag for custom naming.
2 years ago
TRaSH
8f78e96226
Merge branch 'master' into Radarr-french-cf
2 years ago
nuxencs
f3d8d005df
Updated: added trash_id and trash_score to "MA" CF
2 years ago
nuxencs
559d089e67
Added: Streaming Service CF for MoviesAnywhere
2 years ago
TRaSH
bcd254f9c7
Merge branch 'master' into truehd-change
2 years ago
TRaSH
644c4693e7
Changed: CF `HDR10` to match `HDR` to prevent loops
...
- Changed: CF `HDR10` to match `HDR` to prevent loops `550` to `500`.
2 years ago
TRaSH
2ccc71e2ea
Merge branch 'master' into truehd-change
2 years ago
TRaSH
2127b0374e
Raised score from `25` to `800` to match `Imax Enhanced`.
...
- Updated: CF `[IMAX]` Raised score from `25` to `800` to match `Imax Enhanced`.
2 years ago
nuxencs
d8d0020e31
Fixed: Regex to recognize Basic Dolby Digital
...
updated the regex to fix the recognition of Basic Dolby Digital to help with incorrect matching of some Custom Formats.
2 years ago
nuxencs
23b881d3c6
Fixed: Added a word boundary to DTS-ES
...
added a word boundary to the DTS-ES regex to avoid matching anything after DTS-ES.
2 years ago
nuxencs
1df64ec836
Fixed: Conditions in DTS and DTS-ES
...
fixed and added conditions in DTS and DTS-ES to better match their respective releases.
2 years ago
NiceTSY
99d1473e17
Forgot about FR(digit)
2 years ago
NiceTSY
4ebe193de3
Fixed? the TrueHD regex
...
I found a few releases that were spelled "True-HD" or "True HD" leading to not being recognised by the CFs.
2 years ago
NiceTSY
cf1f048eb1
Update French Cfs
...
Added:
- French Audio
- VF
- VFB
- VFQ
- VOSTFR
- French HQ
- French HQ Remux
- French HQ WEBDL
- French Scene
- French LQ
- 4 special French UHD profiles
2 years ago
TRaSH
3c6f228209
Added word boundary for HONE
...
Added word boundary for HONE
- Updated: CF `[HQ-WEBDL]` Added word boundary for `HONE`.
- Updated: CF `[No-RlsGroup]` Added word boundary for `HONE`.
2 years ago
TRaSH
d320604714
Updated: CF `[No-RlsGroup]` added group `HONE` to the exemption
...
- Updated: CF `[No-RlsGroup]` added group `HONE` to the exemption.
2 years ago
TRaSH
afdb588f8d
Updated: CF `[HQ-WEBDL]` Separated conditions on request + Added Hone
...
- Updated: CF `[HQ-WEBDL]` Separated conditions on request
- Updated: CF `[HQ-WEBDL]` added group `HONE`
2 years ago
TRaSH
1867d9fdbd
Updated: CF `[LQ]` Separated conditions on request
...
- Updated: CF `[LQ]` Separated conditions on request
2 years ago
TRaSH
15f0740794
Updated: CF `[HQ]` Separated conditions on request
...
- Updated: CF `[HQ]` Separated conditions on request.
2 years ago
TRaSH
f97e199a12
Updated: CF `[HQ-Remux]` Separated conditions on request
...
- Updated: CF `[HQ-Remux]` Separated conditions on request
2 years ago
TRaSH
b75c2a7bad
CF `[DV (WEBDL)]` replaced condition `DV HDR10` with `No HDR`
...
- Updated: CF `[DV (WEBDL)]` replaced condition `DV HDR10` with `No HDR`.
2 years ago
TRaSH
bf7489fc4b
Updated: CF `[3D]` added 3D group `BluRay3D`
...
- Updated: CF `[3D]` added 3D group `BluRay3D`.
2 years ago
TRaSH
ec2b09bf13
Merge branch 'master' into Radarr-french-cf
2 years ago
TRaSH
cb85453ccc
Radarr CF Steaming JSON Fix part2
2 years ago
TRaSH
09a7d2cf7e
Fix for name change
2 years ago
TRaSH
8b02c61adb
Reverting #627
...
- Reverting #627
2 years ago
TRaSH
37ec799701
Merge branch 'master' into Radarr-french-cf
2 years ago
TRaSH
fdd1adcd6a
Added: Score 0 for recyclarr compatibility
...
- Added: Score 0 for recyclarr compatibility
2 years ago
TRaSH
eacb998dcd
Shortened Streaming Service naming
...
- Changed: On request Streaming Service to short names.
2 years ago
TRaSH
75e03ec9c1
Merge branch 'master' into Radarr-french-cf
2 years ago
TRaSH
d887fdeaca
Fix for bad (re)named DV HDR10 releases.
...
- Added: Fix for bad (re)named DV HDR releases.
- Added: Not DV Condition to prevent double scoring for bad (re)named DV HDR10 Releases
2 years ago
TRaSH
d183807617
Fix for bad (re)named DV HDR releases.
...
- Added: Fix for bad (re)named DV HDR releases.
2 years ago
TRaSH
80a31da01c
Several French CF
...
- Added: Several French CF
2 years ago
TRaSH
0654020006
VFF: version française de France (France French version)
...
- Added: VFF: version française de France (France French version)
2 years ago
TRaSH
916a04ef37
VFQ: version française québécoise (French Canadian version)
...
Added: VFQ: version française québécoise (French Canadian version)
2 years ago
TRaSH
8889b8c70d
VOSTFR: version originale sous-titré français (original version with French sub)
...
- Added: VOSTFR: version originale sous-titré français (original version with French sub)
2 years ago
TRaSH
1eb291a339
FANSUB/FASTSUB: sub made by fan (that is how French indexers are reporting it most of the time)
...
Added: FANSUB/FASTSUB: sub made by fan (that is how French indexers are reporting it most of the time)
2 years ago
TRaSH
269b5bbcd2
Radarr French CF
...
- Added: editorconfig
2 years ago
TRaSH
6a56cf7a4c
Update .editorconfig
2 years ago
TRaSH
250eb2f0b7
Final newline expected
...
Final newline expected
2 years ago
TRaSH
2558a5be59
Radarr CF [Repack2]
...
- NEW: Radarr CF `[Repack2]` with a score of `6`.
- Updated: Radarr CF `[Repack/Proper]` added word boundary.
2 years ago
nuxen
460c9b83a0
Updated: Score of "DV HDR10" from 1550 to 1500
...
Score updated to fix some upgrading issues from SPHD to W4NK3R
3 years ago
TRaSH
fbd57f38d0
Radarr CF [LQ] PTNK
...
- Updated: CF [LQ] added `PTNK` to the `Nominated Unwanted Groups` condition. (Using different sources like EVO releases, BLUR hardcoded subs, and also strips out all other subs)
3 years ago
nuxen
c4dfb29e76
Updated: de[42] to be excluded from No -Rlsgroup
3 years ago
TRaSH
9cae549294
Radarr CF [LQ] KIRA
3 years ago
TRaSH
6c4974aa22
Radarr CF Update 2022-04-20
...
- NEW: CF `[Flights (no IMAX)]` New Hybrid Remux group, had some complains about their imax releases being off, so they got a own CF (SQP).
- NEW: CF `[SiC]` HQ WEBDL Hybrid group that does DV + HDR10 give it a score of `51` to give it a higher score (SQP).
- Updated: CF `[FreeLeech]` Scoring from `5` to `1` to give proper/repack preference.
- Updated: CF `[Repack/Proper]` Scoring from `1` to `5` to give proper/repack preference.
3 years ago
TRaSH
5696b24ad3
Removed flights
...
- removed flights for overcropping and using IMAX enhanced DV metadata in remuxes
3 years ago
TRaSH
add9ad8bb5
Radarr CF Update
...
- NEW: CF `[UHD (SPHD)]` HQ 4k Encoding Group that does `DV HDR10` and HD Audio with a recommended score of `2250`.
- Updated: CF `[LQ]` added `PATOMiEL` to the `Nominated Unwanted Groups` condition because of their bad naming.
3 years ago
TRaSH
6cb69d3e40
Maintenance Release 20220320
...
-# 2022-03-20
Maintenance Release 20220320
- Updated: CF `[IMAX Enhanced]` Scoring from `750` to `800` to make sure it scores better against `DV HDR10`.
- Updated: CF `[FraMeSToR]` Scoring from `1` to `51` to make sure it scors better against `DV HDR10`.
Misc - How to set Torguard for port forwarding.
- Added: Note `As of 13 March Torguard Settles Piracy Lawsuit and has agreed to use commercially reasonable efforts to block BitTorrent traffic on its servers in the US using firewall technology`
3 years ago
TRaSH
8fc265478b
Radarr CF HQRemux playBD
...
Updated: CF `[HQ Remux]` added group `playBD`
3 years ago
TRaSH
e6f0c5e6c4
Added: `FZHD` to the `Nominated Unwanted Groups` condition.
...
- Bad Naming
- Wrong and Incorrect Info
- Often Playback issues Audio/Video
- Fake 4K (Re Grade/Upscaled)
3 years ago
TRaSH
3040a87036
Radarr CF DV WEBDL Flights
3 years ago
TRaSH
02c5e053fd
Update hdr10plus.json
3 years ago
TRaSH
124a357aa2
Updated: CF `[HQ-WEBDL]` added group `Flights` known for their Hybrid DV releases (IMAX-E).
...
- Updated: CF `[HQ-WEBDL]` added group `Flights` known for their Hybrid DV releases (IMAX-E).
3 years ago
TRaSH
84fc3866fe
Updated: CF `[IMAX Enhanced]` added `Disney+` to the recognizing so it matches after rename.
3 years ago
TRaSH
224cf97051
Added: Streaming Services
3 years ago
TRaSH
ed5fdfdd90
Updated: CF [HQ Remux] added `Flights` to the HQ Remuxes
...
- Updated: CF [HQ Remux] added `Flights` to the HQ Remuxes
3 years ago
ItsME6969
2369a1135d
Update br-disk.json
...
Added: Support for BD AVC|HEVC
3 years ago
TRaSH
97da47cfa6
Updated: CF [Obfuscated] added `_nzb` to the `Retagged`condition.
...
- Updated: CF [Obfuscated] added `_nzb` to the `Retagged`condition.
3 years ago
TRaSH
f5f1f26f1d
Updated: CF [LQ] added `Liber8` to the `Nominated Unwanted Groups` condition.
...
- Updated: CF [LQ] added `Liber8` to the `Nominated Unwanted Groups` condition.
3 years ago
TRaSH
45e962aa54
Fixed: screw up
3 years ago
François-Xavier Payet
340927e7a7
Refactor Dolby Vision regexp to make it less complex
3 years ago
TRaSH
b9a72804c1
Merge branch 'master' into Radarr-CF-Collection-LQ-20220129
3 years ago
TRaSH
d7277265df
Merge branch 'master' into Radarr-CF-Collection-No-RlsGroup-20220129
3 years ago
TRaSH
ccab2e984a
Added: Nominated Unwanted Groups
...
- Added: Nominated Unwanted Groups, these are groups are nominated to be in the LQ for different reasons.
3 years ago
François-Xavier Payet
2edf45f4b0
Forgot dv-webdl....
3 years ago
TRaSH
f6e26ca618
Handle Exception Release Groups that don't follow -RlsGrp
...
Updated: Handle Exception Release Groups that don't follow -RlsGrp; Manual List
- First Group is groups whose releases end with RlsGroup) or RlsGroup] second group (entries after `(?=\]|\))|`) is name only...BE VERY CAREFUL WITH THIS, HIGH CHANCE OF FALSE POSITIVES
3 years ago
François-Xavier Payet
bf79275489
Fix for badly named (dolbyvision) DV files
3 years ago
TRaSH
82d1d99c08
Fixed: CF `[TrueHD]` to prevent double scoring with latest update of `[TrueHD Atmos]`.
...
- Fixed: CF `[TrueHD]` to prevent double scoring with latest update of `[TrueHD Atmos]`.
3 years ago
TRaSH
3326064cbf
Fixed: CF `[TrueHD Atmos]` to recognize groups that only use Atmos/TrueHD in their release name.
...
- Fixed: CF `[TrueHD Atmos]` to recognize groups that only use Atmos/TrueHD in their release name.
3 years ago
TRaSH
3da163e0fc
Changed: CF Scoring for better results
...
- Changed: CF Scoring for better results
3 years ago
TRaSH
fa87e7b4ec
Fixed: CF [TrueHD] to prevent double scoring with latest update of [TrueHD Atmos].
...
- Fixed: CF [TrueHD] to prevent double scoring with latest update of [TrueHD Atmos].
3 years ago
TRaSH
6243313257
Fixed: CF [TrueHD Atmos] to recognize groups that only use Atmos/TrueHD in their release name.
...
- Fixed: CF [TrueHD Atmos] to recognize groups that only use Atmos/TrueHD in their release name.
3 years ago
TRaSH
a5faf9b64a
Fixed: Correct spelling for Enhanced.
...
- Fixed: Correct spelling for Enhanced.
3 years ago
TRaSH
1e8672068b
Updated: CF `[HQ]` Added `FraMeSToR`.
...
- Updated: CF `[HQ]` Added `FraMeSToR`.
3 years ago
TRaSH
7b899706e6
Changed: CF `[HDR]` `[HDR (undefined)]`condition name.
...
- Changed: CF `[HDR]` `[HDR (undefined)]`condition name.
3 years ago
TRaSH
a1aed3afb6
Fixed: CF `[TrueHD]` to prevent double scoring with latest update of `[TrueHD Atmos]`.
...
- Fixed: CF `[TrueHD]` to prevent double scoring with latest update of `[TrueHD Atmos]`.
3 years ago
TRaSH
3d9a6a1f2a
Fixed: CF `[ATMOS (undefined)]` to prevent double scoring with latest update of `[TrueHD Atmos]`.
...
- Fixed: CF `[ATMOS (undefined)]` to prevent double scoring with latest update of `[TrueHD Atmos]`.
3 years ago
TRaSH
fb375fa17e
Fixed: CF `[TrueHD Atmos]` to recognize groups that only use Atmos/TrueHD in their release name.
...
- Fixed: CF `[TrueHD Atmos]` to recognize groups that only use Atmos/TrueHD in their release name.
3 years ago
TRaSH
516ddbb4a5
Updated: Scores to the new scoring standard
3 years ago
TRaSH
0c95f7bb89
Updated: Score to the new scoring standard
...
- Updated: Score to the new scoring standard
3 years ago
TRaSH
7900a6cfb5
Fixed: CF [IMAX] to prevent double scoring with [IMAX Enhanced]
...
- Fixed: CF [IMAX] to prevent double scoring with [IMAX Enhanced]
- Updated: Score to the new scoring standard
3 years ago
TRaSH
9fc7845eb4
NEW: CF [IMAX Enhanced]
...
- NEW: CF [IMAX Enhanced]
3 years ago
TRaSH
77e0a0a930
NEW: CF [720p]
...
- NEW: CF [720p]
3 years ago
TRaSH
b3f69afd65
NEW: CF [1080p]
...
- NEW: CF [1080p]
3 years ago
TRaSH
4e457e8613
Updated: and cleaned the custom format
3 years ago
TRaSH
b1afdc79a7
Merge branch 'master' into cf-update-20220114
3 years ago
TRaSH
47fff442c5
Updated: CF [x265 (720/1080p)] removed `Quality Group Exceptions` condition after several complaints.
3 years ago
TRaSH
373574965f
Fixed: CF [LQ] corrected double paste and added correct block.
3 years ago
TRaSH
0da6fbbe5b
Updated: CF [HQ-WEBDL] added SIC as HQ WEBDL.
3 years ago
TRaSH
aec056ea65
Fixed: CF so it doesn't match dts-mar or dts.hdr.
3 years ago
ItsME6969
7fa82a67ee
Update br-disk.json
...
Fixed: Not matching if release group has DVD in it
3 years ago
TRaSH
bd8d4a5392
Fixed: wrong or not recognizing DTS when you got a DTS HDR in the release name
...
- Fixed: wrong or not recognizing DTS when you got a DTS HDR in the release name
3 years ago
TRaSH
dc498d4d7f
Update hdr.json
...
- Added: Condition to ignore Groups that don't add normally HDR in their naming, but some indexers add/rename the release what could result in double scoring
3 years ago
TRaSH
e026cc4ece
Renamed: JSON file from dolby-digital-plus to ddplus
...
- Renamed: JSON file from dolby-digital-plus to ddplus
3 years ago
TRaSH
f0b8d530b7
Renamed: JSON file from dolby-digital to dd
...
- Renamed: JSON file from dolby-digital to dd
3 years ago
TRaSH
209c7303f5
Changed: default scoring to 1 so it's only used to prefer and not to overrule
...
- Changed: default scoring to 1 so it's only used to prefer and not to overrule
3 years ago
TRaSH
2aa8a2969f
Delete 10-bit.json
3 years ago
TRaSH
400764554e
DEPRECATED and replaced by [DV-WEBDL]
3 years ago
TRaSH
625daaff3c
Update hdr-undefined.json
...
- Fixed: forgotten [Not HDR10+][Not HDR10]
3 years ago
TRaSH
747ad11556
Added: Several HDR/DV Custom Formats
...
- Added: [DV HDR10]
- Updated: [DV] used to be [DoVi]
- Added: [DV HLG]
- Added: [DV SDR]
- Added: [HDR10+]
- Added: [HDR10]
- Added: [PQ]
- Added: [HLG]
- Updated: [HDR]
- Updated: [HDR (undefined)]
- Updated: [DV (WEBDL)] used to be [DoVi (WEBDL)]
3 years ago
TRaSH
91da52454c
DEPRECATED
3 years ago
TRaSH
639081c05f
Updates: for Radarr v4.0.0.5720
...
- Updated: CF for v4.0.0.5720
3 years ago
TRaSH
eec2276654
fixed: json formatting
3 years ago
TRaSH
4e9da6b515
Added: Not 2160p
...
- Added: Not 2160p being HQ is based on 720p/1080p, should stop double scoring
3 years ago
TRaSH
d279495729
Added: UHD (DON)
...
- Added: UHD (DON) with a score of 3000
3 years ago
TRaSH
c2946434e7
Added: NOSiViD
...
- Added: NOSiViD to HQ-WEBDL
3 years ago
TRaSH
94302d5106
Update uhd-webdv.json
...
Updated: [UHD (WEBDV)]
- Changed: Score from 3000 to 2875 so it prefers hybrid remuxes over webdv
3 years ago
bakerboy448
a473513bd4
Fixed: block EVOTGx Retagged releases for CF
...
`No Time to Die 2021 1080p Bluray Atmos TrueHD 7 1 x264-EVOTGx-xpost`
3 years ago
TRaSH
52f5fb06e0
Update dts-hd-ma.json
...
- Fixed: better recognizing of DTS-HD
3 years ago
ItsME6969
2f6166aa57
Update br-disk.json
...
Added support for BDMV
3 years ago
TRaSH
4a9729ed94
Update br-disk.json
3 years ago
ItsME6969
8b2bfd22f1
Update br-disk.json
...
Added Bluray disc/k and fixed d3g encodes being recognized as disks due to the groups' bad naming convention
3 years ago
ItsME6969
c346a79e07
Update br-disk.json
...
Added Full.Bruray
3 years ago
TRaSH
bb1deef821
Updated: [DD+]
...
Fixed: So it doesn't recognize DDPA
3 years ago
TRaSH
95f8423811
Updated: [DD+ Atmos]
...
Added: Support for DDPA recognizing
3 years ago
ItsME6969
dc50ec21a4
Update br-disk.json
...
Fixed missed parenthesis which caused HD-DVD to not get captured.
3 years ago
TRaSH
88216aab67
Updated: Lowered scoring of CF [HDR]+[HDR (undefined)]
...
Updated: CF [HDR]
- Changed: Score from 900 to 850, This should fix the few cases where HDR would be preferred over DoVi
Updated: CF [HDR (undefined)]
- Changed: Score from 900 to 850, This should fix the few cases where HDR would be preferred over DoVi
3 years ago
TRaSH
eba27df9a4
Created: [NEW] CF [UHD (WEBDV)]
...
Added: [UHD (WEBDV)] with a score of 3000, This is a hybrid release with the DV metadata from the webdl, cut, synced and added in missing metadata to make it fit for the Blu-ray! Will fallback to HDR if your device is not capable of DV.
3 years ago
TRaSH
5a1f40ec03
Ignore BDRip and XviD Rips as BR-DISK
...
- Changed: Ignore BDRip and XviD Rips as BR-DISK
3 years ago
TRaSH
57b77a64cf
Update hq-webdl.json
...
- Added: Flux
3 years ago
TRaSH
0044e91a18
Delete w4nk3r.json
...
- Renamed: [W4NK3R] CF [UHD (W4NK3R)]
3 years ago
TRaSH
b62af6b18c
Delete hqmux.json
...
- Renamed: [HQMUX] CF [UHD (HQMUX)]
3 years ago
TRaSH
c834bdd439
Renamed: [HQMUX] CF [UHD (HQMUX)]
...
- Changed: [UHD (HQMUX)] with a score of 2950, this cf only picks up 4k HQ Encodes, Not SDR, Remux, WEBDL/WEBRIP
3 years ago
TRaSH
0bc9bf04c3
Renamed: [W4NK3R] CF [UHD (W4NK3R)]
...
- Changed: [UHD (W4NK3R)] with a score of 3000, this cf only picks up 4k HQ Encodes, Not SDR, Remux, WEBDL/WEBRIP
3 years ago
TRaSH
0f6dcda0e5
Created: [NEW] CF [UHD (LEGI0N)]
...
- Added: [UHD (LEGI0N)] with a score of 2925, this cf only picks up 4k HQ Encodes, Not SDR, Remux, WEBDL/WEBRIP
3 years ago
TRaSH
866012c8dc
Created: [NEW] CF [UHD (CtrlHD)]
...
- Added: [UHD (CtrlHD)] with a score of 3000, this cf only picks up 4k HQ Encodes, Not SDR, Remux, WEBDL/WEBRIP
3 years ago
TRaSH
028d94764d
Update hq.json
...
- Added: Not Remux so we don't get double scoring
- Changed: Better Condition naming
3 years ago
TRaSH
2f5c2e5d02
Update br-disk.json
...
- Fixed: better recognizing [BR-DISK] and hopefully less false positive.
3 years ago
TRaSH
59b5ae6a7c
Update br-disk.json
3 years ago
TRaSH
89bb4c90a7
Fixed: better recognizing BR-DISK and hopefully less false positive
...
- Fixed: better recognizing BR-DISK and hopefully less false positive
3 years ago
TRaSH
eaea545663
Updated: [2160p]
...
- Added: HQMUX
3 years ago
TRaSH
969197a440
Updated: [MPEG2]
...
- Fixed: Cleanup RegEx
3 years ago
TRaSH
d7e8641d46
Updated: [DTS-HD MA]
...
- Fixed: Cleanup RegEx
3 years ago
TRaSH
d107814fe6
Updated: [DTS-ES]
...
- Changed: Improve identification of Audio Channels reported in Issue: #334
- Fixed: Cleanup RegEx
3 years ago
TRaSH
1528a0173a
Updated: [DTS-ES]
...
- Changed: Improve identification of Audio Channels reported in Issue: #334
- Fixed: faulty identify ???.DTS-HDChina as DTS-HD
3 years ago
TRaSH
a7a893caea
Improve identification of Audio Channels
...
- Changed: Improve identification of Audio Channels reported in Issue: #334
3 years ago
TRaSH
94b0e78d13
Fixed: copy/paste failure in lq.json
3 years ago
TRaSH
36ac955e70
Updated: [LQ]
...
Updated: [LQ]
- Added: new LQ groups.
- Changed: Description
- NOTE: Yes I do know that some LQ groups show up also in other conditions , I did this so it's easier for me to maintain. and you can see that certain groups are banned on multiple top trackers.
3 years ago
TRaSH
a3cda3fa4d
FIXED: [HQ] - Ignores REMUX so you don't get double scoring from [HQ-Remux]
3 years ago
TRaSH
a39b1f171a
Update atmos-undefined.json
...
- Fixed: forgotten score change
3 years ago
TRaSH
7f1e8d5577
Delete surround-sound.json
...
- Deleted: being it gave to many issues when people where using it together with the advanced audio formats
3 years ago
TRaSH
81967205da
Delete dts-hddtsx.json
...
- Deleted: being it gave to many issues when people where using it together with the advanced audio formats
3 years ago
TRaSH
97dfbb1b27
Delete dolby-truehdatmos.json
...
- Deleted: being it gave to many issues when people where using it together with the advanced audio formats
3 years ago
TRaSH
cfbe847cbd
Update x265-7201080p.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
6d56802edf
Update truehd.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
b0fab66d0a
Update truehd-atmos.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
75a28f7b9c
Update pcm.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
7c05cf282a
Update obfuscated.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
074957c068
Update no-rlsgroup.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
d84df40c8f
Update lq.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
68014caffb
Update hq-webdl.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
eaa3634266
Update hdr.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
cbf97a2933
Update hdr-undefined.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
68439a88dc
Update flac.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
83dbaad890
Update evo-no-webdl.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
814e1918ba
Update dts.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
5f67e06f5c
Update dts-x.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
b0912f0b42
Update dts-hd-ma.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
00c330d8fc
Update dts-hd-hra.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
d60aef4cea
Update dts-es.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
168dbc92f9
Update dovi.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
2c82a06776
Update dovi-webdl.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
6f25ee4fa9
Update dovi-sl.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
27abc2706d
Update dolby-digital.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
c7c3f8b0aa
Update dolby-digital-plus.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
99f0bca6d0
Update dd-atmos.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
0786e19921
Update br-disk.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
f010873f87
Update aac.json
...
- Changed: Scoring to the new scoring scheme
3 years ago
TRaSH
a80dfec2ab
Update 4k-remaster.json
...
- Fixed: wrong ident
3 years ago
TRaSH
3791ccff9e
Update 3d.json
...
- Changed: scoring to round number
3 years ago
TRaSH
f92c520126
Update framestor.json
...
Changed: scoring to get a nice round score when maxing the results
3 years ago
TRaSH
f5c097ebdf
Create hq-remux.json
...
- Created: Own Custom Format for HQ Remux groups (removed from HQ CF)
3 years ago
TRaSH
17b23ed9d3
Update hq.json
...
- Removed: BLOCK4 (moved to own custom format)
- Removed: Remux Groups (moved to own custom format)
- Changed: Scoring to new higher scoring
3 years ago
KnifeFed
662c1d4d66
Update hq.json
...
NCmt listed twice
3 years ago
TRaSH
769fb8bff7
Updated: [BR-DISK] - Fixed VC1 regex for better recornizing
...
Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
3 years ago
TRaSH
03dc0c2643
Update hdr-undefined.json
3 years ago
TRaSH
42ac2aa629
Fixed: recognizing FTW-HD as no release group
3 years ago
TRaSH
728c5def94
Added: Notifiarr Patron CF for Testing purpose
3 years ago
nitsua
a0c62ac363
Fix invalid JSON
3 years ago
Sad Stan
67a65d26d9
Added Peacock
3 years ago
TRaSH
a7cc04bf8f
Updated: [hq] - Ignores WEBDL so you don't get double scoring from [hq-webdl]
3 years ago
TRaSH
228d03445c
Updated: [3d] - Better recornizing of 3D formats
3 years ago
TRaSH
0d32cabc38
Update imax.json
3 years ago
TRaSH
05fcfcc623
Update hybrid.json
3 years ago
TRaSH
81633635c7
Fixed: typo
3 years ago
TRaSH
4d981f96dd
Delete dd.json
...
Renamed
3 years ago
TRaSH
aadf4e72af
Added: Streaming Service CF JSON
3 years ago
TRaSH
40aa81283f
Added: Several CF JSON
3 years ago
TRaSH
9f1848dd68
Updated: working of [DoVi (WEBDL)] read discord message why
...
- Changed: [DoVi (NoWEBDL)] - please read above what has been changed and how to make use of it.
- Renamed: [DoVi (NoWEBDL)] => [DoVi (WEBDL)] - please read the above instructions for the scoring.
4 years ago
TRaSH
6c9ab25f0b
Added: CF JSON
4 years ago
TRaSH
577a51ca0f
Moved: Radarr CF JSON to centralized location
4 years ago