Ilya Zlobintsev
Ilya Zlobintsev
I'm not sure if this is the case on Windows, but on Linux there's no media keys support. I'm not sure if this has to be done in the web...
**Is your feature request related to a problem? Please describe.** It would be nice if there was an option to install sonixd as a flatpak. **Describe alternatives you've considered** I...
It would be nice for LACT to have an icon. If anyone wants to make one or finds one with a license that allows it's usage, suggest it here.
There is a .deb package for LACT now that was created using [this tool](https://github.com/hwittenborn/makedeb), it can be downloaded from the [releases page](https://github.com/ilyazzz/LACT/releases/tag/v0.1). I've tested it on a pop_os VM and...
This is needed for last.fm scrobbling to work properly. Here is a detailed description of the last.fm plugin behaviour: https://github.com/jesseward/jellyfin-plugin-lastfm/issues/27#issuecomment-744031810
#### NATS version (`grep 'name = "nats"' Cargo.lock -A 1`) 0.17.0 #### rustc version (`rustc --version` - we support Rust 1.41 and up) 1.62.0 #### OS/Container environment: Arch Linux ####...
Partly a duplicate of #76 I have the following situation: I've downloaded some albums with finamp, after that I've made some restructuring/metadata updates on the jellyfin server, leading to the...
Hi, I've noticed that this library has a serde-compatible implementation of the Clickhouse binary format, and I would like to use it in my project. However, it is currently [in...
Some new lints were added since the last time the project was updated.
This PR adds support for building OpenSUSE RPM files. The existing RPM functionality works fine on OpenSUSE, except it needs to build everything under a different path. Tested on [this...