$ cp .env.example .env
$ pip install -r requirements.txt
$ ./main.py
> or
$ python3 main.py
Depending on your setup the script may need to run as a privileged user. If you're using Ubuntu, for example, you might get around this by setting this to auto-run as root using $ sudo crontab -e
Settings are saved in the .env
file created during the setup described above
Valid values:
- Windows
- MacOS
- Linux
- FreeBSD
Specific value depends on OS and platform. Valid values:
- windows-x86
- darwin-x86_64
- linux-x86
- linux-x86_64
- linux-aarch64
- linux-armv7hf_neon
- freebsd-x86_64
The location of the Plex Media Server executable. Test this value is valid by running $ /path/to/exec/Plex\ Media\ Server --version
.
Where you want the file saved. Just make sure the path is valid.
[] include setting for redhat