Overview:
Jellyfin Vue is an experimental, alternative browser-based web client for Jellyfin developed using Vue.js. It is not intended to replace the main Jellyfin Web client and is not feature-complete. The usage instructions below will help users set up bleeding-edge builds from the master branch.
Features:
- Experimental Web Client: Jellyfin Vue is an experimental alternative web client for Jellyfin.
- Vue.js Framework: Developed using Vue.js for a responsive and dynamic user interface.
- Not Replacing Main Client: Not meant to replace the main Jellyfin Web client and currently not feature-complete.
- Easy Deployment: Various deployment methods available including Docker container and local hosting.
- Privacy Disclaimer: Highlights the privacy aspects by establishing a direct connection to the Jellyfin server.
Installation:
To install Jellyfin Vue, follow these steps:
- Run the Docker container using the command:
docker run -p 8080:8080 jellyfin/vue
- Ensure your Jellyfin server is behind a reverse proxy and has HTTPS correctly set up.
- Explore other deployment methods by referring to the wiki page for the latest information.
Summary:
Jellyfin Vue offers an experimental browser-based web client for Jellyfin users, giving them an alternative interface to enjoy their media content. While not aimed at replacing the main client, it provides a Vue.js-powered experience with various deployment options available, including Docker containers and local hosting. Additionally, the privacy disclaimer emphasizes the direct connection to the Jellyfin server for a secure media streaming experience.