EthanC / Perplex

Discord Rich Presence implementation for Plex.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to setup Perplex?

stewieboo opened this issue · comments

I don't know much about Python but would love to use this script. Could you please provide a step-by-step tutorial? Thanks.

Install Python3 (from website for windows store)
Install dependancies (in a terminal, like powershell) :
pip3 install loguru plexAPI httpx pypresence pylint black
Edit config_example.json and enter your Plex logins and your API key from TMDB. Save it and rename it "config.json".
Run PowerShell, and cd into the directory where you extracted the repo and run :
python .\perplex.py