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