Commit graph

4 commits

Author SHA1 Message Date
soup
79d0d6e572
docs: improve freeleech detection in parsing (#1934)
fix(ci): improve freeleech detection in parsing
2025-01-08 08:38:46 +01:00
soup
25574446f7
chore(license): update copyright year in headers (#1935) 2025-01-08 08:38:10 +01:00
soup
66fa645625
fix(ci): update indexers workflow with improved path handling (#1874)
* fix(ci): update indexers workflow with improved path handling
2024-12-12 14:22:42 +01:00
soup
85d2e51d0a
feat(docs): add indexer docs update script (#1872)
* feat(docs): add indexer docs update script

Add Python script to automatically update indexer documentation from YAML definitions.

- Creates a markdown table of supported indexers with feature support
- Sorts indexers alphabetically with generics at the end
- Includes support status for IRC and RSS features
- Outputs documentation to autobrr.com/snippets/indexers.mdx

* fix: use existing PAT

* fix: use correct token

* feat(docs): add freeleech support documentation
2024-12-11 16:58:51 +01:00