Skip to content

feat(indexers): add native AudioBookBay indexer#705

Open
shuff57 wants to merge 1 commit into
Listenarrs:canaryfrom
shuff57:feature/audiobookbay-indexer
Open

feat(indexers): add native AudioBookBay indexer#705
shuff57 wants to merge 1 commit into
Listenarrs:canaryfrom
shuff57:feature/audiobookbay-indexer

Conversation

@shuff57

@shuff57 shuff57 commented Jun 27, 2026

Copy link
Copy Markdown

Adds a native AudioBookBay search provider (IIndexerSearchProvider).

  • Scrapes the public search + detail pages (HtmlAgilityPack), browser User-Agent, resilient parsing.
  • Integrated into indexer config UI + connection test (search + grab; no RSS).

🤖 Generated with Claude Code

Adds an AudioBookBay search provider that scrapes the public search
pages and builds magnet links from each result's info hash + trackers
(ported from audiobookbay-automated). Wires it into the indexer model
like Internet Archive: DI registration, indexer dropdown, and a
connection test. Search + grab only (no RSS).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@shuff57 shuff57 requested a review from a team June 27, 2026 20:04
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.

1 participant