1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2025-12-25 05:27:30 +00:00
Commit Graph

101 Commits

Author SHA1 Message Date
ServarrAdmin
bd3bb95849 New: add sparse checkout for Jackett definitions only 2025-08-16 15:18:31 -05:00
ServarrAdmin
6f982b1ef6 Fixed: script logging improvements 2025-08-16 15:18:31 -05:00
ServarrAdmin
db7f116cb8 Fixed: separate general yml conflicts from definition conflicts 2025-08-16 10:02:37 -05:00
ServarrAdmin
13567b7d39 Fixed: detect new indexers from both-added conflicts 2025-08-16 09:59:31 -05:00
ServarrAdmin
ff1dd7a22f Fixed: handle both-added definition conflicts 2025-08-16 09:55:23 -05:00
ServarrAdmin
f388a094f5 Fixed: exclude Jackett Definitions from yml removal 2025-08-16 09:47:43 -05:00
ServarrAdmin
5d052d3bfd Fixed: script adding new indexers 2025-08-16 09:45:52 -05:00
ServarrAdmin
e43d4b6923 Fixed: detect new indexers before conflict resolution moves them 2025-08-16 09:37:50 -05:00
ServarrAdmin
d61253ca99 Fixed: track new indexers moved during conflict resolution 2025-08-16 09:37:03 -05:00
ServarrAdmin
85fb122fd0 Fixed: improve debug logging for new indexer detection 2025-08-16 09:36:18 -05:00
ServarrAdmin
9b17e35c0e Fixed: script fixed adding new indexers 2025-08-16 09:32:07 -05:00
ServarrAdmin
b6ffad5692 Fixed: shellcheck warnings for venv sourcing and unused variables 2025-08-15 23:30:59 -05:00
ServarrAdmin
879ea265c2 Fixed: pathspec errors for deleted files in indexer sync script 2025-08-15 20:45:16 -05:00
ServarrAdmin
689c2e39e3 fix: add missing dollar sign to GIT_DIFF_CMD variable 2025-08-15 20:24:20 -05:00
Servarr
6e6a8d0ac8 feat: add debug mode option to sync workflow 2025-08-13 13:24:43 -05:00
Servarr
8435eb2d01 fix: improve commit search range and add debugging 2025-08-13 13:19:48 -05:00
Servarr
e496894828 fix: get more commits and add var 2025-08-13 12:51:34 -05:00
Servarr
26bd0c0bea chore: better python support 2025-08-13 12:47:02 -05:00
Servarr
738dd21852 script: fix getting commits 2025-08-13 12:39:40 -05:00
Servarr
ad78fdf7bc script: bump max commits to pick to 100 2025-08-13 12:36:56 -05:00
ServarrAdmin
bb23ecc903 feat: centralize version management and improve validation
- Add VERSIONS file for centralized schema version configuration
- Add schema caching with --no-cache override option
- Move best schema version detection from bash to Python
- Skip logging for empty folders below minimum schema version
- Add --find-best-version command line option
- Update sync script to use Python for schema detection
2025-08-13 12:22:01 -05:00
ServarrAdmin
df42b1e7e6 refactor: update indexer sync to use python validation 2025-08-13 12:22:01 -05:00
ServarrAdmin
f1dd41aa42 feat: add automation mode to indexer sync script 2025-08-13 12:22:01 -05:00
bakerboy448
6bc96d1663 script: fix conflicts better 2025-08-04 09:01:38 -05:00
bakerboy448
1ecc4b1c94 script: fix all conflict handling 2025-08-04 08:52:27 -05:00
bakerboy448
fe7f4463c5 script: improve conflict detection 2025-08-04 08:38:56 -05:00
bakerboy448
bf9f6fb67d script: conflict improvements 2025-08-04 08:31:20 -05:00
ServarrAdmin
22b971d97b fix chmod script 2025-08-04 08:25:10 -05:00
bakerboy448
a52ae68c12 script: improve UX for fork users (#561)
* script: improve UX for fork users

* fixup!

* Update README.md
2025-08-04 08:23:25 -05:00
Servarr
13c4f3ec19 script: formatting 2025-06-18 19:20:09 -05:00
Servarr
60ee0e3b74 script: add git diff cmd, conflicted extension regex
script: ignore csproj for conflicts
2025-06-18 19:19:41 -05:00
Servarr
bdcee0d797 script: always checkout and switch to target branch 2025-06-09 11:50:13 -05:00
Servarr
81da991087 script: fix help args 2025-06-09 11:47:10 -05:00
Servarr
bd323bc05b script: refactor and make dynamic conflict handling 2025-06-08 20:59:57 -05:00
Servarr
deb11ad6a9 script: ignore ico, png and stricter conflict file detection 2025-06-08 20:59:36 -05:00
Servarr
52c7c7667b Update blocklist 2025-06-01 14:49:06 +03:00
Servarr
b845657945 torrent-heaven: removed due to blocking 2025-03-24 13:20:56 +02:00
Servarr
999538c330 script: quote new version dir removal 2025-03-20 10:05:26 -05:00
Servarr
a718f3065d script: refactor how skipping backports work 2025-03-20 10:03:32 -05:00
Servarr
205305679e Fixed appending changes to commit message 2025-03-11 17:26:49 +02:00
ServarrAdmin
ef4430f417 fixup! script: list add / deletes / new versions 2025-03-09 12:02:51 -05:00
ServarrAdmin
e40e3dd5e2 script: list add / deletes / new versions 2025-03-09 12:02:00 -05:00
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