2025-12-09 20:42:37 +01:00
2025-12-09 20:34:59 +01:00
2025-12-09 20:41:24 +01:00
2025-12-09 19:57:22 +01:00
2025-12-09 20:26:36 +01:00
2025-12-09 19:57:22 +01:00
2025-12-09 20:38:59 +01:00
2025-12-09 20:42:37 +01:00
2025-12-09 19:57:22 +01:00

Jellydisc

Jellydisc updates Discord Rich Presence by checking what you're currently listening to on Jellyfin!

Requirements

  • A Jellyfin server (self-hosted or hosted)
  • A Discord account
  • Python 3.9 or higher

Installation

  1. Clone this repository
  2. Install the required dependencies:
    pip install -r requirements.txt
    
  3. Configure the .env, using the provided .env.example as a template.
  4. Run the application:
    python main.py
    
Description
Jellydisc updates Discord Rich Presence by checking what you're currently listening to (or watching) on Jellyfin!
Readme 207 KiB
Languages
Python 98.4%
Shell 1.6%