QuasiTV 2.0.1
2.0.1 will be rolling out over the next few days with some fixes. One fix was quite interesting. When playing back media, QuasiTV has to construct a URL with info on what media to play AND information about the device it is running on. Turns out AT&T made a TV device, so when playing on this device.. it would construct a URL with "X-Plex-Device=AT&T TV" in it. The & is actually a reserved character in urls to indicate multiple parameters, so this was causing the server to fail to parse the url and would error out. QuasiTV now just strips out & in device / model names before creating the url and playback works again. Enjoy! QuasiTV 2.0.1 (2023-05-22): Fixed episode restarting after a google assistant or alexa prompt Fixed issue where media wouldn't play on devices with ampersands in the device or model name