nuxen
b2077584e9
feat(sonarr): add OFT to LQ CF ( #2010 )
...
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
7 months ago
bakerboy448
e1cd881e29
fix(Revert): "chore(starr): Improve streaming service CFs" ( #2000 )
8 months ago
bakerboy448
afdefe1c58
fix(Revert): "fix(starr): Moved webdl and webrip into Amazon regex to prevent incorrect matches" ( #1999 )
...
Revert "fix(starr): Moved webdl and webrip into Amazon regex to prevent incor…"
This reverts commit 13780d733d
.
8 months ago
yammes08
1222ba2a32
feat(guides): Move KRaLiMaRKo to Radarr Remux Tier 03 and expand Hybrid CF matching to include Bluray qualities ( #1998 )
...
* Move KRaLiMaRKo to Remux Tier 03 (Radarr)
* Amend Hybrid custom formats to also match on Bluray quality
8 months ago
nuxen
28cf570132
chore(starr): Improve streaming service CFs ( #1992 )
8 months ago
wheat4714
13780d733d
fix(starr): Moved webdl and webrip into Amazon regex to prevent incorrect matches ( #1950 )
...
Co-authored-by: wheat4714.usedwhensimpleloginisbanned@gmail.com <wheat4714.usedwhensimpleloginisbanned@gmail.com>
Co-authored-by: FonduemangVI <15520607+FonduemangVI@users.noreply.github.com>
Co-authored-by: nuxen <theonenuxen@proton.me>
8 months ago
nuxen
308088b249
feat(ci): Custom Format JSON validation ( #1939 )
...
Co-authored-by: TRaSH <trash-pm@protonmail.ch>
9 months ago
David Christ
0c4a869ddd
chore(sonarr): add 720p CF ( #1896 )
...
Creating a 720p custom format for Sonarr.
This is following the 2160p and 1080p formats already available for Sonarr, plus the 2160p, 1080p and 720p formats for Radarr, to complete the set.
Hash created via https://md5.gromweb.com/?string=Sonarr+720p
9 months ago
nuxen
92c16e819d
fix(sonarr): add DSCV to Discovery+ CF matching ( #1937 )
9 months ago
FonduemangVI
afe9861c7f
feat(anime): update CFs ( #1932 )
9 months ago
owine
155b561581
feat(sonarr): Add Single Episode and Multi-Episode CFs ( #1873 )
...
* feat(sonarr): Add Single Episode and Multi-Episode CFs
* Add version notes
* Apply suggestions from code review
Co-authored-by: zakary <zak@ary.dev>
* Lint
---------
Co-authored-by: zakary <zak@ary.dev>
Co-authored-by: nuxen <theonenuxen@proton.me>
10 months ago
sdaqo
25703ad12f
feat(starr): Add SobsPlease ( #1922 )
...
add SobsPlease to sonarr and radarr
10 months ago
Eric Nemchik
ac0adfd0af
chore(editorconfig): Add more extensions ( #1410 )
...
* Add more extensions to editorconfig
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat(editorconfig): update indent size
* Revert "feat(editorconfig): update indent size"
This reverts commit 30e5918efe
.
* style: 💄 format json files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format yaml files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format md files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format other files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 format md files
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 markdownlint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 markdownlint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 markdownlint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 editorconfig lint fixes
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat: 🚀 deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat: 🚀 deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* feat: 🚀 deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* revert: 🔥 remove deploy preview
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* fix: 🐛 fix incorrect prior merges
Signed-off-by: Eric Nemchik <eric@nemchik.com>
* style: 💄 change json to 2 spaces
Signed-off-by: GitHub <noreply@github.com>
* style: 💄 format json to 2 spaces
Signed-off-by: GitHub <noreply@github.com>
* update(formatting/py): run pep8 formatting
---------
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: FonduemangVI <15520607+FonduemangVI@users.noreply.github.com>
Co-authored-by: FonduemangVI <michael.thomas@vualtlabs1226.com>
Co-authored-by: zakary <zak@ary.dev>
10 months ago
zakary
6065824d40
fix(starr-cf/audio-channels): add word barrier and negates to prevent matching incorrectly ( #1919 )
...
* fix(cf/audio-channels): add word barrier to prevent matching incorrectly
* update(cf/audio-channels): change to rg recommendations
add word barriers to all low channel and adjust negates
remove 9.1 from guides
10 months ago
nuxen
c20934176e
feat(starr): add ShieldBearer to LQ ( #1911 )
10 months ago
FonduemangVI
769bdf736c
feat(anime): updates to CFs ( #1903 )
10 months ago
zakary
18bcdcba13
update(cf/hbomax): adds capturing hbomax (without separator) ( #1895 )
...
https://regex101.com/r/VZsSwC/1
10 months ago
nuxen
743cffc558
fix(starr): match `AC-3` as `DD` ( #1899 )
...
fix(starr): match AC-3 as DD
10 months ago
nuxen
fc9ad8e94f
fix(starr): `DD+` word boundaries ( #1892 )
...
fix(starr): DD+ word boundaries
10 months ago
TRaSH
cdc502369d
fix(starr): Prevent double scoring `DD+` and `DD+ Atmos` ( #1887 )
10 months ago
NiceTSY
8a37f9086d
update(sonarr): remove NERO from LQ ( #1884 )
...
update(sonarr-lq): remove nero
10 months ago
nuxen
ec52a7bb91
fix(starr): DTS-X CF mismatching ( #1863 )
...
* fix(starr): DTS-X CF mismatching
* chore(starr): add regex example for DTS X
* fix(starr): DTS X regex example
11 months ago
f0e
5e494c9be1
fix(starr): TheUpscaler not matching ( #1864 )
...
fix(starr): Fix TheUpscaler matching
11 months ago
owine
a6e2678778
feat(sonarr): Update Season Pack CF and guide ( #1872 )
11 months ago
TRaSH
237d4ea2cf
feat(starr): Added CF Streaming Services `Star+`, `NOW`, `TVING`, `Discovery+` ( #1853 )
...
* feat(starr): Added CF Streaming Services `Star+`, `NOW`, `TVING`, `Discovery+`
* fix: local build issue
* Added: Streaming Services `Star+`
* Added: Streaming Services `NOW`
* Added: Streaming Services `TVING`
* Added: Streaming Services `Discovery+`
* Fix: MD012 Multiple consecutive blank lines
11 months ago
yammes08
b1a0499aa1
feat(guides): Update Sonarr Remux Tiers ( #1862 )
...
Update Sonarr Remux Tiers
- Move SiCFoI to Remux Tier 02 to mirror existing Radarr move.
11 months ago
zakary
7a56834afc
feat(sonarr): Add Season Pack CF using ReleaseType Condition ( #1825 )
...
Co-authored-by: owine <owine@users.noreply.github.com>
11 months ago
Lucas Reiners
17e1ad4113
fix(starr): Netflix CF to match NetflixHD and NetflixUHD in title ( #1845 )
...
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
Co-authored-by: nuxen <felix.schubert1998@gmail.com>
11 months ago
nuxen
f963dc6510
fix(starr): fix Obfuscated CF mismatching ( #1843 )
11 months ago
yammes08
e249a39b0d
feat(Starr:) Add New x266 Custom Formats ( #1841 )
...
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
12 months ago
yammes08
e6f269673d
feat(Starr): Add iVy to LQ ( #1840 )
12 months ago
Lucas Reiners
412918d491
fix(starr): AMZN CF should also match AmazonHD ( #1829 )
12 months ago
yammes08
684a4965cb
feat(starr): Add SasukeducK to LQ ( #1832 )
12 months ago
Flavien
57c51241f5
fix(Starr-Anime): remove Kaerizaki-Fansub to Anime LQ groups and update FR regex ( #1827 )
12 months ago
nuxen
a71c432826
fix(starr): Upscale false positives ( #1818 )
12 months ago
FonduemangVI
f7c4f837bc
feat(starr anime): updates to various CFs ( #1814 )
...
Co-authored-by: FonduemangVI
1 year ago
Bogdan
adc5decf7e
feat(sonarr): add FreeLeech custom format ( #1810 )
...
Co-authored-by: zakary <zak@ary.dev>
1 year ago
NiceTSY
7c346fdbb0
fix(french-starr): update VFQ CFs with right condition ( #1811 )
1 year ago
yammes08
9899b6ec80
fix(Starr): Update HTSR Custom Formats ( #1807 )
1 year ago
yammes08
2e959574ae
feat(guides): Add HTSR Streaming Service ( #1806 )
1 year ago
TRaSH
77acf74d41
feat(starr): Add Custom Format for streaming service VIU ( #1795 )
1 year ago
TRaSH
74f0ea58f2
feat(starr): Add Custom Format for streaming service ITVX ( #1799 )
...
Co-authored-by: yammes08 <111231042+yammes08@users.noreply.github.com>
1 year ago
nuxen
40c6bcab04
feat(starr): change AV1 default score to -10000 ( #1787 )
1 year ago
yammes08
332a9aacb0
feat (Starr): Add BEN THE MEN to LQ (Release Title) Custom Formats ( #1773 )
1 year ago
TRaSH
cabf39814e
feat(starr): Add upscaled to Sonarr and add UPS ( #1740 )
...
Co-authored-by: yammes08 <111231042+yammes08@users.noreply.github.com>
1 year ago
nuxen
8f10a38213
feat(starr): add DV HDR10Plus Boost CF ( #1744 )
...
Co-authored-by: TRaSH <trash-pm@protonmail.ch>
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
1 year ago
AN1MATEK
eace665d13
style(guide): Update dv-hdr10plus.json to have consistent naming ( #1746 )
...
Co-authored-by: TRaSH <trash-pm@protonmail.ch>
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
1 year ago
zakary
3e43f09476
Revert "update(cf/repack-proper): separate repack and proper cfs in sonarr/radarr" ( #1748 )
1 year ago
yammes08
e9b74dab64
update(cf/repack-proper): separate repack and proper cfs in sonarr/radarr ( #1735 )
1 year ago
TRaSH
9555f5dcfd
feat(Starr): Add RlsGrp `LCD` to CF `Bad Dual Groups` ( #1742 )
1 year ago
zakary
c3289b79dd
fix(scores): applied wrong scores in proper.json
1 year ago
zakary
43270ba26f
update(cf/repack-proper): separate repack and proper cfs in sonarr/radarr
1 year ago
TRaSH
e845690752
feat(starr): Add CF for BBC iPlayer ( #1714 )
...
Co-authored-by: yammes08 <111231042+yammes08@users.noreply.github.com>
1 year ago
TRaSH
011ccdd717
feat(starr): add rlsgrp `vnlls` to `Bad Dual Groups` ( #1713 )
1 year ago
nuxen
566d115c62
fix(starr): Scene CF mismatching title ( #1708 )
1 year ago
TRaSH
9fc42a6218
feat(Starr) add NEW CF `INTERNAL` ( #1704 )
1 year ago
Bogdan
2d45ccbf0d
fix(sonarr): match `HIDI` as HIDIVE ( #1697 )
1 year ago
TRaSH
c50707a918
fix(Starr): renamed CF `DV (FEL)` to `DV (Disk)` ( #1706 )
...
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
1 year ago
TRaSH
69e99124b0
feat(Sonarr): add `.heb` to `Retags` ( #1703 )
1 year ago
yammes08
de0557e27a
Fix issues #1661 #1684 #1688 #1689
...
- Add `.heb` to Radarr retags custom format
- Reorder brackets in Radarr naming schemes
- Change `ReleaseTitleSpecification` condition to be required fot `iT`
- Add `ORARBG` to Radarr retags custom format
1 year ago
nuxen
6f177152b1
fix(starr): DV HDR10 mismatching ( #1686 )
1 year ago
nuxen
327d504058
feat(starr): add DV HDR10Plus CF ( #1685 )
1 year ago
nuxen
0121842542
feat(starr): add SURCODE & B0MBARDIERS to Scene CF ( #1683 )
1 year ago
FonduemangVI
b5436d94ae
feat(anime): updates to sonarr and radarr CFs ( #1681 )
1 year ago
FonduemangVI
61a6373b28
feat(Anime): remove AbemaTV from Anime LQ groups
1 year ago
FonduemangVI
d2afdde617
feat(Sonarr-fr): add `TAT` to FR WEB Tier 2 ( #1673 )
1 year ago
FonduemangVI
56ac4c2519
feat(anime): updates to sonarr and radarr CFs
1 year ago
Flavien
b6c542c136
Update Sonarr french-anime-fansub.json
1 year ago
Flavien
8fdbc7226d
Update Sonarr french-web-tier-02.json
1 year ago
Bogdan
1a49400d37
fix(sonarr): add `Extended Clip` to Extras CF
1 year ago
yammes08
205c87da1a
fix(starr): Custom Format Conditional Changes ( #1643 )
1 year ago
yammes08
c3ddda4620
Add Groups to LQ
...
- Add tarunk9c and DepraveD to LQ
- Add BiTOR 2160p releases to LQ (Release Title) (1080p releases are not currently added to LQ, but will now be un-tiered)
- Remove BiTOR from HD Bluray Tier 03
1 year ago
yammes08
115d763bbb
Custom Format Conditional Changes
...
- Removed `HDR` and `Not SDR` conditionals from 2160p custom formats
- Added release group conditionals back to TrueHD Atmos custom format for Radarr only (note, this is a partial reversion of #1553
1 year ago
yammes08
345ac88591
feat(guides/starr): Created New Custom Formats for 4OD and ALL4 Streaming Services, and LQ (Release Title) ( #1639 )
1 year ago
nuxen
335f7661f8
feat(starr): add SbR to WEB Tier 02 ( #1637 )
1 year ago
yammes08
35f98bc5d9
feat(starr): add custom formats for Japanese streaming services `FOD`, `TVer` and `U-NEXT` ( #1594 )
1 year ago
yammes08
bce8921e15
Update docs/json/sonarr/cf/u-next.json
...
remove deprecated `trash_score`
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
1 year ago
yammes08
c373ca128c
Update docs/json/sonarr/cf/tver.json
...
remove deprecated `trash_score`
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
1 year ago
yammes08
cfc19ad0fd
Update docs/json/sonarr/cf/fod.json
...
remove deprecated `trash_score`
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
1 year ago
Robert Dailey
b399592e4a
Remove all `trash_score` properties from CF json files ( #1629 )
1 year ago
yammes08
a5f29ffa86
Create SDR (no WEBDL) custom formats
...
- Create new SDR (no WEBDL) custom formats for Radarr and Sonarr
- Add new custom formats to the collection of custom formats tables and lists
- Tweak SDR description in custom formats lists
1 year ago
NiceTSY
80b7c4bd47
fix(french-starr): remove non-French Language conditions in the French Audio CF ( #1611 )
1 year ago
Colin Hebert
baa5f5c6ce
feat(starr): Add NHTFS to Scene CF ( #1590 )
1 year ago
NiceTSY
94c5013a71
feat(French-Starr): add VOQ (Version Originale Québecoise | Quebec Original Version) CF ( #1599 )
1 year ago
TRaSH
ee7039e592
feat(starr): add RlsGrp `ZNM` to `Bad Dual Groups` ( #1608 )
1 year ago
Kuredant
84b25a5b6a
fix(sonarr): add default scores and regexes for `FOD`, `TVer` and `U-NEXT`
1 year ago
TRaSH
6c2b612681
fix(starr): add RlsGrp BlackBit to Bad Dual Groups ( #1584 )
1 year ago
Kuredant
1931b13af6
feat(starr): add `U-NEXT` streaming service to CF
1 year ago
Kuredant
450d84cd65
feat(starr): add `TVer` streaming service to CF
1 year ago
Kuredant
a5fa9c7cf1
feat(starr): add `FOD` streaming service to CF
1 year ago
nuxen
2a265e079c
fix(starr): BR-DISK CF regex ( #1578 )
1 year ago
nuxen
0dd478d4cc
feat(sonarr): add d3g to LQ ( #1562 )
1 year ago
nuxen
d684a8c655
fix(starr): DTS-HD MA regex and add example
1 year ago
nuxen
6f66328313
fix(starr): inaccurate Pahe regex
1 year ago
TRaSH
0fe47d5971
fix(starr): Remove RlsGrps from CF TrueHD and TrueHD Atmos
1 year ago
TRaSH
f8830a4bab
fix(starr): Match anime scores between docs and JSON ( #1520 )
2 years ago
TRaSH
bee1bc654d
fix(starr): remove rlsgrp `CtrlHD` from CF `TrueHD Atmos` ( #1534 )
2 years ago
NiceTSY
557bf49a50
fix(french-starr): Include PAPAYA sub-groups into FR LQ CF ( #1532 )
2 years ago
NiceTSY
b062572da4
fix(french-starr): Update Multi-Audio CF ( #1531 )
2 years ago
TRaSH
18788ee06f
fix(starr): remove rlsgrp `CtrlHD` from CF `TrueHD Atmos`
2 years ago