bakerboy448
dd2bcd1b79
Fixed: Improve indexer-sync robustness and workflow ( #662 )
...
- Add external blocklist configuration (scripts/blocklist.txt)
- Fix conflict detection using proper git commands (diff --filter=U)
- Expand list of unwanted file types (images, code files, etc)
- Remove Jackett src/ files and unwanted assets automatically
- Better handling of both-added (AA) conflicts
- Simplify commit logic (remove retry mechanism)
- Better error handling for empty commits
- Enhanced GitHub Actions workflow with exit code handling
- Auto force-push for automated-indexer-sync branch only
- Manual force-push with -f flag for other branches
Co-authored-by: ServarrAdmin <development@lidarr.audio >
2025-10-18 22:03:30 -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
327b6ad0b0
Fixed: update README with script features and usage
2025-08-16 15:18:31 -05:00
ServarrAdmin
f1ae179b8b
Fixed: update README schema versions and formatting
2025-08-16 00:05:39 -05:00
ServarrAdmin
a66dd8dd17
docs: update validation documentation for flexible folder support
2025-08-15 16:32:24 -05:00
Servarr
c888fc1c3c
chore: windows support
2025-08-13 12:44:14 -05:00
ServarrAdmin
aac8ad71b8
docs: update sync documentation to reflect automated process
2025-08-13 12:22:01 -05:00
ServarrAdmin
28eca3404b
docs: update readme for python validation
2025-08-13 12:22:01 -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
bakerboy448
26694b11f7
docs: add sync script instructions
2025-08-04 07:40:25 -05:00
Servarr
54fc09c7a1
docs: readme formatting
2025-03-20 09:49:32 -05:00
bakerboy448
9e99cfe217
(docs): update readme and link to tagged versions
2025-03-11 11:30:22 -05:00
bakerboy448
d5c3983208
fixup README.md version
2024-11-15 21:31:37 -06:00
bakerboy448
9b52a71523
add jackett sync to README
2024-11-15 21:30:46 -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
7daa6a17c2
Update active versions
2024-10-12 21:33:05 +03:00
Bogdan
2c1b7ed251
Bump min version to v9
2024-04-27 14:31:35 +03:00
bakerboy448
318933dacb
Update README.md - add supported indexers link
2023-08-03 06:04:07 +03:00
Bogdan
4a91e8c949
schema: add support for JSON Schema draft-2019-09
2023-03-28 06:49:42 -05:00
bakerboy448
49a3da7a8d
v8 readme update
2023-02-18 14:58:32 -06:00
Qstick
d07efdf556
Bump min version to v7
2022-10-14 19:24:07 -05:00
Qstick
7b436f0ce0
Purge v4
2022-08-18 22:24:33 -05:00
Qstick
e2d2cfecde
Update README.md
2022-08-18 22:16:14 -05:00
bakerboy448
61f5d44482
refer to custom definition folder in readme
2022-08-05 19:43:04 -05:00
bakerboy448
80ea0b0c37
v7
2022-08-05 19:43:04 -05:00
Qstick
5b7d1fe1c8
Bump min version to v4
...
Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com >
2022-07-24 16:53:11 -05:00
bakerboy448
5165f4d5e2
Housekeeping updates
...
- Update README
- Update .gitignore
- Update package.json and package-lock.json
2022-07-05 01:27:55 -05:00
bakerboy448
21c6e82900
v2 as depreciated
2022-05-11 10:17:22 -05:00
bakerboy448
2d35a08319
cardigann v5
...
reverts 6eba2fbc6a
reverts c8ff27ce60
reverts 66cc961491
jackett indexers as of 548a38fdf661c1b85c13a9d1e5f1563fc181e426
beyondhdoneurl removed per https://github.com/Jackett/Jackett/issues/12993
2022-02-27 22:18:08 -06:00
bakerboy448
42d102f884
Update README for v4
2022-01-16 21:46:30 -06:00
bakerboy448
93597ac400
update read me - v3 is live
2021-11-17 09:13:57 -05:00
bakerboy448
9afc75b2c6
depreciate V1 indexers
2021-11-04 23:34:41 -05:00
bakerboy448
7b09028f99
add v3 (cardigann api)
...
add v3 (description defaults to optional)
add v3 (imdbid:)
add tpb
add yts
update readme
2021-11-04 23:34:41 -05:00
bakerboy448
378a3dd7c1
readme version updates and clarification
2021-10-15 18:42:32 -05:00
bakerboy448
8c29feb804
add raw search property to V2
2021-10-10 15:43:46 -05:00
bakerboy448
2ef276ae90
lint readme
2021-10-10 12:18:15 -05:00
bakerboy448
07f7b68dd5
update readme definition for v2
2021-09-25 22:07:47 -05:00
bakerboy448
3c41199216
(readme) define V1 and V2 indexers
...
fixes #28
2021-09-15 21:55:14 -05:00
bakerboy448
b2b09e8e4b
add YML Def link
2021-08-25 01:05:26 -05:00
Qstick
e81a98d9e0
Create README.md
2021-07-07 19:44:01 -04:00
ta264
69e39d88fc
Initial commit
2020-10-19 21:32:35 +01:00
Garfield69
ca9f358995
add vsthouse a russian public audio tools site resolves #9906
2020-10-20 15:21:05 +13:00
Dmitry Chepurovskiy
a8933a3844
Added AniMedia public indexer ( #9879 )
2020-10-18 22:34:13 +02:00
Dmitry Chepurovskiy
aec1b16612
Added ShizaProject semi-private tracker ( #9878 )
2020-10-18 22:33:47 +02:00
Garfield69
b6e88536c8
add lepornoinfo a public 3X site resolves #9869
2020-10-18 21:58:13 +13:00
Garfield69
54b672e8d7
add gtorrent a Russian public site resolves #9868
2020-10-18 21:07:01 +13:00
Garfield69
50edc5cb57
add byrutor a public Russian games site resolves #9867
2020-10-18 19:19:12 +13:00
Garfield69
ded05064fd
add borgzelle a private German site resolves #9855
2020-10-18 11:21:10 +13:00