RXWatcher / plexlv

Plex library viewer

Home Page:https://plexlv.plckr.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plexlv - Plex Library Viewer

Plexlv (Plex library viewer) is a read-only frontend web application designed to showcase the entire contents of your Plex media center in a user-friendly and visually appealing way. With Plexlv, you can easily share your media library without giving others the ability to play or modify the content.

Built with modern technologies and optimized for performance and SEO, Plexlv offers a comprehensive view of your media library with enhanced features such as detailed information about each item.

Here's a demo

Table of contents

Features

  • Visually appealing and user-friendly interface
  • UI very similar to original Plex
  • Users not able to modify any content from your Plex
  • Detailed information about each item in your Plex library
  • Direct connection to your Plex instance for real-time updates

Installation

Vercel

Plexlv can be deployed on Vercel in just a few steps, just click the button below to deploy to Vercel:

Deploy with Vercel

During the deployment process, you'll be prompted to set environment variables for your Plex instance. See Environment Variables

Once your deployment is complete, you can access your Plexlv instance at the URL provided by Vercel.

Docker

Coming soon

Environment variables

Variable Description Example
PLEX_HOST Required: Your plex host http://192.168.1.200:32400
PLEX_TOKEN Required: Your plex token, know how to get yours here.
PLEX_EXCLUDING_LIBRARY_KEYS Optional: Library keys separated by comma will exclude from appearing in the app

License

Plexlv is licensed under the MIT License.

About

Plex library viewer

https://plexlv.plckr.dev

License:MIT License


Languages

Language:TypeScript 50.8%Language:Svelte 42.0%Language:CSS 5.4%Language:JavaScript 1.5%Language:HTML 0.3%