Jonas Heinrich
Jonas Heinrich
Hey :) I'm thought about the idea having a player similar to yours as a client for [Jellyfin](https://jellyfin.org/) media server. They have a good [API documentation](https://api.jellyfin.org/). Hacking their API into...
Support playing music from a [Jellyfin](https://jellyfin.org/) server
Currently support for RocksDB 9.X is missing.
Currently building module clip-server fails with: ``` > Checking runtime dependencies for clip_server-0.8.3-py3-none-any.whl > - docarray==0.21.0 not satisfied by version 0.40.0 > - open-clip-torch=2.8.0 not satisfied by version 2.24.0 ```...
Building clip-server module currently fails with ``` > Checking runtime dependencies for clip_server-0.8.3-py3-none-any.whl > - docarray==0.21.0 not satisfied by version 0.40.0 > - open-clip-torch=2.8.0 not satisfied by version 2.24.0 ```...
## Description of changes ## Things done - Built on platform(s) - [ ] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - For non-Linux:...
Fixing parser for quoted multi-value parameters. The PR fixes the string length detection of this parameter in case if it's not a simple single string but an array. ``` attendee...
###### Description of changes Depends on https://github.com/NixOS/nixpkgs/pull/316724 - USB not working ###### Things done - [ ] Tested the changes in your own NixOS Configuration - [ ] Tested the...