Skip to content

Latest commit

 

History

History
74 lines (52 loc) · 2.44 KB

README.md

File metadata and controls

74 lines (52 loc) · 2.44 KB

Forks Stargazers pypresence


Logo

Plex Presence

What is it for?

Plex Presence will display on your Discord application the status of what you are watching on Plex with your account. Currently, Plex Presence will display the movies and series you are watching.

Status1 Status3 Status2

Configuration

Install requirements with:

python -m pip install -r requirements.txt

Create a file named .env in the same directory of the .py file. Write the following lines in :

USERNAME=your_username
PASSWORD=your_password
SERVERNAME=your_server_name

You can see the server name in the top left above your available libraries.

Start

You may start Plex Presence as any Python script.

python3 EN-plex-presence.py

Check the English or French .py file of Plex Presence and download the one you want or change the strings to match yours.

Using


Author : Gyrfalc0n