1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-27 03:43:30 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
bakerboy448
d983f2e526 jackett script - check requirements first 2022-07-08 22:02:45 -05:00
bakerboy448
8272acafbc Jackett Update Script now uses loops and version checking 2022-07-05 01:27:55 -05:00
Qstick
e07c451080 New: YAML Schema Validations (#206)
* New: YAML Schema Validations

* fixup! skip json when doing ymllint

* fixup!

* fixup!

* fixup!

* fixup!

* fixup! validate login methods, filter names, captcha types

* fixup! validate tracker type

* fixup! validate tracker type

* fixup! validate category mappings use a correct category

* fixup! further download block validation

* fixup!

* fixup! validate links and legacy-links are valid urls

* fixup! validate settings types

* fixup! v6 doubanid

* fixup! v5 json filter validation

* fixup! xbit should be v5
2022-06-24 21:01:47 -05:00
bakerboy448
ae0453bb6b depreciate v2 (untested) (Script)
fix extra remotes being added (untested) (script)
2022-04-18 19:45:16 -05:00
bakerboy448
b1718f4b3c [script] [jackett-pulls] hard reset from master when no remote exists 2022-02-25 17:58:07 -06:00
bakerboy448
de2c5786bc [script] [jackett-pulls] fix setting upstream for every push 2022-02-16 13:06:44 -06:00
bakerboy448
58109aedf2 [script] jackett-pulls -all new to v3; fix engine detection 2022-02-15 19:02:39 -06:00
bakerboy448
4a2b8c2840 [script] jackett-pulls -add more back/fore porting 2022-02-15 19:02:39 -06:00
bakerboy448
2b002e2d9c fix git remotes listing [jackett-pulls] 2022-02-03 21:50:39 -05:00
bakerboy448
d0c729a900 Script fix for Removals & Debugging [jackett-pulls script]
- update script debugging

- add debugging for removals

- fix deletes being treated as add

- fix script typo for removing indexers

- fix debugging conditionals
2022-01-27 21:06:11 -06:00
bakerboy448
38b41b73e5 script - try to fix false positive conflict checks
git status to git ls-files --unmerged
2022-01-20 20:58:30 -06:00
bakerboy448
cf0c68020c script - add type: xml to v3 (e.g. showrss) 2022-01-20 20:58:30 -06:00
bakerboy448
b922c26885 script fix - actually use remote branches 2022-01-20 20:58:30 -06:00
bakerboy448
2acf0b0197 jackett pull script fixes
fixed: jackett pull script failing due to fixup! commit

fixed: bad nested ifs => if elseif

fixed - jackett script backporting typos

fixed - jackett script backporting typos and skip of v2

fixed - prowlarr commit template typo & refactored

fixed - stop adding remotes needlessly

changed - double bracketts to single

script fixes for version checks and add todo for conflict detection

prefix echos with ---

fix v3 identification typo (go off file path now)
2022-01-18 20:02:23 -06:00
bakerboy448
b533d41a81 more script refactoring and variable updates 2022-01-17 16:00:22 -06:00
bakerboy448
6846dff880 various script updates & refactoring. Better conflict handling
make script more generic for common use
2022-01-17 16:00:22 -06:00
bakerboy448
0ff5124656 New: (Cardigann v4) (Usenet) - Add DrunkenSlug Miatrix NzbGeek
Add ignore blankinputs as true

add newznab to yml conversion script

update git ignore

update jackett pull script for v4
2022-01-16 21:46:30 -06:00
bakerboy448
cc187d2a5b update jackett pull script for v4 2022-01-16 21:46:30 -06:00
bakerboy448
dd7214a080 remove git commit template file 2021-12-30 22:23:38 -06:00
bakerboy448
b89c0a1e7a New: Add Update Script Fixed: Removal of non-definition files
New: Added `debug` and `trace` flags with related pauses & logging
Fixed: Push/Pull Branch Logic
Fixed: Better Conflict handling for definitions (removals/adds)
reorganized to script folder per Q
2021-12-30 22:23:38 -06:00