nuxen
ffd1f81278
fix(starr): Upscaled CF not matching on certain naming ( #2019 )
...
* fix(starr): Upscaled CF not matching on certain naming
* fix(starr): prevent false positives for AI Upscales condition
5 months ago
yammes08
b4220abcb9
feat(guide): Add Groups to LQ ( #2023 )
5 months ago
nuxen
c9ad301825
feat(starr-anime): add Shiniori-Raws to Anime Raws CF ( #2012 )
5 months ago
nuxen
a88ee4a9f4
feat(starr-anime): add several RlsGrps to LQ ( #2011 )
...
* feat(sonarr-anime): add several RlsGrps to LQ
* feat(radarr-anime): add several RlsGrps to LQ
* fix(starr-anime): capitalization of KAZETV
* fix(starr-anime): remove KAZETV from LQ
* Update anime-lq-groups.json
fix Moozzi2 spelling
* Update anime-lq-groups.json
Fix moozzi2 spelling
---------
Co-authored-by: rg9400 <39887349+rg9400@users.noreply.github.com>
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
5 months ago
nuxen
b2077584e9
feat(sonarr): add OFT to LQ CF ( #2010 )
...
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
5 months ago
bakerboy448
e1cd881e29
fix(Revert): "chore(starr): Improve streaming service CFs" ( #2000 )
6 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
.
6 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
6 months ago
nuxen
28cf570132
chore(starr): Improve streaming service CFs ( #1992 )
6 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>
6 months ago
nuxen
308088b249
feat(ci): Custom Format JSON validation ( #1939 )
...
Co-authored-by: TRaSH <trash-pm@protonmail.ch>
7 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
7 months ago
nuxen
92c16e819d
fix(sonarr): add DSCV to Discovery+ CF matching ( #1937 )
7 months ago
FonduemangVI
afe9861c7f
feat(anime): update CFs ( #1932 )
7 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>
7 months ago
sdaqo
25703ad12f
feat(starr): Add SobsPlease ( #1922 )
...
add SobsPlease to sonarr and radarr
7 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>
7 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
8 months ago
nuxen
c20934176e
feat(starr): add ShieldBearer to LQ ( #1911 )
8 months ago
FonduemangVI
769bdf736c
feat(anime): updates to CFs ( #1903 )
8 months ago
zakary
18bcdcba13
update(cf/hbomax): adds capturing hbomax (without separator) ( #1895 )
...
https://regex101.com/r/VZsSwC/1
8 months ago
nuxen
743cffc558
fix(starr): match `AC-3` as `DD` ( #1899 )
...
fix(starr): match AC-3 as DD
8 months ago
nuxen
fc9ad8e94f
fix(starr): `DD+` word boundaries ( #1892 )
...
fix(starr): DD+ word boundaries
8 months ago
TRaSH
cdc502369d
fix(starr): Prevent double scoring `DD+` and `DD+ Atmos` ( #1887 )
8 months ago
NiceTSY
8a37f9086d
update(sonarr): remove NERO from LQ ( #1884 )
...
update(sonarr-lq): remove nero
8 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
9 months ago
f0e
5e494c9be1
fix(starr): TheUpscaler not matching ( #1864 )
...
fix(starr): Fix TheUpscaler matching
9 months ago
owine
a6e2678778
feat(sonarr): Update Season Pack CF and guide ( #1872 )
9 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
9 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.
9 months ago
zakary
7a56834afc
feat(sonarr): Add Season Pack CF using ReleaseType Condition ( #1825 )
...
Co-authored-by: owine <owine@users.noreply.github.com>
9 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>
9 months ago
nuxen
f963dc6510
fix(starr): fix Obfuscated CF mismatching ( #1843 )
9 months ago
yammes08
e249a39b0d
feat(Starr:) Add New x266 Custom Formats ( #1841 )
...
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
9 months ago
yammes08
e6f269673d
feat(Starr): Add iVy to LQ ( #1840 )
9 months ago
Lucas Reiners
412918d491
fix(starr): AMZN CF should also match AmazonHD ( #1829 )
10 months ago
yammes08
684a4965cb
feat(starr): Add SasukeducK to LQ ( #1832 )
10 months ago
Flavien
57c51241f5
fix(Starr-Anime): remove Kaerizaki-Fansub to Anime LQ groups and update FR regex ( #1827 )
10 months ago
nuxen
a71c432826
fix(starr): Upscale false positives ( #1818 )
10 months ago
FonduemangVI
f7c4f837bc
feat(starr anime): updates to various CFs ( #1814 )
...
Co-authored-by: FonduemangVI
10 months ago
Bogdan
adc5decf7e
feat(sonarr): add FreeLeech custom format ( #1810 )
...
Co-authored-by: zakary <zak@ary.dev>
10 months ago
NiceTSY
7c346fdbb0
fix(french-starr): update VFQ CFs with right condition ( #1811 )
10 months ago
yammes08
9899b6ec80
fix(Starr): Update HTSR Custom Formats ( #1807 )
10 months ago
yammes08
2e959574ae
feat(guides): Add HTSR Streaming Service ( #1806 )
10 months ago
TRaSH
77acf74d41
feat(starr): Add Custom Format for streaming service VIU ( #1795 )
10 months ago
TRaSH
74f0ea58f2
feat(starr): Add Custom Format for streaming service ITVX ( #1799 )
...
Co-authored-by: yammes08 <111231042+yammes08@users.noreply.github.com>
10 months ago
nuxen
40c6bcab04
feat(starr): change AV1 default score to -10000 ( #1787 )
11 months ago
yammes08
332a9aacb0
feat (Starr): Add BEN THE MEN to LQ (Release Title) Custom Formats ( #1773 )
11 months ago
TRaSH
cabf39814e
feat(starr): Add upscaled to Sonarr and add UPS ( #1740 )
...
Co-authored-by: yammes08 <111231042+yammes08@users.noreply.github.com>
11 months 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>
11 months ago