1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2025-12-24 04:58:29 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Servarr
159b98e101 fix: improve CLI argument parsing in validation 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
3040f4a889 feat: add python-based validation system 2025-08-13 12:22:01 -05:00