steveseguin / social_stream

Consolidate your live social messaging streams and much more
http://socialstream.ninja/
GNU General Public License v3.0
597 stars 88 forks source link

Can't Log in On Twitch; Browser Not Supported #294

Open jaseRival opened 1 week ago

jaseRival commented 1 week ago

See screenshot below! Thanks! Screenshot 2024-09-22 131013

steveseguin commented 1 week ago

Thank you. I'll look into it.

steveseguin commented 1 week ago

I can reproduce. I'll get a fix out

steveseguin commented 1 week ago

@jaseRival If you restart the app, and try again, does it work now?

For reference, every site has its own resolution/user-agent and other settings listed here: https://github.com/steveseguin/social_stream/blob/main/settings/config_0.json

These settings load when the app starts, so I should be able to fix issues like this without needing to rebuild the app, or having people update anything manually.

The secret to getting Youtube to work was to have different sign in and live chat user-agent, so that ca be seen in this settings file as well.

If this issue happens again, we'll need to bump the reported version, as some sites like Twitch may only allow browsers within the last two most recent versions to work. I'll probably be doing this every few weeks I guess as a result. v130 is almost out, so I should probably update to v129 soon.

jaseRival commented 1 week ago

@jaseRival If you restart the app, and try again, does it work now?

For reference, every site has its own resolution/user-agent and other settings listed here: https://github.com/steveseguin/social_stream/blob/main/settings/config_0.json

These settings load when the app starts, so I should be able to fix issues like this without needing to rebuild the app, or having people update anything manually.

The secret to getting Youtube to work was to have different sign in and live chat user-agent, so that ca be seen in this settings file as well.

If this issue happens again, we'll need to bump the reported version, as some sites like Twitch may only allow browsers within the last two most recent versions to work. I'll probably be doing this every few weeks I guess as a result. v130 is almost out, so I should probably update to v129 soon.

It worked! Got it running now, thanks!!!

NathanWolfxx commented 1 week ago

I tried doing the restart app trick, but unfortunately, it did not work for me. I'm on macOS.

steveseguin commented 1 week ago

@NathanWolfxx Are you running the newest version of the standalone app? 1.43 I think?

I'll do a test on my mac

steveseguin commented 1 week ago

I can reproduce. I'll fix

found a solution. will update in a few minutes

steveseguin commented 1 week ago

@NathanWolfxx , can you download from here: https://github.com/steveseguin/social_stream/releases/tag/0.1.43

I put out an updated version of 1.43 for mac specifically; can you install it and give it a try?

NathanWolfxx commented 1 week ago

it worked!! What a godsend!! You're the best!