YouTube TV → ADB Tuner
ADB Tuner Export Builder
Gracenote source:
http://192.168.86.25:8089/dvr/guide/stations1. Create YouTube TV session
login requiredLaunch a real Chromium window and sign in manually. The login browser is proxied through this same site under /novnc/, so your external reverse proxy only needs port 5005.
VNC_PASSWORD is blank. If this site is internet-accessible, protect it with your external reverse proxy authentication or set VNC_PASSWORD in Docker Compose.
2. Scrape the live guide
not scrapedReuses the saved session, walks the virtualized live guide, collects /watch/<id> links, and deduplicates them by video ID.
3. Fetch Gracenote & auto-match
not matchedMatches scraped labels against Channels DVR. A station is auto-selected only when its confidence is at least 70; lower scores stay unassigned for review.
4. Review matches & order
Fix station IDs, names, groups, exclusions, and channel numbers. Your saved channel number is now the actual exported number and sort order.
Open review table5. Build & download export
not builtUses stable UUIDs derived from each channel URL, so rebuilding the same lineup does not generate new configuration IDs every time.