Skip to content

unicorns39283/Emby-RPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emby RPC Application

This application updates your Discord Rich Presence based on the show and episode you are currently watching, which is retrieved from Emby.

Requirements

The requirements for this project are stored in the requirements.txt file. To install them, use the following command:

pip install -r requirements.txt

Usage

To use this application, you need to have an Emby server running. You can set the server URL and API key in the config.json file. The application will automatically update your Discord Rich Presence based on the show and episode you are currently watching.

To run the application, use the following command:

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages