Skip to content

VGzsysadm/share-plex-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Share your Plex Library automatically.

Simply script in php for share your Plex Library automatically.

Getting Started

Clone or download the project and upload to a webserver.

Prerequisites

Configuration

Fill with your Google recaptcha key:

data-sitekey="YOUR_GOOGLE_RECAPCHA_KEY_HERE"

Configure with your plex server info

$server_id ='YOUR_PLEX_SERVER_ID_HERE'; //Add your Plex ID Server here
$token = 'YOUR_PLEX_TOKEN_HERE'; // Add your PlexToken here
$libs = 'YOUR_LIBRARY_ID_HERE'; // Add your Librari section ID here

Built With

Author

About

Share your plex library automated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors