scramble45 / plex-web-downloader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:JavaScript 77.3%Language:HTML 22.1%Language:CSS 0.6%