nuxen
b67dce2eac
feat(sonarr): add TG to LQ
2 years ago
TRaSH
1f36726fb8
[Sonarr] Chane quality size mix/max
...
# 2023-05-07 19:00
**[New]**
- None
**[Updated]**
- [Sonarr] Changed quality size mix/max - Set the max size to max to be consistent with Radarr, and this also helps to prevent issues with usenet files being always bigger, lowered the min size for several qualities.
**[Fixed]**
- None
2 years ago
Michael Thomas
389688293b
Merge branch 'master' into patch-1
2 years ago
Andrew Kennedy
6ba2def6b4
Update 10bit.json to support hyphens
...
In addition to `10bit` and `10.bit`, some releases I've seen on animebytes have the substring `10-bit`. This change supports that.
2 years ago
nuxen
810788accb
feat(sonarr): add HiQVE to LQ
2 years ago
TRaSH
65adfbc43d
Merge branch 'master' into fix/starr-group-spec-conditions
2 years ago
TRaSH
fe6ddc688d
Merge branch 'master' into starr-french
2 years ago
nuxen
b5d255136c
fix(starr): change release title spec to group spec
...
Change ReleaseTitleSpecification to ReleaseGroupSpecification where it makes sense
2 years ago
nuxen
d3a63ec277
fix(starr): group spec condition regex
...
changed group spec condition regex for all Tier & LQ CFs to be more restrictive
2 years ago
NiceTSY
a70db20db9
Change Groups recognition
...
Align with latest discussion about double groups scoring
2 years ago
NiceTSY
26218dc7a2
Fix French Anime tiers CFs
...
From `ReleaseGroupSpecification` to `ReleaseTitleSpecification` as anime naming is weird
2 years ago
TRaSH
130acbcfc6
[Sonarr] added RlsGrp `CMRG` to `Tier 02`
...
# 2023-04-20 21:35
**[New]**
- None
**[Updated]**
- [Sonarr] added RlsGrp `CMRG` to `Tier 02`.
**[Fixed]**
- [Sonarr v4] fixed WEB Tier RlsGrp conditions to prevent double scoring.
2 years ago
NiceTSY
b4f3051201
Update of Sonarr FR Anime Tiers
...
Added `Aoi-Project` to tier 2
Added `Nagutos` to tier 2
Updated naming of `Natsumi` to `Natsumi-no-Sekai`
2 years ago
NiceTSY
08ec90677c
Revert "Update groups CFs to avoid double scoring" for anime groups
...
This reverts commit f595daa8eb
.
But only for anime groups as they have [RlsGrp] or (RlsGrp) naming instead of -RlsGrp
2 years ago
NiceTSY
2a053fb871
Fix Trailing whitespace error
2 years ago
NiceTSY
02abe528d1
Added VF2 as CF
...
Added the VF2 CF to avoid problem with people not understanding and badly scoring VFI or VFQ.
2 years ago
NiceTSY
f595daa8eb
Update groups CFs to avoid double scoring
...
This should negate double scoring in case of `-RlsGrp-RlsGrp`
2 years ago
Michael Thomas
0be8663f65
feat(anime) - fix accidental removal of id and score
2 years ago
Michael Thomas
259c3c1bfe
feat(anime) - add final line
2 years ago
Michael Thomas
5d0509d637
feat(anime) - update VRV with webdl specs
2 years ago
Michael Thomas
a3e9000886
feat(anime) - update BD tier 06 CH group regex
2 years ago
Michael Thomas
6130e794ec
feat(anime) CF updates
2 years ago
Michael Thomas
d7ad0212a0
feat(sonarr) - added XEBEC to tier 2
2 years ago
nuxen
fcb73e106f
fix(sonarr): add regex example to `SHO` CF
2 years ago
nuxen
d09aaf8cfd
fix(sonarr): `SHOWTIME` CF mismatching
2 years ago
TRaSH
6a58cace5c
Fix `PR1234`
...
# 2023-03-27 19:00
**[New]**
- None
**[Updated]**
- None
**[Fixed]**
- [Sonarr v3] Fix copy/paste error with PR#1234 for the Optional `Scene` prevent matching on releases renamed by trackers.
2 years ago
TRaSH
ae9fbf4f1b
[Starr] CF Scene prevent matching on releases renamed by trackers
...
# 2023-03-26 11:00
**[New]**
- None
**[Updated]**
- None
**[Fixed]**
- [Starr] CF `Scene` prevent matching on releases renamed by trackers.
2 years ago
nuxen
5e11db8cf8
feat(starr): create `HFR` CFs
2 years ago
NiceTSY
0b05e91c9d
Update french-anime-fansub.json
...
Another cv error
2 years ago
NiceTSY
52924a4f89
Update french-anime-tier-02.json
...
Undo the add of groups, copy-paste error
2 years ago
NiceTSY
27e6279d81
Update to French Anime tiers
...
- Added Delivroozzi and Fuceo to Sonarr Anime Tier 1
- Added MUGiWARA, NOH3LL and OTF to Sonarr Anime Tier 2
- Moved Good Job! Alexis to Sonarr Anime Tier 1
2 years ago
NiceTSY
7548a7f940
Reviewed and audited the current tiers of the French guide
...
- Reviewed how the groups were tiered
- Audited the current tiers according to the new rules, most of the movement of the group come from this
- `D3L0P@tte` has been removed due to the fact that their releases are well named in the .torrent but not the file itself on their recent releases. So there is a loss of information when importing by Starr services.
- `SowHD` has been removed from tier due to a 10 secondes watermark present on its release.
- `R3MiX` has been removed has most of its recent release are light ones.
2 years ago
NiceTSY
57653a6dec
Update multi-french.json
...
Was missing the MULTi condition
2 years ago
NiceTSY
879a5ed1f1
Update French Scene
...
Added HiggsBoson and LYPSG
2 years ago
NiceTSY
1a416bbab4
Added AZAZE to LQ
...
Fakes WEB for BDRip
Bad original audio for MULTi release
2 years ago
nuxen
86d534e131
fix(starr): revert merging of conditions
2 years ago
nuxen
6489454511
fix(starr): formatting and combine conditions
...
- fixed formatting in the `Special Edition` CF
- combined the `Not HDR10` and `Not HDR10+` conditions in the `HDR` CF
2 years ago
TRaSH
12f6b99cd3
[Starr] Add No `HDR10/HDR10+` to CF `HDR`
...
- [Starr] Add No `HDR10/HDR10+` to CF `HDR`, To prevent double scoring.
2 years ago
nuxen
bdf8bfcc6f
fix(starr): revert changes and fix HDR CFs
2 years ago
nuxen
b1a16cbcc9
Revert "feat(sonarr): reworked all HDR metadata CFs"
...
This reverts commit 29c8d70ed9
.
2 years ago
nuxen
88359394bb
Revert "feat(sonarr): updated missed CF"
...
This reverts commit 6b9924849f
.
2 years ago
nuxen
9751b538c8
Revert "fix(starr): fix mistakes in HDR metadata CFs"
...
This reverts commit fe08ba9905
.
2 years ago
nuxen
fe08ba9905
fix(starr): fix mistakes in HDR metadata CFs
2 years ago
nuxen
6b9924849f
feat(sonarr): updated missed CF
2 years ago
nuxen
29c8d70ed9
feat(sonarr): reworked all HDR metadata CFs
2 years ago
TRaSH
febe46ca01
[Starr] Added `HLG(10)` to CF `SDR` - For proper scoring.
...
# 2023-02-17 22:40
**[New]**
- None
**[Updated]**
- None
**[Fixed]**
- [Starr] Added `HLG(10)` to CF `SDR` - For proper scoring.
2 years ago
nuxen
657f7e3673
feat(sonarr): added `CC` regex to Sonarr v3 RPs
2 years ago
nuxen
0a4c51e539
feat(sonarr): added scoring to `CC` CF
2 years ago
nuxen
33fdbe840c
feat(sonarr): added `Comedy Central` CF
...
added Comedy Central streaming service to the Sonarr custom formats.
2 years ago
TRaSH
a2348c9695
minor change to be consistent `[-_. ]` vs `[ ._-]`
2 years ago
yammes08
7aeb0d0ea5
Update regex for consistency across the guide
2 years ago
yammes08
c9b8a60ae4
Update regex for consistency across the guide
2 years ago
yammes08
6601aa49b4
Update HBO/HMAX for consistency across the guide
2 years ago
yammes08
a3dfd4bf97
Regex consistency with YT Red
2 years ago
yammes08
ec09a3ea9a
Add HBO rlsgrp exclusion
2 years ago
yammes08
3250192e3a
Update to match V4 CFs
...
Added -APEX|-PAXA|-PEXA|-XEPA in tier 01, and -DRACULA in tier 03
2 years ago
yammes08
01a0501b7b
Update to match V4 CFs
...
Added -SLOT for scene, and -EXTREME, -PTHome and -ZigZag for Bad Dual
2 years ago
yammes08
6e23a0f0bc
To Match V4 CF
...
Added EVO and FGT
2 years ago
TRaSH
2f9074bc54
Fixed: minor markdown issue
2 years ago
NiceTSY
06dd8ca6f0
Update french-anime-tier-02.json
...
Added the other name of Good Job! Alexis
2 years ago
NiceTSY
c058636914
Added French Anime Streaming Service
2 years ago
TRaSH
d7441593db
[Starr] Added RlsGrp `JFF` + `PSA` to `LQ`.
...
- [Starr] Added RlsGrp `JFF` to `LQ`.
- [Sonarr] Added RlsGrp `PSA` to `LQ`.
2 years ago
TRaSH
70b08e7b65
[Starr] Added Streaming Service `STAN`.
2 years ago
Michael Thomas
5ef0f2963d
feat(anime) - fixed lint issues
2 years ago
Michael Thomas
44d6f4d8ed
feat(anime) - add Anime streaming services
2 years ago
Michael Thomas
d3eb746407
feat(anime) - add LYS1TH3A to the tiers
2 years ago
TRaSH
415a24a02b
Merge branch 'master' into sonarr-french-cf
2 years ago
TRaSH
49ce0976f5
[Starr] Remove RlsGrp `SiC` from CF `DV (WEBDL)`.
...
- [Starr] Remove RlsGrp `SiC` from CF `DV (WEBDL)` being they now also do DV only.
2 years ago
TRaSH
f213f93253
Prevent CF `Opus` to be matched if Opus is in the release name.
...
- Prevent CF `Opus` (audio) to be matched if Opus is in the release name. (Mainly for Sonarr being the regex matching starts after Episode number, but also added it to Radarr CF to be consistent).
- Added: regex example
2 years ago
NiceTSY
a27786009f
Sync Sonarr FR LQ to Radarr FR LQ
2 years ago
NiceTSY
828322e144
Update french-lq.json
...
Added Dropse as they Retag some Full Bluray disc to Bluray encode
2 years ago
NiceTSY
a87a2242aa
Updated French Anime Tiers
...
# Tier 01
- Added Darki, NeoSG, Punisher694 and SR-71
- Moved BLV, D3T3R10R1TY, HANAMi, RONiN and TTN to Tier 02 due to no new releases since 2021.
# Tier 02
- Added Good Job! Alexis
- Removed MUGiWARA, NOH3LL and OTF due to no new releases in the last 5 years
#Optional
Removed due to no more use really
2 years ago
NiceTSY
743a828699
Fixed misslabeled Specification for Sonarr Bluray and Remux tier
2 years ago
NiceTSY
b39d8ec97a
Sync French Anime Guide to latest change from Original Anime Guide
...
- Added Tsundere-Raws to Tier 01
- Changed the warning from VOSTFR condition
2 years ago
NiceTSY
b11e12bd34
Updated FR Anime FanSub Tiers
...
- Fastsub score to -10000
- Added Owlolf, Pikari-Teshima, and Yarashii group
2 years ago
NiceTSY
ea2537af7d
Updated French Scene
...
KOGi is not French Scene
2 years ago
Michael Thomas
05e9ddeaf0
feat(anime) remove vostfr
2 years ago
Michael Thomas
8742b7e74e
feat(anime) - updates to Anime guides and CF
2 years ago
Michael Thomas
1eace0c9ae
Merge branch 'master' into master
2 years ago
mirolm
31651a48d9
Change Anime tiers to exclude Tsundere-Raws.
2 years ago
TRaSH
30416500d0
[Sonarr] CF `RED` Fix
2 years ago
TRaSH
3d5891d18a
Revert "[Sonarr] Updated naming scheme to be consistent with Radarr."
2 years ago
TRaSH
3a3c878001
[Sonarr] updated consistent with Radarr naming scheme
2 years ago
Michael Thomas
995493214e
Update Sonarr Remux Tier 02
...
Adding playBD to remux tier 02
2 years ago
ItsME6969
8f0dec22d1
Update br-disk.json
...
Fix false positive
2 years ago
TRaSH
90cdf713e1
Merge branch 'master' into streaming-update
2 years ago
TRaSH
c02f16ec41
Updated: regex example
...
- Updated: regex example
2 years ago
garypiner
2a64aa840e
exclude hdr10plus from DVHDR10
2 years ago
8a8al00ey
54200ab7fa
fix linting
2 years ago
8a8al00ey
4d9f80040e
sync radarr to sonarr streaming CF
2 years ago
TRaSH
26dcabe9d2
[Starr] Fix: emby/jellyfin folder naming scheme
...
- Fix: emby/jellyfin folder naming scheme
2 years ago
Michael Thomas
8014771f5a
Updated to match Disney+
...
Was not matching Disney+
2 years ago
NiceTSY
f4eda38cee
Added an optional Tier for Anime
2 years ago
SeiyaGame
c63b9ef7bd
Sonarr - WEBDL and WEBRIP update value
2 years ago
SeiyaGame
095df16cda
Sonarr - FR Anime FanSub update
2 years ago
nuxen
a6061f9a26
fix(starr-cfs): capitalization of RlsGrp `SiC`
2 years ago
TRaSH
d7c709fecf
Merge branch 'master' into Maintenance-Release-20221224
2 years ago
NiceTSY
c21076f68e
Merge branch 'master' into sonarr-french-cf
2 years ago
TRaSH
603cdd55c9
Fixed: line ending
2 years ago
TRaSH
d17f48554f
[Sonarr v4] NEW: CF `DV (FEL)`
2 years ago
TRaSH
3323295241
Synced + Sorted CF between the Starr apps
...
- Synced + Sorted CF between the Starr apps
- Renamed Condition `Not Groups` to `Not RlsGrp`
2 years ago
yammes08
6d5616b9f8
Update hybrid.json
...
Updated Hybrid CF to include WEBDL + DV/HDR10(+) and TrueHD Conditionals, and swap Hybrid release group to ReleaseGroupSpecification.
2 years ago
NiceTSY
ffbb1f460a
Merge branch 'master' into sonarr-french-cf
2 years ago
NiceTSY
eb725992d7
Update fansub.json
...
Fix Trailing whitespace
2 years ago
NiceTSY
f432e34a0f
French Sonarr Guide
...
- Added French Web Profile
- Added Web French Tiers
- Added Bluray/Remux French Tiers but waiting for orginal guide update to add them in Profile
- Added French Anime Guide
- Added French Streaming Services
- Added French Translation
2 years ago
Michael Thomas
c32947156b
feat(sdr) - update SDR CFs
2 years ago
Michael Thomas
de5e002771
feat(hdr) - updates to HDR CFs for consistency and SICFoI
2 years ago
Michael Thomas
be7635334e
feat(sonarr) - web tier 03 update
2 years ago
yammes08
27570fbe1b
Add `FGT` to `LQ`
2 years ago
TRaSH
fc868dd59b
Added: `{Original Title}`
2 years ago
TRaSH
5bd11d0a4c
[Guide] Move naming scheme to json part1
...
- This is part 1 to move the naming scheme to a json file so 3rd party apps can make use of it. (in part 2 it will be also used in the Guide it self)
2 years ago
Gabe
6764765106
Update bad-dual-groups.json
...
Update alfaHD so it ignores it with all characters afterwards, so not only alfaHD_ gets catched, alfaHD__ as well.
Reference: https://regex101.com/r/0O67fi/1
2 years ago
TRaSH
5212f86a2e
Fix: CF `Bad Dual Groups` for better matching
...
**[Starr]**
- Fix: CF `Bad Dual Groups` for better matching and prevent download loop => https://regex101.com/r/Rsf0xp/1
2 years ago
TRaSH
924916c487
Fixed: hash to match CF name
2 years ago
Michael Thomas
b2f36c97e0
Merge branch 'TRaSH-:master' into sonarr-cf
2 years ago
Michael Thomas
c154930546
Merge branch 'master' into master
2 years ago
Michael Thomas
76ec7a5877
feat(sonarr) - new CFs update
2 years ago
Michael Thomas
b68f7a8a34
feat(sonarr) - new CFS
2 years ago
Alex
d526ecab2c
Combine APEX RlsGroups in 1 CF
2 years ago
Alex
23381901f9
Update: Additional APEX variations to WEB Tier 01
2 years ago
Michael Thomas
3ba80a6b36
Merge branch 'master' into master
2 years ago
TRaSH
a35ed23eb1
Starr Added APEX to WEB Tier 01
...
**[Starr]**
Added: `APEX` to CF `WEB Tier 01`
2 years ago
TRaSH
38dac49f48
Fix: for macro issue thnx @nuxencs
2 years ago
Michael Thomas
21dcaafa42
Revert "feat(sonarr) - create remux CFs"
...
This reverts commit 79b562a9c1
.
2 years ago
Michael Thomas
6b7a0f3ad3
Merge branch 'TRaSH-:master' into master
2 years ago
FonduemangVI
79b562a9c1
feat(sonarr) - create remux CFs
2 years ago
FonduemangVI
c6a6116311
feat(anime) - updated DA CFs
2 years ago
yammes08
929ada68ce
Add PQ to SDR formats
2 years ago
yammes08
4007ff9eb4
Add PQ to HDR formats
2 years ago
yammes08
e58c10191c
Add proper2 condition
2 years ago
TRaSH
72efdea4e1
Added: Sonarr v4 CF SDR
...
- Added: Sonarr v4 CF SDR
2 years ago
yammes08
4f16e12ee9
Update 2160p to new oneliner
2 years ago
FonduemangVI
ffe63e5934
Feat(anime) - Update Anime raws for Sonarr and Radarr
2 years ago
Matthew Anson
5e264ef44f
added NanakoRaws and Lilith-Raws to anime-raws
2 years ago
TRaSH
b84220927b
Updated: Scores to be consistent with Radarr/Sonarr.
...
- Updated: Scores to be consistent with Radarr/Sonarr.
2 years ago
TRaSH
d7aa14c55d
Added: RlsGrp `SwAgLaNdEr` + others
...
- Added: RlsGrp `SwAgLaNdEr` This is a group that's on the BTN list and does Dutch TV shows from different Dutch Streaming Services.
- Added: RlsGrp `CRFW`, `SDCC`, `SLiGNOME`, `T4H`.
- Added: RlsGrp `HONE` known for their hybrid 4k releases.
- Updated: Scores to be consistent with Radarr/Sonarr.
2 years ago
TRaSH
2b59d259ae
Added: RlsGrp `SwAgLaNdEr`
...
- Added: RlsGrp `SwAgLaNdEr` This is a group that's on the BTN list and does Dutch TV shows from different Dutch Streaming Services.
2 years ago
TRaSH
d0d190718d
Added: Videoland + NLZIET streaming services
...
- Added: Videoland + NLZIET streaming services
2 years ago
TRaSH
7ae13713fd
[Sonarr] Fix: `AV1` Formatting in the json
...
- Fix: `AV1` Formatting in the json.
2 years ago
Michael Thomas
b4aada9fb0
Update anime-raws.json
...
Moved lilith raws addition to be alphabetical
2 years ago
Matthew Anson
74f05444bd
add Lilith-Raws to anime-raws.json
2 years ago
TRaSH
6b54fb7081
Added: AV1 to Guide + Table
...
- Added: AV1 to Guide + Table
- Fixed: consistent in wording
2 years ago
owine
6d9fef48c8
Fix hashcode
2 years ago
owine
9abf4dcacb
newlines
2 years ago
owine
93ae98dcad
Sonarr RP Optionals: Add AV1
2 years ago
owine
3224200bcb
Sonarr CF: Add AV1
2 years ago
nuxen
2c364ec4fb
Fixed: Clarify OPUS release group negation
2 years ago
nuxen
d2016384d0
Added: `MeGusta` to Sonarr `LQ` RP
2 years ago
nuxen
c92884aa29
Added: `OPUS` Group negation for `Opus` CF
2 years ago
nuxen
20f5c6c970
Added: `MeGusta` to Sonarr `LQ`
2 years ago
Michael Thomas
9c6bfb1096
Updated anime-web-tier-01 Sonarr
...
Added sam to anime web tier 01
2 years ago
nuxen
36efcaf6af
Added: `HONE` and `CRFW` to `WEB Tier 01`
2 years ago
TRaSH
77a84ae4e8
NEW: CF `[HDR10+ Boost]`
...
- NEW: CF `[HDR10+ Boost]` Optional (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+
2 years ago
TRaSH
876ec00d8d
[Sonarr] Fix: aggressive `Dislike release containing: 1-`
...
- Fix: aggressive in `Dislike release containing: 1-`
2 years ago
nuxen
3d596ca405
Updated: Regex example
2 years ago
nuxen
c0b40e0618
Fixed: `Repack/Proper` CF
...
`Repack/Proper` CF wrongly matched `PLZPROPER`. Fixed with added word boundaries.
2 years ago
TRaSH
dfdc338a81
[Starr] Updated: CF `[Scene]`
...
- Updated: CF `[Scene]`
2 years ago
owine
9ebda4bedb
(Sonarr) DTS-HD MA: Remove Basic DTS negation
2 years ago
FonduemangVI
13b92488c5
feat(anime) - updated version CFs
2 years ago
nuxen
ba9d44b6e5
Merge branch 'master' into patch-1
2 years ago
FonduemangVI
4343a5d571
feat(sonarr-anime) - quality added final newline
2 years ago
Michael Thomas
15ed0a84f2
Merge branch 'TRaSH-:master' into sonarr-anime
2 years ago
FonduemangVI
c98e836a2b
feat(anime-CFs) - updated WEB Tiers
2 years ago
Michael Thomas
0e1181e917
Merge branch 'TRaSH-:master' into sonarr-anime
2 years ago
Michael Thomas
86c8197880
Update dubs-only.json
...
Move yameii to dubs only CF
2 years ago
Michael Thomas
f47445d1a6
Update anime-lq-groups.json
...
Move Yameii from lq to dubs only
2 years ago
Michael Thomas
a6859f91ef
Merge branch 'TRaSH-:master' into sonarr-anime
2 years ago
TRaSH
499fdd0825
[Starr] CF `[DTS-HRA]`
...
- Fix: Wrongly matching DTS-Hi10P
2 years ago
FonduemangVI
4873839046
feat(sonarranime) - updates to the guide
2 years ago
TRaSH
f4c03022f6
Merge branch 'master' into patch-1
2 years ago
bakerboy448
009a09351e
Delete freeleech.json
...
Sonarr does not support freeleech condition
2 years ago
8a8al00ey
1e583de409
Merge branch 'master' into patch-1
2 years ago
TRaSH
fba5813b9b
[ Starr] CF `[TrueHD ATMOS]`
...
- Added: `Not DTS X` condition to prevent false positive.
2 years ago
TRaSH
82d9c80626
[Starr] Added: `PTHome` + `ZigZag"`
...
- Added: `PTHome` to the CF `[Bad Dual Groups]`.
- Added: `ZigZag` to the CF `[Bad Dual Groups]`.
2 years ago
8a8al00ey
21871601fc
[Sonarr] match with CF
2 years ago
Robert Dailey
6b4a99f975
Sonarr: Include "uncut" in regex for uncensored.json
...
Full credit to FonduemangVi on Discord; I'm simply doing the PR for him.
2 years ago
TRaSH
a886ba53a9
[Sonarr] Removed `BTN`
...
- Removed: `BTN` from `[WEB Tier 02]` and RP, This is a generic group name that anybody can use on BTN and we can't determine which quality they are.
2 years ago
TRaSH
c908cc90ab
Fixed: `HDR10+` to recognize `HDR10P`
...
- Fixed: `HDR10+` to recognize `HDR10P`
- Added: RegEx Case
2 years ago
TRaSH
33e29c3811
[Starr] CF `[ATVP]` Fix
...
- Added: CF `[ATVP]`
- DELETED: faulty CF `[APTV]`
2 years ago
TRaSH
ce8de71653
[Sonarr] RP Consistent with CF
...
- Updated: RP to be consistent with the CF
2 years ago
TRaSH
c45ca33aad
Removed old reference for compatibility with 3rd party apps
2 years ago
TRaSH
ad47136fda
[Sonarr] CF `[WEB Tier 02]`
...
- Added: SMURF
- Sorted ASC
2 years ago
TRaSH
34fdf53b3a
Sonarr CF `[Special Edition]` REMOVED
...
- REMOVED: CF `[Special Edition]` - To prevent matching episode titles and the minimal existing SE for TV Shows.
2 years ago
TRaSH
743721e960
[Sonarr] Change CF HMAX hash + fix
...
Changed: CF `HMAX` hash because it was identical with CF `HLG`
Fixed: typo in redex
2 years ago
TRaSH
b54072c729
[Starr] CF [x265 (no HDR/DV)] include HDR10(+|Plus)
...
Added: recognizing HDR10(+|Plus)
Added: regex Case
2 years ago
owine
b75bd859d9
Sonarr CF (ddplus): Remove Basic DD negation
2 years ago
TRaSH
5da7e0c3e4
Merge branch 'master' into patch-3
2 years ago
TRaSH
5b954b302f
Pulled: Update form Radarr CF [BR-DISK]
...
- Pulled: Update form Radarr CF [BR-DISK]
Thnx @ItsME6969
2 years ago
nuxen
c02654fcf5
Added: `trash_regex` to relevant CFs
...
Added the `trash_regex` link to the relevant CFs that changed to give some examples of things that should match and things that shouldn't.
2 years ago
nuxen
8e42d6dc20
Fixed: `DV HDR10` to be more flexible
...
changed the regex for all `DV HDR10` conditions to be more flexible.
2 years ago
nuxen
881466aac3
Fixed: `DV` with other metadata
...
Fixed combinations of `DV` with `SDR` and `HLG`.
2 years ago
rg9400
2d17daed27
Update KS to include KiyoshiStar
2 years ago
rg9400
4d97f4f884
update KiyoshiStar regex to include KS
2 years ago
nuxen
f56bb7e40e
Fixed: `E-AC3` detection again
...
Added word boundaries to the `Dolby Digital Plus` Conditions.
2 years ago
TRaSH
d42621721f
Merge branch 'master' into feature/quality-size-jsons
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
tiemonl
d0a8289f28
undo markdown changes to split PR
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
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
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
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
f0f0a361d9
Fixed: Resolution
...
Fixed: Resolution Condition
Cleaned: CF
2 years ago
TRaSH
61275989e2
Merge branch 'backend-maintenance-test-v2' into pr/739
2 years ago
TRaSH
5f76571807
Fix: several missing CF + images
2 years ago
FonduemangVI
ef15ebadc9
feat(Sonarr-Anime) Removed BMF from anime bd tier 7
2 years ago
TRaSH
7f6e290955
Added: hash
2 years ago
FonduemangVI
58feee18db
feat(Sonarr Anime) - updated dual audio naming and added uncensored CF
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
523b54d5bd
Temp fix for Resolution Condition
...
- Temp fix for Resolution Condition
2 years ago
TRaSH
2a8304ed4a
Sort
2 years ago
TRaSH
848f47270d
renamed
2 years ago
TRaSH
5d112847e9
Sorted
2 years ago
TRaSH
d25fef9696
Updated
...
- Changed: ReleaseTitleSpecification to ReleaseGroupSpecification
- Added: Scoring to be consistent with Radarr
- Added: Hash
- Sorted
2 years ago
TRaSH
6e277da7ee
Cleanup formatting
2 years ago
TRaSH
0afc5d5839
Update scene.json
...
- Changed: sorted negate + implementation + name
2 years ago
TRaSH
bca20229f4
Fixed: Resolution value difference
...
- Fixed: Resolution value difference between Radarr/Sonarr
2 years ago
TRaSH
828889699b
Renamed: `x265 (720/1080p)` to `x265 (HD)`
...
- Renamed: `x265 (720/1080p)` to `x265 (HD)`
2 years ago
FonduemangVI
1258256350
feat(anime) - Updated hash IDs for Anime CFs
2 years ago
rg9400
afd857d177
include v4 in naming
2 years ago
rg9400
117dfc94df
include v3 in naming
2 years ago
rg9400
7324a6398b
include v2 in naming
2 years ago
rg9400
f55eb32c2c
Sort Web Tier 06
2 years ago
rg9400
0cbfb30b2d
Sort Web Tier 05
2 years ago
rg9400
460a08e0dd
Sort Web Tier 04
2 years ago
rg9400
34e8112979
Sort Web Tier 03
2 years ago
rg9400
93557dd6ac
Sort Web Tier 02
2 years ago
rg9400
2bf1e685ea
Sort Web Tier 02
2 years ago
rg9400
f3c42a77a3
Sort Web Tier 01
2 years ago
rg9400
eb65d89932
Sort Dubs
2 years ago
rg9400
8ec98c9803
Sort Raws
2 years ago
rg9400
302532c10f
Sort LQ Groups
2 years ago
rg9400
d86fe6efa0
Sort BD Tier 08
2 years ago
rg9400
56d1d74e3a
Sort BD Tier 07
2 years ago
rg9400
c445dfa1ec
Sort BD Tier 06
2 years ago
rg9400
c012005ee0
Sort BD Tier 05
2 years ago
rg9400
3e187fa76d
Sort BD Tier 03
2 years ago
rg9400
23ec817002
Sort BD Tier 03
2 years ago
rg9400
0a52914734
Sort BD Tier 01
2 years ago
TRaSH
330a8320bc
Renamed
2 years ago
TRaSH
ccde7aeeda
Added: id + score
...
- Added: id + score
2 years ago
TRaSH
57e00403c7
Delete .editorconfig
2 years ago
TRaSH
e58e134d7a
Merge branch 'master' into backend-maintenance-test-v2
2 years ago
Alex
35c63fb1c0
Sort groups [A-Z]
...
Sort groups [A-Z]
2 years ago
Alex
e0f9d80d57
Add missing SCENE groups
...
Add missing SCENE groups
2 years ago