From a01b4e664d24aacf03971f12a790fcd219254cc3 Mon Sep 17 00:00:00 2001 From: jeffvli Date: Sun, 5 Apr 2026 07:57:41 -0700 Subject: [PATCH] add plex fork notice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 31235fd7b..946c5f4a9 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,10 @@ Feishin supports any music server that implements a [Navidrome](https://www.navi - [Qm-Music](https://github.com/chenqimiao/qm-music) - More (?) +- [Plex](https://www.plex.tv/media-server-downloads) + - [Feishin fork by lux032](https://github.com/lux032/feishin) - Plex is not natively supported. Use the fork by lux032 to use Plex with Feishin. + + ### I have the issue "The SUID sandbox helper binary was found, but is not configured correctly" on Linux This happens when you have user (unprivileged) namespaces disabled (`sysctl kernel.unprivileged_userns_clone` returns 0). You can fix this by either enabling unprivileged namespaces, or by making the `chrome-sandbox` Setuid.