Skip to content

Label each stream with its source provider - #140

Open
peterdsp wants to merge 1 commit into
mainfrom
feat/provider-label-in-stream-title
Open

Label each stream with its source provider#140
peterdsp wants to merge 1 commit into
mainfrom
feat/provider-label-in-stream-title

Conversation

@peterdsp

@peterdsp peterdsp commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Why

Requested in #111: with 18+ scrapers it is useful to see which provider each result came from, especially when some providers are blocked behind a VPN.

How

toStreamInfo now appends ⚙️ <provider> to the seeders/size line of the stream title (same format Torrentio uses). Only title is touched; the stream object shape (infoHash, sources, no description) is unchanged, so this does not affect the client-visibility fix from #137.

Test extended in addon/test/sdk-upgrade.test.js; npm test passes (39/39).

🤖 Generated with Claude Code

Append the scraper name (e.g. ⚙️ YTS) to the stream title so users can see
which provider a result came from, matching the format Torrentio uses.
Requested in #111.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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