1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-02-15 07:25:47 +00:00
Commit Graph

158 Commits

Author SHA1 Message Date
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
15fe1da39f Fixed: remaining f-string backslash syntax error in validate.py line 162 2025-08-15 20:39:00 -05:00
ServarrAdmin
8a4923677a fix: remove backslash from f-string in validation script 2025-08-15 20:29:16 -05:00
ServarrAdmin
689c2e39e3 fix: add missing dollar sign to GIT_DIFF_CMD variable 2025-08-15 20:24:20 -05:00
ServarrAdmin
891ab5b2a4 script:(validate) add flexible folder structure support 2025-08-15 16:32:24 -05:00
ServarrAdmin
9b84483294 script:(validate) improve error messaging 2025-08-15 16:32:24 -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
1d8708a78b chore: better python support 2025-08-13 12:45:47 -05:00
Servarr
c888fc1c3c chore: windows support 2025-08-13 12:44:14 -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
Servarr
159b98e101 fix: improve CLI argument parsing in validation script 2025-08-13 12:22:01 -05:00
ServarrAdmin
0f044a4108 feat: add version constants synchronization script 2025-08-13 12:22:01 -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
15562d5bd0 fix: handle boolean values in options and case fields 2025-08-13 12:22:01 -05:00
ServarrAdmin
6accb09f95 fix: handle numeric keys in yaml validation 2025-08-13 12:22:01 -05:00
ServarrAdmin
a90e824427 remove: node.js dependencies and scripts 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
3040f4a889 feat: add python-based validation system 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