-
-
Notifications
You must be signed in to change notification settings - Fork 0
Running
Run Plexorcist using the following command (if you're in the Plexorcist folder):
./plexorcist.py
If you're running Plexorcist for the first time, it will ask you to configure it. You can also use the --config argument.
You can also set Plexorcist to run as a cronjob, like so:
crontab -e
Add a new line to the cronjob file:
0 */4 * * * /usr/bin/python /path/to/plexorcist/plexorcist.py
In the above example, Plexorcist will run at an interval of 4h.
Plexorcist has multiple commands that you can use, for different actions. You can use the --help
argument to output all of these commands.
This argument will prompt you to configure Plexorcist. More info can be found here.
This argument will output the current version of Plexorcist installed.
The Plexorcist banishes your binge-watching ghosts and unclutters your watched videos graveyard, bringing order and harmony to your Plex experience.