thezoggy
f8d8b8e60a
fix(guide): Update Clean.py for py3.12 and apply updates ( #1953 )
...
Fixes SyntaxWarning thrown by python 3.12, update sync up nzbget from updates from sab version
9 months ago
nuxen
a2a4bcb772
chore(guide): update inconsistent naming in downloaders pages ( #1930 )
9 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
Kees de Bruin
64feb241b2
fix(starr): Update EZTV regex ( #1450 )
2 years ago
Kees de Bruin
f7b4a071ce
Added optional suffix for EZTV
2 years ago
TRaSH
070e51f398
[NZBGet] development has been officially abandoned by the developer
...
- NZBGet development has been officially abandoned by the developer.
2 years ago
thatbritguy
641fde5dd6
Fix typo in instructions.
2 years ago
thatbritguy
76442c2609
Lint fix
2 years ago
thatbritguy
25d7a6946b
Add replace_for script for SABnzbd and NZBGet
...
Description tweak and delint.
2 years ago
thatbritguy
97f9f11002
Add `replace_for` script for SABnzbd and NZBGet
...
Add `replace_for` script for SABnzbd and NZBGet to prevent download loops with poorly named releases.
2 years ago
VP-EN
837d652c68
NinjaCentral fix (NZBGet)
...
This is a fix related to how NinjaCentral names their NZB files.
All their NZBs have a dash + four characters appended to the filename/name of the NZB.
A few examples: `-ASn1` `-xm98` `-s4n4` - and so on
This reg-ex/reg-ex-replace works by removing that part only. I've had this reg-ex in my clean.py script for quite a long time, and haven't observed any negative effects with using this, with a lot of different NZB indexers simultaneously.
A reg-ex test:
https://regex101.com/r/KD8uqu/1
3 years ago
TRaSH
c0c11c2bad
Removed: v3 Subfolder Entry
4 years ago
TRaSH
b371088b3f
Cleaned: the NZBGet scripts section
4 years ago
TRaSH
5bf5049538
Moved: NZBGet to Downloaders
4 years ago