Skip to content

Installation

Stefan Cosma edited this page May 8, 2023 · 10 revisions

Recommended

Run this command in your terminal

wget -qO - https://raw.githubusercontent.com/stefanbc/plexorcist/main/plexorcist.sh | bash

Manually

Clone Plexorcist

git clone https://github.com/stefanbc/plexorcist.git

Open Plexorcist

cd plexorcist

Install the dependencies

pip install -r requirements.txt

Give permissions to Plexorcist

chmod +x plexorcist.py

Checkout how to configure Plexorcist here and how to run it here.

Clone this wiki locally