Git Product home page Git Product logo

perplexed's Introduction

PerPlexed

Fixing Plex's old and simple UI.

Docker Hub

PerPlexed

Description

PerPlexed is a complete redesign of Plex's UI using the plex media server's API. It comes with its own web server. As the keen eye may notice, the UI is heavily inspired by Netflix's UI. It is currently only developed for desktops and laptops. It is not optimized for mobile or TV use.

PerPlexed currently supports Movie and TV Show libraries. You can also play media via the interface.

It is currently not possible to edit media metadata or switch between different Plex servers. The "+" and Star buttons on the info pages for shows and movies are placeholders are currently not functional.

Mind that this project is still in development and may be unstable.

Installation

Docker

The easiest way to run PerPlexed is to use Docker. You can use the following command to run PerPlexed in a Docker container:

docker run --name perplexed -p 3000:3000 -e PLEX_SERVER=http://your-plex-server:32400 ipmake/perplexed

Environment Variables

Name Type Required Description
PLEX_SERVER string Yes The url to your plex server starting with http
DISABLE_PROXY true/false No Disable the PerPlexed proxy (Not Recommended)

Contributing

Pull requests are welcome for any feature or bug fix. For major changes, please open an issue first to discuss what you would like to change.

Development

We use multi stage build with docker. Simply run following commands.

docker build -t perplexed .
docker run --name perplexed -p 3000:3000 -e PLEX_SERVER=http://your-plex-server:32400 perplexed

perplexed's People

Contributors

evrins avatar ipmake avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

perplexed's Issues

[BUG] Changing subtitle tracks restarts video

Changing subtitle tracks restarts video. The expected behavior is that changing the subtitle would resume the video from the point of where the subtitle was changed.

In the video I was using the subtitle was SRT and the video went from direct stream to transcoded by switching to subtitles.

[Bug] Doesn't supoort HVEC format

Your player doesn't support HVEC format and the player freeze and some errors appear in console.
You can also try to convert to a high resolution format when it doesn't support HVEC.

image

[Enchancement] Remove this huge typography

Hello, great project!

However, I find this big typo + icon unnecessary.
Plex libraries can only be movies or series. So when we're on a library, we already know what kind of videos we're going to browse.
What's more, as for the episodes, the rest of the design already suggests that it's an episode, it's just redundancy.
image

No libraries shown

On a fresh install no libraries are shown and no way to choose from existing ones. Login worked but afterwards I only get an empty page with a WIP in the bottom left

image

Error with docker on ubuntu

spun up the docker container an got this error: "Error: ENOENT: no such file or directory, stat '/app/www/index.html'"
From the comments on your reddit post I am not the only one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.