UI to clean all the stuff inside plex watchlist
Clone the repository
$ git clone https://github.com/wajeht/plex-watchlist-cleaner-ui.git
Copy .env.example
to .env
$ cp .env.example .env
Spin up docker
$ make up
check Makefile
for more commands
Distributed under the MIT License © wajeht. See LICENSE for more information.