Giter Club home page Giter Club logo

plexidex's Introduction

Plexidex

Export Plex Media Server Movie library to HTML/PHP

v0.0.2-a-Main Page

Change History

v0.0.2-a

Updates

  • New card design
  • Details button moved to bottom of card
  • Details appears as modal instead of within card
  • More metadata
  • New export and direct stream options
  • Added favicon

v0.0.2 Screenshots

Main Page

Details Card

v0.0.1-a

v0.0.1 Screenshot

This is the initial upload to guage the interest of other Plex users.

This package will require a webserver running php, and a network connection to your Plex Media Server

Upload contents to a PHP webserver and set the permissions of the temp directory to 0744. Set the permissions of settings.inc to 0600. All other files should be 0644.

Edit the settings.inc file to add your Plex IP address or hostname, port number, and X-Plex-Token.

Then open your browser and go to webserverpath/index.php?refresh

This should prompt you to choose your desired movie index sections. Check the desired sections and click save.

With your page still set to ?refresh, click the sort links on the left to refresh their sort orders.

Once that is done, you can access the page without ?refresh. To refresh your HTML in the future, just visit with ?refresh again.

Feedback is welcome!

Road Map

Next Release

  • Landing Page

  • Informs PMS connection status

  • Media request contact form

  • Options page for config of

  • IP:port

  • X-token

  • Library expiration

  • Hide sections

  • Disable Stream or Export

  • Lazy load images for reduced bandwidth

  • Manual refresh directly on page

Distant Future Release

  • Search
  • Category listings (Genre, TV Show seasons)

Troubleshooting

Initial pages are not saving

This may be because the application cannot modify the /temp/sections.txt file

Manually edit the file and add a new row for each title;key. You can get the key by browsing to http://plexip:port/library/sections/

example: Movies;2

Page is outdated

Append ?refresh to the end of your URL webserverpath/index.php?refresh, then click a listing on the left to refresh it. This will need to be done for each listing.

plexidex's People

Contributors

jokneemo avatar

Watchers

James Cloos avatar Mário Antônio 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.