shtrophic
shtrophic
I keep getting this issue when after a while, my stream just bails out with an exception, raised via the `OnStreamStopped`-Event: ``` Reason : \n\n\nError 401 Unauthorized Code : -1...
### Check The Docs - [X] I double checked the docs and couldn't find any useful information. ### Verify Issue Source - [X] I verified the issue was caused by...
I suggest adding the icons that are currently used in the `xfce4-power-manager` to `xfce4-battery-plugin`. Currently, it uses the following icon for the taskbar:  and for notifications:  The reason...
I suggest adding some way for `TrackHandle` returned by `Driver.play_source()` to be awaited, for the future to be finished when the played input is finished. I have this implemented the...
PluGET states that there is a newer version, but no available update. See screenshot:  (LevelledMobs) Also, what is that debug output `get_plugin_file_version endswith .` supposed to mean?
For usecases when there is a reverse-proxy in front of ollama, it would make sense to enable listening on a unix socket instead of a port, that is `/path/to.socket`. This...
Hi, when I add a gist from github to my website with the shortcode `{{< gist foo bar >}}` it appears without css-styling. You can see an example [here](https://sir-photch.xyz/posts/23-01-31-0/).
**Describe the bug** The wiki states that the resize plugin allows for dragging of the window borders for resizing, besides super + `BTN_RIGHT`. I cannot use this as any window...
I suggest we add synchronization of matrix-avatar and whatsapp-avatar, that means: changes to the matrix-user's avatar will be synced to whatsapp. (Optionally behind a config flag.) Setting the whatsapp avatar...
Hi, I was just noticing that the swagger-api does not mention the `query/updates` endpoint. Mind adding that?