Results 30 issues of Christoph

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...

bug
project: audio

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: ![grafik](https://user-images.githubusercontent.com/47949835/174749711-425290a4-ccad-40fd-b1c0-f76e9dda8740.png) and for notifications: ![grafik](https://user-images.githubusercontent.com/47949835/174749962-2f089276-06f7-4796-9e24-69cb02c8a730.png) 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...

events
tracks
feature-request

PluGET states that there is a newer version, but no available update. See screenshot: ![grafik](https://user-images.githubusercontent.com/47949835/197353393-f943c24c-b59e-441a-8deb-c20f06f9274b.png) (LevelledMobs) Also, what is that debug output `get_plugin_file_version endswith .` supposed to mean?

Bug

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...

feature request

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...

bug

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?