1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-05-01 13:51:17 +01:00
Commit Graph

59 Commits

Author SHA1 Message Date
ServarrAdmin
eae31b1d35 script: fix definition yml handling, more robust yml handling & logging changes 2024-12-22 13:46:20 -06:00
ServarrAdmin
e92aaa4377 fixup! script: add jackett development option to use local jackett repo 2024-12-22 13:11:43 -06:00
ServarrAdmin
22d0984936 fixup! script: add max commit failsafe 2024-12-22 12:58:40 -06:00
ServarrAdmin
fc25e8f42e script: add max commit failsafe 2024-12-22 12:58:01 -06:00
ServarrAdmin
0c92824355 script: fix develop else oops 2024-12-22 12:52:14 -06:00
ServarrAdmin
df742ffb5e script: fix blocklist 2024-12-22 12:47:44 -06:00
ServarrAdmin
98dc1d3c93 script: more development support 2024-12-22 12:45:03 -06:00
ServarrAdmin
ca1c74dde2 script: more development support 2024-12-22 12:40:43 -06:00
ServarrAdmin
3ba10a5afb script: add jackett development option to use local jackett repo 2024-12-22 12:34:36 -06:00
ServarrAdmin
8565482187 script: add dev arg 2024-12-22 12:14:59 -06:00
Servarr
820ee873cc update blocklist 2024-12-22 13:12:03 +02:00
Servarr
fa90b7344a anirena: removed due to user-agent blocking 2024-12-16 22:52:53 +02:00
bakerboy448
28645c7a41 fixup! sync: block ygg-api 2024-11-13 22:19:25 -06:00
bakerboy448
4b709fb0fc fixup! sync: block ygg-api 2024-11-13 22:18:18 -06:00
bakerboy448
5f721cd3c9 sync: block ygg-api
unofficial api; no plans
2024-11-13 22:16:51 -06:00
Bogdan
fd2f46c300 Bump min version v10 (#493)
Co-authored-by: Servarr <development@lidarr.audio>
2024-10-13 05:07:37 +03:00
Servarr
25652d2014 sharemoved: removed due to site blocking Prowlarr
Sadly a 4 seconds rate limit wasn't enough, so it's necessary to remove the definition as it's unusable at this point.

We'll revise with a new definition using the API if possible.
2024-10-07 13:46:44 +03:00
Servarr
21072f0dad jackett indexers as of d3903e5b0be55026523a87b360fe128f013abd21 [2024-09-25T06:51:25Z] 2024-09-25 09:53:42 +03:00
ServarrAdmin
17daa6d94d script: log tweaks 2024-09-07 00:28:42 -05:00
ServarrAdmin
dda2b9f0d2 script: success log tweaks 2024-09-07 00:24:55 -05:00
bakerboy448
37f465e54f script: add blocklist, check during adding new 2024-08-21 11:17:22 -05:00
bakerboy448
93dfa41a9c script: fix added/changed/deleted indexer logging 2024-08-19 16:29:08 -05:00
bakerboy448
d36c18b5a7 script: fix erroneous does not match schema messaging if new indexer matches schema 2024-08-09 11:39:30 -05:00
bakerboy448
3ee0d2edfd fixup! script: misc logging; rename function 2024-08-09 10:00:50 -05:00
bakerboy448
deaaa534e4 script: misc logging; rename function 2024-08-09 09:59:07 -05:00
bakerboy448
dd7a0f8954 script: logging tweaks 2024-07-25 09:11:49 -05:00
bakerboy448
45630482d3 script: fix log error 2024-07-13 21:42:27 -05:00
bakerboy448
24c0247a62 script: loggin 2024-07-07 16:48:33 -05:00
bakerboy448
b0edf33919 script: fix oopsies 2024-07-07 16:24:02 -05:00
bakerboy448
f871d8210f script: refactor (2.1) (#474)
* script: refactor (2.1)

script: fixed argument handling

-z requires no argument
-p requires no argument
-f requires no argument

script: refactor and improve usage with default values

* misc and logging
2024-07-07 16:19:00 -05:00
bakerboy448
a46a3845d9 script: formatting
script: refactor matched_version export
script: fix logging var
2024-07-07 13:34:50 -05:00
bakerboy448
5b35af3c16 script: misc cleanup and fix missed usage 2024-07-07 13:24:16 -05:00
bakerboy448
c09a60255f script: misc 2024-07-06 02:22:03 -05:00
bakerboy448
06c1175f37 script: misc 2024-07-06 02:17:24 -05:00
bakerboy448
43a84bb1dd script: log smarter 2024-07-06 02:13:28 -05:00
bakerboy448
b6475b4689 script: misc logging 2024-07-06 02:10:14 -05:00
bakerboy448
3462e2bf4f script: misc
script: add color logging
2024-07-06 01:36:04 -05:00
bakerboy448
58f4edeb27 Script: refactor push handling
Default push to No Push
Require -p to push
Require -f and -p to force push
Improve push logging
2024-07-06 01:23:16 -05:00
bakerboy448
51d8b17a28 script: add backport commit message 2024-07-04 21:28:54 -05:00
bakerboy448
f87df1ef30 script: add -z skip backporting modifications flag 2024-07-04 21:23:27 -05:00
bakerboy448
1cae3a1fcb script: reorder and rename ops for simplicity 2024-06-28 14:01:32 -05:00
bakerboy448
98e4d52f35 script: fix formatting 2024-06-28 13:29:15 -05:00
bakerboy448
2194c141f9 script: add argument debug logging and improve push logging 2024-06-28 13:12:36 -05:00
bakerboy448
5b8d226816 script: add no as a valid push value 2024-06-27 17:15:30 -05:00
bakerboy448
5697459116 script: bump max version to v11 2024-06-27 10:29:08 -05:00
bakerboy448
e180fd0850 script: add push mode options for no push 2024-06-26 19:51:28 -05:00
bakerboy448
466d6bf8c9 Refactor Indexer-Sync-V2 - Allow CLI and remove prompts (#469)
* script: get CLI args and add defaults

* script: replace prompts with arg parser

* script: use CLI args for push prompts

* script: fix ops

* script: fix logging

* script: add date to commit
2024-06-18 08:06:59 -05:00
bakerboy448
6fb075a28b Script indexer-sync-v2.sh fix conflict handling 2024-06-14 21:35:25 -05:00
bakerboy448
8027023624 script: dont append if master 2024-06-14 13:27:21 -05:00
bakerboy448
4f583c5ea2 fixup! refactor indexer-sync.sh (#452) 2024-06-14 12:43:39 -05:00