docs(README): add screenshot, info for users without a Jellyfin server

This commit is contained in:
Fernando Fernández
2025-05-18 14:24:54 +02:00
committed by GitHub
parent 9805558715
commit a23d625508
+3 -1
View File
@@ -74,6 +74,8 @@
Jellyfin Vue is an experimental, alternative browser-based web client for Jellyfin written using Vue.js.
![](https://raw.githubusercontent.com/jellyfin/jellyfin.org/refs/heads/master/blog/2023/04-03-vue_vue3/vue-homepage.png)
> [!NOTE]
> Jellyfin Vue is not planned or targeted to replace [the main Jellyfin Web client](https://github.com/jellyfin/jellyfin-web), and is not feature-complete.
@@ -85,7 +87,7 @@ There are no stable releases yet.*
## [Hosted instance 🌍](https://jf-vue.pages.dev/)
Built from the latest commit in the default branch. Just input your server address when prompted.
Built from the latest commit in the default branch. Just input your server address when prompted. If you don't have a Jellyfin server, try with our demo instance: `https://demo.jellyfin.org/stable`
⚠️ **This only works for Jellyfin servers that [are behind a reverse proxy and have HTTPS set up correctly](https://jellyfin.org/docs/general/networking/#running-jellyfin-behind-a-reverse-proxy)**. If your server runs over HTTP, you must host it yourself.