Simply script in php for share your Plex Library automatically.
Clone or download the project and upload to a webserver.
- PHP 7+
- Gmail account with https://www.google.com/recaptcha
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
- VGzsysadm - https://sysadm.es - @VGzsysadm