1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-25 19:08:06 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
ineednewpajamas
f6d3c9fe03 Update indexer sync schedule docs 2025-09-07 20:59:39 -05:00
bakerboy448
9c60055458 docs: enhance indexer sync process details
Closes #602
2025-09-01 21:35:34 -05:00
ServarrAdmin
a132e1ca26 docs: improve sync script options with table format 2025-09-01 07:11:13 -05:00
ServarrAdmin
84e03be250 docs: more community sync instructions 2025-08-31 22:57:29 -05:00
ServarrAdmin
03d43b4b70 Fixed: deprecate v10 schema version and migrate indexers to v11
- Migrated 485+ indexer definitions from v10 to v11 directory
- Preserved existing v11 indexers (skipped 15 duplicates to keep v11 versions)
- Updated VERSIONS file: MIN_VERSION changed from 10 to 11
- Updated documentation in README.md and CONTRIBUTING.md:
  * Marked v10 as deprecated (removed from active versions)
  * Updated v11 as single active version with 522+ indexers
  * Added deprecation warnings and migration notes
- Kept v10/schema.json for historical reference
- All validation passes with migrated indexers

Breaking change: v10 no longer contains active indexer definitions.
Prowlarr will continue to work as it falls back to available versions.
2025-08-24 07:38:43 -05:00
ServarrAdmin
f3fe0f0d94 docs: improve contributing and readme documentation
- Add minimum Python version requirement (3.11+) with installation note
- Create dedicated Script Commands section with validation and sync commands
- Reorganize documentation to show commands before sync instructions
- Enhance with GitHub markdown callouts (Important, Warning, Note, Tip)
- Improve readability and highlight critical information
2025-08-24 07:10:07 -05:00
ServarrAdmin
c2103a228f Fixed: move script usage documentation to CONTRIBUTING.md 2025-08-16 15:18:31 -05:00
ServarrAdmin
7d8e8d1357 Fixed: update CONTRIBUTING to focus on current versions 2025-08-16 00:08:19 -05:00
ServarrAdmin
640dada6e5 New: document CI workflows and update sync schedule info 2025-08-15 23:30:59 -05:00
ServarrAdmin
a66dd8dd17 docs: update validation documentation for flexible folder support 2025-08-15 16:32:24 -05:00
ServarrAdmin
aac8ad71b8 docs: update sync documentation to reflect automated process 2025-08-13 12:22:01 -05:00
ServarrAdmin
84f4a99e03 docs: add comprehensive contributing guide 2025-08-13 12:22:01 -05:00
ta264
69e39d88fc Initial commit 2020-10-19 21:32:35 +01:00
garfield69
afd9566388 Update CONTRIBUTING.md 2020-02-11 22:31:29 +13:00
Cory
4d05ab3fbc Add code style guide and update documentation to reflect changes (#7045) 2020-02-06 19:39:44 +13:00