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
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
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
a3dfd4bf97
Regex consistency with YT Red
2 years ago
yammes08
ec09a3ea9a
Add HBO rlsgrp exclusion
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