Matt Hensman
Matt Hensman
Same result on a fresh profile with fx_cast installed and YouTube whitelisted? I'm not really sure what would be causing this. Is this just YouTube or does it affect other...
Interesting, not seen that before. Well, that's definitely an extension bug. It'd be great to be able to reproduce this. Does this happen in a fresh profile? Would be useful...
For some reason, the upgrade didn't update the options properly. Uninstall and reinstall the extension and it will reset them and fix it. I'll do some testing to see why...
@jed84 It sounds unrelated to this issue. Submit a new issue with some more info (logs if possible) and I'll take a look.
> Similar to @jed84 I get it to work with youtube but not deezer Seems to rely on a stubbed cast API method. https://github.com/hensm/fx_cast/issues/279
Seems like Twitch doesn't like the user agent spoofing. You could try some different user agent string variations. Might also be an issue with the way user agent headers are...
I guess I misread the original post. I can't reproduce the behaviour unless Twitch is whitelisted (rather than simply having the extension enabled), so it would be good to get...
Using a Chrome user agent string globally also causes these issues, so it's probably Twitch doing some sort of hacky browser detection for bot prevention or something which I'm not...
I've noticed this a couple times before. It's probably some Chrome-specific code in the Netflix scripts going a bit wrong or they don't like the modified user agent. I'm not...
I've looked at that before. Seems like pretty much all the macOS DDC/CI stuff for macOS is ultimately based on [@jontaylor/DDC-CI-Tools-for-OS-X](https://github.com/jontaylor/DDC-CI-Tools-for-OS-X). Since that's GPL-licensed, would need to relicense this project...