Coder Social home page Coder Social logo

151dd / plex-export Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dachande663/plex-export

1.0 1.0 0.0 2.09 MB

Export your Plex Library as an interactive HTML page for others to browse.

Home Page: http://hybridlogic.co.uk/code/standalone/plex-export/

plex-export's Introduction

PLEX Export
Luke Lanchester <[email protected]>
http://hybridlogic.co.uk/code/standalone/plex-export/

Summary:
	Plex Export allows you to produce an HTML page with information on the 
	media contained within your Plex library. This page can then be shared 
	publicly without requiring access to the original Plex server.

Features:
	* Provides an overview of all media in each of your library sections
	* Images are lazy loaded as you scroll down
	* Live filtering within each section
	* View additional item information on click

Instructions:
	1. You must have PHP installed on your system for this to work
		(PLEX Export does not have to be run on the system containing Plex
		Media Server however)
	
	2. In your preferred shell/terminal enter the following command:
		php cli.php
		If Plex Media Server is running on a different machine, specify 
		it's URL with the -plex-url parameter e.g.
			php cli.php -plex-url=http://other-machine.local:32400
	
	3. Upon completion your plex-data directory will now contain a .js
	   file and any related thumbnails. Access the index.html file in your
	   web browser and enjoy :)

Notes:
	* The website is designed for modern browsers (Safari, Chrome, Firefox)
	* You may need to chmod cli.php to allow for executables
	* Delete cli.php if you upload PLEX Export to any public location

Features: (or: things I'll try and add as and when I get time)
	* Filter by genre, actors etc
	* Sort by name, year, rating etc
	* Pull in favourites from Plex
	* More detailed TV Show popup (seasons, episodes etc)

plex-export's People

Contributors

dachande663 avatar eventualbuddha avatar

Stargazers

 avatar

Watchers

 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.