colemar

Results 42 comments of colemar

In june 2023 the situation seems unchanged. When picking an integrated subtitle Jellyfin browser client shows "Fetching additional data", and it seems to go forever, depending on the particular movie...

It really would be a useful feature! ``` See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text **************...

> Your callstack is not from my pull request, This means that your error occurs when you try to read a directory, which is obviously not possible. But it is...

I see Proxyman 2.8.0.0 (free version) has the setting for upstream proxy under Preferences/Proxy. Still, it ignores this setting and proceeds to try and resolve the remote hostname, giving an...

> * It's important to note that the proxy setting is exclusively employed for Proxyman's requests. For instance, it facilitates license checks when the application is launched. However, it doesn't...

I can confirm that adding `from pillow_heif import HeifImagePlugin` fixed the issue. avif instead does not require it.

After some consideration, I realized that the above mentioned 11 bytes are part of the TLS handshake, therefore they are not specific to an ssf client. I plan now to...

``` $ ./stc-amd64-linux -version stc version 1.5.4 $ ./stc-amd64-linux events | jq '.[0]' { "id": 21043, "globalID": 21090, "time": "2025-02-13T00:15:27.494503753+01:00", "type": "DownloadProgress", "data": { "qthtp-fwoqb": { "The Last Ship_ The...

@tombh 1. Yes, no downloads were active. 2. The command `stc events DownloadProgress` just waits for about 1 minute, then it spits out an empty json array. `stc events LocalChangeDetected`...