AceStream-to-Plex live TV setup breaks after link changes
A World Cup viewing setup is trying to send links into Plex, but it does not stay reliable for long. AceScrapper gathers links from web addresses and turns them into an M3U list. then converts that M3U list into something Plex can read as an HDHomeRun-style source.
The setup works for about a day, then fails when stream links or channel lists change. The main issue is that live stream addresses change often, and the current chain does not handle those changes reliably.
Key points
- AceScrapper collects links and creates an M3U list.
- turns the M3U list into an HDHomeRun-style source for Plex.
- The setup works briefly, then breaks when links or channels change.
- The weak point is keeping changing live stream links up to date.
- A still needs extra checks for event-based live streams.