Skip to content

feat: add prowlarr templates for qui and cross-seed#89

Closed
bakerboy448 wants to merge 9 commits into
Notifiarr:mainfrom
bakerboy448:feat/prowlarr-qui-cross-seed-templates
Closed

feat: add prowlarr templates for qui and cross-seed#89
bakerboy448 wants to merge 9 commits into
Notifiarr:mainfrom
bakerboy448:feat/prowlarr-qui-cross-seed-templates

Conversation

@bakerboy448

Copy link
Copy Markdown

Summary

Add Torznab-scoped templates for qui and cross-seed applications to the prowlarr endpoint set.

Both applications use minimal read-only endpoints:

  • /api/v1/search (GET) — search indexers
  • /api/v1/indexer (GET) — list available indexers
  • /api/v1/indexer/{id}/newznab (GET) — newznab feed endpoint

This allows qui and cross-seed to search prowlarr indexers via scoped API keys without exposing full indexer management or configuration access.

Tested

  • Templates registered in starrproxy
  • Scoped keys issued to both qui and cross-seed
  • Verified endpoint access via key validation

renovate Bot and others added 9 commits May 11, 2026 23:52
Add Torznab-scoped templates for qui and cross-seed applications.
Both apps use minimal read-only endpoints:
- /api/v1/search (GET)
- /api/v1/indexer (GET)
- /api/v1/indexer/{id}/newznab (GET)

This allows qu and cross-seed to search prowlarr indexers via scoped API keys
without exposing full indexer management or configuration access.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@bakerboy448 bakerboy448 closed this Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants