Giter Club home page Giter Club logo

plextras.js's Introduction

Plextras.js

Minor customizations to plex/web plugin

Options

  • Set Custom background color (defaults to old plex/web gray)
  • Minimize the sidebar to save screen space
  • Show artwork as background like old plex/web - @uzegonemad
  • Add a new section to the sidebar with customizable links and header
  • Open services such as PlexRequests inside Plex/web
  • Custom Background Image
  • Expand 'Extras' display for movies (shows as grid instead of scroller)
  • Hide Extras, Cast, Related Movies
  • Auto Sign In

Setup & Install

Step 1: Generate Custom Plextras.js

  1. Navigate to This page and fill in details as you want

  2. Copy the resulting URL, this is {your plextras URL}

Step 2: Install

Option One - Install to Your server (Preferred)
Pros: All user visiting your server by IP will get Plextras
Cons: Users visiting via Plex.tv will not get Plextras, updating PMS removes plextras
  1. Locate your plex/web plugin directory`

    C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins\WebClient.bundle\Contents\Resources

  2. open index.html in the above directory and paste this at the end:

    <script src="{your plextras URL}"></script>

  3. Done! Everyone accessing your plex server via your IP (Not Plex.tv) will have these features as configured by you.

Option Two: Installing to Web Browser

Pros: Works on any Plex/Web instance you visit, including other servers and Plex.tv
Cons: Only works in the browser it's installed on
  1. Have TamperMonkey/GreaseMonkey/Any UserScript manager installed on browser
  2. Install the base user js from here (click raw)
  3. Replace the script.src value with {your plextras URL}
  4. Done!

Option Three: Installing to PMP

Pros: It's cool, and PMP is better than using browser
Cons: Only works in PMP
  1. Locate your PMP web-client folder

    C:\Program Files\Plex\Plex Media Player\web-client\desktop\

  2. open index.html in the above directory and paste this at the end:

    <script src="{your plextras URL}"></script>

  3. Done! Now PMP will run Plextras.js on startup

Option Four: DIY/Fork Install

  1. Save Plextras.js
  2. Modify it however you want
  3. Open the index.html for the client you want to install on
  4. Add the <script> reference for your custom Plextras.js

Screenshots

Sidebar Minimized and background artwork enabled:

Sidebar Enabled, with custom section and backround artwork enabled:

PMP support

Option to open links inside plex UI

plextras.js's People

Contributors

andrewiankidd avatar journeyover avatar gertjanfrl avatar

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.