Skip to content

Create a http server, for sharing your plex videos (This use NodeJs, ExpressJs, NWJS, and the SQLite3 Plex database)

Notifications You must be signed in to change notification settings

scramble45/plex-web-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plex Web Downloader - English translated Fork from Twano067/plex-web-downloader

This project will create a list of your plex video files and share them through a web interface.

INSTALLATION

Then edit the configuration file to Provide the path to your db plex.

Download the files, npm i from the install directory then npm start

Create your own systemd service to keep the service running / enable on startup

Then open your browser to http://localhost:3000/

Preview

About

Create a http server, for sharing your plex videos (This use NodeJs, ExpressJs, NWJS, and the SQLite3 Plex database)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • HTML 22.1%
  • CSS 0.6%