Tamim Baschour
Tamim Baschour
I think booster should remove the `/boot/vmlinuz-$kernel` when the remove hook is executed. Most kernel packages don't install the kernel to `/boot` themselves and instead, let the initramfs generators do...
Steam allows adding custom versions of Proton using the `compatibilitytools.d` directory in $STEAM_DIR. Example: `/home/$USER/.local/share/Steam/compatibilitytools.d/Proton 3.16 dxvk-master/` Inside `Proton 3.16 dxvk-master/` is a file compatibilitytool.vdf, which Steam reads to register...
**Describe the bug** Running JellyPlayer restults in the the error below. Just a white window with the error "Unspecified proxy lookup failure". This happens for both locally built binaries aswell...
An alternative solution to inject the clientscript into the webclient. This is using the Nginx [ngx_http_sub_module](https://nginx.org/en/docs/http/ngx_http_sub_module.html) module, works when using Nginx as reverse proxy in front of Jellyfin (regardless of...