Andre
Andre
That's exactly what I'm thinking. "Albums" and "Artists" would be listed and synced just like Playlists are. If it's too much trouble to get an Artists view, and nobody else...
Hi @MINDoSOFT, yes! You should be able to just download the source and #include it in your project. There are some examples in the [Arduino folder](https://github.com/8bitbuddhist/PixelMaestro/blob/master/examples/arduino/Blink/Blink.cpp) that might help you...
For what it's worth, I [enabled this patch in Jellyfin 10.9.7 running on NixOS](https://github.com/8bitbuddhist/nix-configuration/blob/0b4422b1f5a4bac6051ac7495f2fed87ac5b08f7/modules/services/jellyfin.nix#L10) and it worked right away, so thank you for providing this 👍🏾 Edit: screenshot for reference...
Hey Chris, I added a workaround as part of PR #32. I'm still fairly new to Go so it's probably not the most elegant solution. I appreciate you taking the...
Hey Chris, thanks for getting back to me! I'll see about updating the data and re-running the tests before pushing any more changes.
@matthiasdotsh I'm currently testing a PR for kernel 6.13.6. At some point a new patch was added, so maybe that's causing your build error Edit: Wait nevermind, the patch is...
> > I'm currently testing a PR for kernel 6.13.6 > > Is it working? I [tried with 6.13.8](https://github.com/matthiasdotsh/nixos-hardware/commit/08887f7e14b5ab94bcfe43b587cb283580377335) but got a similar error. I'm getting a conflict with the...
> > but otherwise it's all working as expected. Here's my branch: https://code.8bitbuddhism.com/aires/nixos-hardware/src/branch/surface/kernel-6.13.6 > > Mh, I compiled your code and it works on my system. I'll have to take...
I think the problem is that linux-surface hasn't released any packaged kernels past 6.12.7, so if we try to change repos.nix to pull a version other than what's listed in...
> > I think the problem is that linux-surface hasn't released any packaged kernels past 6.12.7, so if we try to change repos.nix to pull a version other than what's...