Skip to content

feat: upgrade iSponsorBlockTV to V2#15

Merged
neybar merged 1 commit into
masterfrom
upgrade/isponsorblocktv-v2
Apr 30, 2026
Merged

feat: upgrade iSponsorBlockTV to V2#15
neybar merged 1 commit into
masterfrom
upgrade/isponsorblocktv-v2

Conversation

@neybar
Copy link
Copy Markdown
Owner

@neybar neybar commented Apr 30, 2026

Summary

  • Remove network_mode: host — V2 pairs devices via a code rather than local network discovery, so host networking is no longer required

Manual step required after deploy

All devices must be re-paired. Run the setup wizard before starting the container normally:

docker run --rm -it \
  -v isponsorblocktv_config:/app/data \
  ghcr.io/dmunozv04/isponsorblocktv \
  --setup

Test plan

  • Deploy updated container
  • Run setup wizard and re-pair all devices
  • Confirm sponsor block is working on paired devices

🤖 Generated with Claude Code

Remove network_mode: host — V2 pairs devices via code rather than local
network discovery, so host networking is no longer required.

Note: all devices must be re-paired using the setup wizard after deploying.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@neybar neybar merged commit 7511b73 into master Apr 30, 2026
2 checks passed
@neybar neybar deleted the upgrade/isponsorblocktv-v2 branch April 30, 2026 13:39
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