jellyfin-discord-bot
jellyfin-discord-bot
Docker app from manrw's Repository
Overview
A simple and leightweight Discord Bot, that integrates with your Jellyfin Media server and enables you to listen to your favourite music directly from discord.
Supports Discord commands and easy configuration with environment variables.
To set up your own instance, please follow the guide:
https://github.com/manuel-rw/jellyfin-discord-music-bot/wiki
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Host Port 1Porttcp
- Target
- 3000
- Value
- 3000
DISCORD_CLIENT_TOKENVariable
The bot secret token, that can be obtained from the Discord developer portal. Use the guide for exact instructions.
JELLYFIN_SERVER_ADDRESSVariable
The Jellyfin server to connect to. Do not end with
JELLYFIN_AUTHENTICATION_USERNAMEVariable
The username to use to connect to Jellyfin
JELLYFIN_AUTHENTICATION_PASSWORDVariable
The password to use to connect to Jellyfin
LOG_LEVELVariable
Overrides the default log level. Defaults to LOG. Can be set to DEBUG to search for problems.
- Default
- ERROR|WARN|LOG|DEBUG|VERBOSE
- Value
- LOG
ALLOW_EVERYONE_FOR_DEFAULT_PERMSVariable
Allow everyone to control the bot by default for new servers and users
- Default
- false|true
- Value
- false
UPDATER_DISABLE_NOTIFICATIONSVariable
By default, update notifications will be sent to the Discord server owner. If you do not like this, you can disable these notifications.
- Default
- false|true
- Value
- false
Details
Repository
ghcr.io/manuel-rw/jellyfin-discord-music-bot:latestLast Updated2026-05-31
First Seen2023-01-17
Run jellyfin-discord-bot on Unraid.
jellyfin-discord-bot is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.