Opensubtitles.com 401 Error

OS: Windows 10 22H2

TinyMM: 5.3.1

issue: When trying to download subtitles through Opensubtitles.com, I'm getting a 401 error. I've verified the login with my web browser on the same PC.

Any ideas? I will gladly provide any other information needed.

Edit: Resolved because I'm a moron.

reddit.com
u/TheBongOfSauron — 4 days ago
▲ 5 r/bazarr

Python updated somehow and now Bazarr isn't working

OS: Windows 10

Bazarr version: 1.6.0

Python version: 3.10.4 64-bit

So I noticed one day recently, after a reboot, that my Sonarr and Radarr libraries weren't connected in Bazarr. I closed the browser tab and tried to fire up the Python script again, and that's where everything fell apart. There was a message about the Python version not being compatible, and Bazarr was (and still is) reporting it as 3.13.11, which I never installed. So I uninstalled the 3.13.11 version that somehow updated, and redownload and installed 3.10.4. After attempting to run the bazarr.py script, I get the following error in the terminal window:

>Exception in thread Exception in thread Thread-5 (start)Thread-4 (start):

:

Traceback (most recent call last):

Traceback (most recent call last):

File "C:\Program Files\Python313\Lib\threading.py", line 1041, in _bootstrap_inner

self.run()

~~~~~~~~^^

File "C:\Program Files\Python313\Lib\threading.py", line 1041, in _bootstrap_inner

self.run()

~~~~~~~~^^

File "C:\Program Files\Python313\Lib\threading.py", line 992, in run

self._target(*self._args, **self._kwargs)

~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Program Files\Python313\Lib\threading.py", line 992, in run

self._target(*self._args, **self._kwargs)

~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "c:\bazarr\bazarr\app\signalr_client.py", line 127, in start

self.connection.start()

~~~~~~~~~~~~~~~~~~~~~^^

File "c:\bazarr\bazarr\app\signalr_client.py", line 194, in start

self.connection.start()

~~~~~~~~~~~~~~~~~~~~~^^

File "c:\bazarr\bazarr\../custom_libs\signalrcore\hub\base_hub_connection.py", line 53, in start

return self.transport.start()

~~~~~~~~~~~~~~~~~~~~^^

File "c:\bazarr\bazarr\../custom_libs\signalrcore\hub\base_hub_connection.py", line 53, in start

return self.transport.start()

~~~~~~~~~~~~~~~~~~~~^^

File "c:\bazarr\bazarr\../custom_libs\signalrcore\transport\websockets\websocket_transport.py", line 65, in start

self.negotiate()

~~~~~~~~~~~~~~^^

File "c:\bazarr\bazarr\../custom_libs\signalrcore\transport\websockets\websocket_transport.py", line 65, in start

self.negotiate()

~~~~~~~~~~~~~~^^

File "c:\bazarr\bazarr\../custom_libs\signalrcore\transport\websockets\websocket_transport.py", line 102, in negotiate

raise HubError(response.status_code)\

if response.status_code != 401 else UnAuthorizedHubError()

File "c:\bazarr\bazarr\../custom_libs\signalrcore\transport\websockets\websocket_transport.py", line 102, in negotiate

raise HubError(response.status_code)\

if response.status_code != 401 else UnAuthorizedHubError()

signalrcore.hub.errors.UnAuthorizedHubError

signalrcore.hub.errors.UnAuthorizedHubError

I know it's using a different version because the error that popped up in the 3.13.11 window had colored text, whereas this version doesn't. Windows shows only 3.10.4 as being installed. I've redownloaded and installed Bazarr 1.6.0, but nothing changes when trying to run the script.

Any advice? If further logs are needed, just tell me what to grab and I'll do it. Thank you in advance.

reddit.com
u/TheBongOfSauron — 30 days ago

Map change dumps to front page

Anyone else been having the following issue: Sometimes during a map change after a match, the game will say one map and game mode at the bottom, then show that map and game mode over the wrong map graphic, which causes a dump to the front page?

Only started happening with this last update.

reddit.com
u/TheBongOfSauron — 1 month ago