From 6a208ee201566ec09d6c820fb35a81a0bf7d6588 Mon Sep 17 00:00:00 2001 From: Simon Eklundh Date: Sun, 18 May 2025 20:36:08 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20improve=20readme=20to=20reduce=20the=20q?= =?UTF-8?q?uestions=20we=20tend=20to=20receive=20rather=E2=80=A6=20(#699)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93c61d41..217c981c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Buy Me A Coffee -Welcome to Streamyfin, a simple and user-friendly Jellyfin client built with Expo. If you're looking for an alternative to other Jellyfin clients, we hope you'll find Streamyfin to be a useful addition to your media streaming toolbox. +Welcome to Streamyfin, a simple and user-friendly Jellyfin video streaming client built with Expo. If you're looking for an alternative to other Jellyfin clients, we hope you'll find Streamyfin to be a useful addition to your media streaming toolbox.
@@ -31,7 +31,7 @@ Downloading works by using ffmpeg to convert an HLS stream into a video file on ### Chromecast -Chromecast support is still in development, and we're working on improving it. Currently, it supports casting videos and audio, but we're working on adding support for subtitles and other features. +Chromecast support is still in development, and we're working on improving it. Currently, it supports casting videos, but we're working on adding support for subtitles and other features. ### Streamyfin Plugin @@ -118,6 +118,13 @@ If you have questions or need support, feel free to reach out: - GitHub Issues: Report bugs or request features here. - Email: [fredrik.burmester@gmail.com](mailto:fredrik.burmester@gmail.com) +## FAQ + +1. Q: Why can't I see my libraries in Streamyfin? + A: Make sure your server is running one of the latest versions and that you have at least one library that isn't audio only. +2. Q: Why can't I see my music library? + A: We don't currently support music and are unlikely to support music in the near future. + ## 📝 Credits Streamyfin is developed by [Fredrik Burmester](https://github.com/fredrikburmester) and is not affiliated with Jellyfin. The app is built with Expo, React Native, and other open-source libraries.