Flavien
1c94e94d1b
feat(starr-fr): French Guide Update ( #1521 )
1 year ago
Calvin Bui
9c4a08d1df
french-vostfr anime-radarr score
1 year ago
nuxen
4eeeb03fff
fix(radarr): 24xHD regex in LQ CF ( #1510 )
1 year ago
TRaSH
a31497e878
fix(sqp-1): boost audio scores DD, DDP and DDPA ( #1506 )
1 year ago
nuxen
fd3c3d3836
feat(starr): update LQ CF and Sonarr v3 LQ RP ( #1508 )
1 year ago
TRaSH
d707c029c6
fix(sqp-1): boost audio scores DD, DDP and DDPA
...
# Pull Request
## Purpose
Boost the audio scores DD, DDP and DDPA. So they are preferred over DTS.
Fix the following GHI:
- #1498
## Approach
- [x] Boost `DD` with 100 points to 115
- [x] Boost `DD+` with 100 points to 125
- [x] Boost `DD+ Atmos` with 100 points to 135
## Open Questions and Pre-Merge TODOs
- [x] Test changes in local test setup
1 year ago
NiceTSY
566d087a47
feat(starr): update French guide info to new data
...
- Add French specific score to .json
- Replace hardcoded French score in guide to specific .json score
- Reformat French table
- Updated French translation of [Click to show/hide] button
- Removed unnecessaries' 0 scoring in tables
1 year ago
yammes08
d8bbbd0083
SQP table updates and general table formatting
...
- Updated SQP guide scoring tables to use new JSON scores instead of absolute values
- Corrected one small typo
- Formatted and tidied all SQP and main guide tables (have not formatted or tidied anime or French guide tables)
1 year ago
FonduemangVI
57786a51a1
fix(guides): update naming as discussed
1 year ago
FonduemangVI
141282a788
feat(guide): update cfs and anime specific files to use scoring array
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
NiceTSY
f5fab6311f
fix(radarr-fr): Updated score in both FR UHD Tier 01 and 02 to follow original guide ( #1458 )
1 year ago
NiceTSY
96a86d254a
feat(radarr-fr): Added ONLYMOViE to FR WEB Tier 02 ( #1457 )
1 year ago
nuxen
baa523b5f1
feat(starr): Add KQRM to Anime LQ CF
1 year ago
TRaSH
1875b91fda
fix(radarr): Update UHD Bluray Tier scores ( #1444 )
1 year ago
Kees de Bruin
64feb241b2
fix(starr): Update EZTV regex ( #1450 )
1 year ago
garypiner
8564cb7dc2
fix(radarr): VISIONPLUSHDR to LQ CF & Upscale CF to include Re-grade ( #1447 )
1 year ago
yammes08
d11ab42896
Update UHD Bluray Tier scores
...
- Amend default UHD Bluray Tier CF scores to match HD Bluray Tier scores
- Add custom scores (with warning) for UHD Bluray Tiers in SQPs 2+5
- Add Remux Tier 03 to SQP5
1 year ago
FonduemangVI
c39ed7963d
feat(arrs): add OViD streaming Service
1 year ago
FonduemangVI
9bdb038930
fix(anime): fix double up
1 year ago
FonduemangVI
888629d507
fix(anime): correct removal of trash ID
1 year ago
FonduemangVI
373e60b4bc
fix(anime): update anime raws CF
1 year ago
TRaSH
381f36f5f7
feat(starr): added streaming service `Crave`
1 year ago
Kees de Bruin
f7b4a071ce
Added optional suffix for EZTV
1 year ago
zakary
e3e95d7369
feat(starr): Additions to Scene CF ( #1396 )
1 year ago
yammes08
e613cb45dd
Update crit.json
...
Lint fix
1 year ago
yammes08
93806b0cd4
Add new Criterion Channel Streaming Service
...
- Add new Criterion Channel Streaming Service CF
- Add new Criterion Channel Streaming Service CF to relevant guides and tables
- Modify existing Criterion Collection CF to only apply to Bluray and Remux releases, and also add an exclusion for the `Criterion` release group
1 year ago
TRaSH
6f92e551f8
Merge branch 'master' into hd-bluray-tier-03
1 year ago
Bogdan
2003ebccca
Add `HD Bluray Tier 03`
1 year ago
nuxen
1a23375f2f
feat(radarr): add CiNEPHiLES to Remux Tier 02
1 year ago
nuxen
9714ae8dfe
feat(starr): add NINJACENTRAL to WEB Tier 03
1 year ago
nuxen
d973c3a468
feat(starr): add ELEANOR to Scene CF
1 year ago
FonduemangVI
c265997758
feat(anime) - major anime updates
1 year ago
nuxen
fae346534c
feat(radarr): add HiDt to HD Bluray Tier 02
1 year ago
nuxen
a92ab5c889
feat(starr): add ETHEL to Scene CF
1 year ago
TRaSH
70dd36e750
Removed: RlsGrp `CiNEPHiLES` from Remux Tier to prevent download loops
...
**[Fixed]**
- [Radarr] Removed: RlsGrp `CiNEPHiLES` from Remux Tier to prevent download loops.
**[Info]**
This RlsGrp has a weird file naming structure what results in to download loops.
At the moment Radarr only probes the first audio track, and it doesn't read the nfo's.
This would require scraping the tracker/indexer, which is undesired and mostly frowned upon and at very least simply forbidden.
So in the current state it needs to work with the info provided in the filename and/or release name and what's used as first audio track.
So this is something that needs to be fixed on the RlsGrp side and they have 2 options how to solve it.
- Fix their bad/wrong naming choice.
- Change what they select as default/first track.
I've contacted them about this issue and they will not be changing their file naming structures any-further.
Because of their decision the following will be decided:
They get removed from the Remux Tiers so they won't be chosen to prevent the loops as much as possible.
If we will still get reports of download loops, even if they aren't in the Remux Tiers, we will do the same what we do with the other RlsGrps that can't name their files correctly or choose the not corresponding audio format to be the first and as default . (Meaning: that the RlsGrp will be placed in the `LQ` Custom Format, This to prevent download loops.)
1 year ago
TRaSH
992d20dfb5
Merge branch 'master' into master
1 year ago
nuxen
1ea26505ad
fix(starr): match PQ in x265 (no HDR/DV) CF
1 year ago
nuxen
ac04b86538
feat(radarr): add CiNE & SLOT to LQ
1 year ago
nuxen
494f2584aa
feat(radarr): add CiNEPHiLES to Remux Tier 03
1 year ago
Bogdan
9d29e42144
Added: `EDITH` as scene group
1 year ago
TRaSH
fd0879f74a
Merge branch 'master' into master
1 year ago
TRaSH
a5105b6dd9
Merge branch 'master' into starr-french
1 year ago
nuxen
32bf21f385
feat(radarr): add OFT to LQ
1 year ago
NiceTSY
ab1746d306
Merge branch 'master' into starr-french
2 years ago
yammes08
aa8ec46d11
Rework Hybrid CF
...
Hybrid CF now only applies to remuxes with "Hybrid" in the name (not the -Hybrid release group)
2 years ago
yammes08
4786284a08
New Streaming Service Scores + Hybrid Change
...
Changes:
- Updated streaming service scores
- new UHD Streaming Boost and UHD Streaming Cut CFs to boost and cut streaming service scores at 4K
- Updated Sonarr CF page with new CFs
- New Sonarr guide sonarr-uhd-streaming-services.md section with new CF details
- Repack CFs re-scored for Radarr/Sonarr to allow compatibility with new streaming service CF scores
2 years ago
Kees de Bruin
1dad41f220
Update lq.json
...
Fixed YTS release group
2 years ago
TRaSH
41783bb633
[Radarr] CF `LQ` Fix `YTS` Condition
...
# 2023-06-01 22:25
**[New]**
- None
**[Updated]**
- None
**[Fixed]**
- [Radarr] CF `LQ` Fix `YTS` Condition.
2 years ago
NiceTSY
eea8bfaa19
Fix Multi-Audio CFs to not match `Multi-Subs`
2 years ago
TRaSH
20ebf37b26
Merge branch 'master' into SQP-1-2160p-Maintance-Release-20230529
2 years ago
TRaSH
7ddd4d041e
[SQP-1 (2160p)] Maintance Release 20230529
...
- Complete overhaul of the SQP-1 (2160p).
- Added: Max compatibility, prefer BHDstudio.
- Prefer Streaming Services Audio Formats (Atmos) if no BHDStudio is available.
2 years ago
TRaSH
04030bc75a
Merge branch 'master' into fix/dv-hdr10-cf-should-match-dv-hdr10+
2 years ago
nuxen
fa9d010eb2
fix(starr): add regex example
2 years ago
nuxen
4615c31b11
fix(starr): DV HDR10 CF should match DV HDR10+
2 years ago
TRaSH
cca1015adb
[Radarr] Changed score CF `BHDStudio` to `1850`
2 years ago
TRaSH
86dc3cbff9
[Starr] Added CF `FLUX`
2 years ago
TRaSH
d57483e4db
Change case to match the other streaming services
2 years ago
TRaSH
7db6a00fb2
[Radarr] add RlsGrp `pahe` to `LQ`.
2 years ago
nuxen
bb55517c71
chore(starr): add regex example to Max CF
2 years ago
Michael Thomas
6c1f387d5f
feat(radarr) add kitsune to web tier 02
2 years ago
nuxen
05b32d3cd5
fix(starr): small fixes for Max
2 years ago
nuxen
8fbb81eeeb
feat(starr): add Max to guide
2 years ago
nuxen
f083f8859a
feat(starr): add MAX CF
2 years ago
nuxen
49bc1c8a92
fix(radarr): VS false positives
2 years ago
TRaSH
7b686d6298
[Radarr] Added CF `Remux Tier 03`
...
# 2023-05-18 11:45
**[New]**
- Added CF `Remux Tier 03`, This way we can fine tune the RlsGrps even more. please update your automation sync tools to accept the new CF.
**[Updated]**
- [Radarr] Increased the score for CF `Remux Tier 01-02`
**[Fixed]**
- None
2 years ago
TRaSH
fdef6b719c
[Starr] Added `HLG` to CF `2160p`
...
# 2023-05-18 09:45
**[New]**
- None
**[Updated]**
- None
**[Fixed]**
- [Starr] Added `HLG` to CF `2160p`
2 years ago
TRaSH
b72f8171cf
[SQP-1 2160p] Added Quality Size 2160p WEBDL
...
**[Updated]**
- [SQP-1 2160p] Added Quality Size 2160p WEBDL
2 years ago
TRaSH
96ff1ad6ab
[Starr] Added CF `VP9`
...
-# 2023-05-18 08:25
**[New]**
- [Starr] Added CF 'VP9'
**[Updated]**
- None
**[Fixed]**
- None
2 years ago
TRaSH
3a33aa6667
[SQP] added 2160p quality size
2 years ago
bakerboy448
723f01ad5e
[Radarr] Add GHD to LQ
2 years ago
Andrew Kennedy
0aada9c39a
Update 10bit.json for radarr to support hyphens
2 years ago
TRaSH
65adfbc43d
Merge branch 'master' into fix/starr-group-spec-conditions
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
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
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
c2ce356edc
feat(radarr) - add xebec to tier 02 Radarr
2 years ago
nuxen
af39d3b40c
feat(radarr): add `GPTHD` to `LQ` CF
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
TRaSH
74735207a1
Merge branch 'master' into feat/radarr-cf-add-vinegar-syndrome
2 years ago
nuxen
829b7b57ef
feat(radarr): create `Vinegar Syndrome` CF and add to guide
2 years ago
NiceTSY
30b546f426
Added FanSUB/FastSUB for Radarr
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
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
029fb921f4
[Radarr] Exclude `Open Matte` from `Special Edition` CF
...
- [Radarr] Exclude `Open Matte` from `Special Edition` 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
3eefddf92c
feat(radarr): add `ONLYMOViE` to `Bad Dual Groups` CF
2 years ago
nuxen
defe2a5958
feat(radarr): add `Regrade` to the `Upscaled` CF
2 years ago
nuxen
59b31831e4
fix(radarr): `Upscaled` not matching `Upscale`
2 years ago
TRaSH
2f57f47a93
[Radarr] Added RlsGrp `LAMA` to the `LQ` CF.
...
- [Radarr] Added RlsGrp `LAMA` to the `LQ` CF, uploading 480p cam shit as 1080p bluray and just in general low quality.
- Sorted RlsGrp.
2 years ago
TRaSH
944b78978f
[Radarr] Moved RlsGrp `SPHD` to the lowest UHD tier.
...
- [Radarr] Moved RlsGrp `SPHD` to the lowest UHD tier, because they often use Lower Quality sources for their releases.
2 years ago
yammes08
af81bbd79a
Exclude "IMAX Edition"
2 years ago
nuxen
bdf8bfcc6f
fix(starr): revert changes and fix HDR CFs
2 years ago
nuxen
f33ba92be0
Revert "feat(radarr): reworked all HDR metadata CFs"
...
This reverts commit dcc1536c1e
.
2 years ago
nuxen
5cd2ba0948
Revert "feat(radarr): fixed mistakes & added regex examples"
...
This reverts commit 3548bf0f56
.
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
3548bf0f56
feat(radarr): fixed mistakes & added regex examples
2 years ago
nuxen
dcc1536c1e
feat(radarr): reworked all HDR metadata CFs
...
reworked all HDR metadata CFs to be oneliners, to prevent false matches from happening.
2 years ago
nuxen
e573ff2330
Merge branch 'master' into Radarr-CF-AZAZE-to-LQ
2 years ago
nuxen
3ec370eb3b
Merge branch 'master' into Radarr-CF-AZAZE-to-LQ
2 years ago
nuxen
681c965cc6
feat(radarr): add `Upscaled` CF
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
ac19fa3836
feat(radarr): add `AZAZE` to `LQ` CF
2 years ago
Bakerboy448
99cd7df722
[radarr] add PiRaTeS to LQ CF
...
Fixes #1159
2 years ago
nuxen
161188cf06
feat(radarr): add `TvR` to `Bad Dual Audio` CF
2 years ago
TRaSH
a2348c9695
minor change to be consistent `[-_. ]` vs `[ ._-]`
2 years ago
TRaSH
7be0f1776e
Merge branch 'master' into master
2 years ago
yammes08
845f38259e
Add missing comma
2 years ago
yammes08
f3e7b45182
Create HBO.json for older non-HMAX releases
2 years ago
TRaSH
723af0056e
[Radarr] CF `Line/Mic Dubbed`
...
- [Radarr] CF `Line/Mic Dubbed`.
2 years ago
yammes08
a92e8b989f
Update regex for consistency across the guide
2 years ago
TRaSH
3fa00202c4
Merge branch 'master' into Radarr-MT-to-LQ
2 years ago
nuxen
06a5a5f0af
fix(radarr): Add `MT` to `LQ` CF
...
Adding `MT` to the `LQ` CF because it is just a shortened name of `MTeam`
2 years ago
NiceTSY
06c1aa63fb
Merge branch 'master' into starr-french
2 years ago
TRaSH
04df1af121
[Radarr] CF `Stan` Fix
...
**[New]**
- None
**[Updated]**
- None
**[Fixed]**
- [Radarr] CF `Stan` Fix
2 years ago
NiceTSY
c7fdd3abdf
Update FR Radarr Remux Tier
...
Zapax has been promoted to tier 01
2 years ago
NiceTSY
495332af14
Merge branch 'TRaSH-:master' into starr-french
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
NiceTSY
df45c2f44e
Update of French Remux Tiers
...
- Added `Tezcat74` to tier 01
- Moved `Obi` to tier 02, as most of its releases are now one-disc
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
mirolm
bd51b9e4eb
Exclude Tsundere-Raws from radarr cf's
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
yammes08
36f61ddf66
Update to match Sonarr
...
Word boundary added before (Blu[-_. ]?ray|BD|HD[-_. ]?DVD)
2 years ago
TRaSH
9c520a4022
Merge branch 'master' into master
2 years ago
TRaSH
76f27b57d6
Raised: MA Score to 20
...
- Raised: MA Score to 20
2 years ago
TRaSH
1f4a138088
Added: BCORE score to 15
...
- Added: BCORE score to 15
2 years ago
TRaSH
7d805823a6
Merge branch 'master' into exclude-hdr10plus-in-dv-hdr10
2 years ago
TRaSH
c02f16ec41
Updated: regex example
...
- Updated: regex example
2 years ago
TRaSH
0cf14138fc
Fix: Emby/JF naming scheme for imdbid
...
- Fix: Emby/JF naming scheme for imdbid
2 years ago
bakerboy448
51d9b63400
Radarr - Add CREATiVE24 to Low Quality
...
Poorly named releases including
"DTSHD-MA" as PCM
WEBDLs as m2ts
2 years ago
garypiner
2a64aa840e
exclude hdr10plus from DVHDR10
2 years ago
TRaSH
26dcabe9d2
[Starr] Fix: emby/jellyfin folder naming scheme
...
- Fix: emby/jellyfin folder naming scheme
2 years ago
TRaSH
1192b9c7d8
[Radarr] Removed: `BiTOR`
...
- Moved: RlsGrp `BiTOR` from `UHD Bluray Tier 3` to `LQ`. Reason: Fake DV Layer: HDR10+ conversion.
2 years ago
TRaSH
3d84235e01
[Radarr] Added dutch streaming service
...
- Added: Dutch streaming service
- Added: Dutch rlsgrp
2 years ago
nuxen
a6061f9a26
fix(starr-cfs): capitalization of RlsGrp `SiC`
2 years ago
TRaSH
4de5e22a17
Deleted: un-used HQ-xxx
...
- Deleted: un-used HQ-xxx, Switched to Tiers
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
6980fa2165
Create DV (FEL)
...
Used to upgrade new framestor releases which are upgrades of previous hybrids
2 years ago
yammes08
52bc4b866d
Fixed naming as now recognised by Radarr
2 years ago
yammes08
44bbc42a86
Used better Regex
2 years ago
yammes08
7406fe24b2
Added OpenMatte match
2 years ago
yammes08
1bec441b4e
Fix lint (hopefully)
2 years ago
yammes08
5c78114e54
Create masters-of-cinema.json
2 years ago
yammes08
eb4f1dc529
Create open-matte.json
2 years ago
yammes08
833d90ae93
Update hybrid.json
...
Updated Hybrid CF to include WEBDL + DV/HDR10(+) and TrueHD Conditionals, and swap Hybrid release group to ReleaseGroupSpecification.
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
Gabe
9a5ab8ce57
Create bcore.json
...
https://github.com/TRaSH-/Guides/issues/1021
https://github.com/TRaSH-/Guides/issues/1019
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
2f8354be24
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
Michael Thomas
c154930546
Merge branch 'master' into master
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
6b7a0f3ad3
Merge branch 'TRaSH-:master' into master
2 years ago
FonduemangVI
c6a6116311
feat(anime) - updated DA CFs
2 years ago
yammes08
3c8af842ab
Add PQ to HDR formats
2 years ago
yammes08
c2319cfa2a
Add PQ to HDR formats
2 years ago
yammes08
d9df06e76a
Update score so not trumped by repacks
2 years ago
yammes08
d0e273eb62
Update score so consistent with Sonarr
2 years ago
yammes08
00f7e55363
Update score to consistent with Sonarr
2 years ago
yammes08
aafafa66df
Add Proper2 condition
2 years ago
NiceTSY
8c3d011855
Update french-vfq.json
...
- Does not recognise FRENCH if there is not MULTi in front to avoid false recognition of VOF
2 years ago
yammes08
33209103ff
Update SDR with negated HDR formats
2 years ago
yammes08
939c470afa
Update 2160p to new oneliner
2 years ago
FonduemangVI
ffe63e5934
Feat(anime) - Update Anime raws for Sonarr and Radarr
2 years ago
NiceTSY
246071ea9f
Updated group tiers
...
- Added BlackAngel and PEPiTE to REMUX-01
- Added MiXER to REMUX-02
- Removed Foxhound from REMUX
- Removed BEO from all CFs
2 years ago
NiceTSY
0385d697c8
Update french-scene.json
...
- Removed SharpHD due to them being a German group
2 years ago
Matthew Anson
5e264ef44f
added NanakoRaws and Lilith-Raws to anime-raws
2 years ago
TRaSH
14bdadf9d5
Updated: CF `No-RlsGroup`
...
- Updated: CF `No-RlsGroup`
2 years ago
TRaSH
a951744eb3
[SQP-1] Changed: max quality size
...
- Changed: max quality size
2 years ago
TRaSH
a54fb10c51
Updated: CF `[Special Edition]` Score from `25` to `125`.
...
- Updated: CF `[Special Edition]` Score from `25` to `125`.
2 years ago
TRaSH
b6836223c9
Merge branch 'master' into patch-1
2 years ago
TRaSH
e1fc7c0423
Merge branch 'master' into av1
2 years ago
TRaSH
df43866641
[Radarr] Lowered min Quality Size
...
- Changed: Min. Quality Size for WEBDL because of the smaller NF releases.
2 years ago