jellyfin-discord-bot
Docker 应用程序 from manrw's Repository
概述
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Host Port 1Porttcp
- 目标
- 3000
- 价值
- 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.
- 默认值
- ERROR|WARN|LOG|DEBUG|VERBOSE
- 价值
- LOG
ALLOW_EVERYONE_FOR_DEFAULT_PERMSVariable
Allow everyone to control the bot by default for new servers and users
- 默认值
- false|true
- 价值
- 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.
- 默认值
- false|true
- 价值
- false
详细信息
存储库
ghcr.io/manuel-rw/jellyfin-discord-music-bot:latest最后更新2026-05-31
初见2023-01-17
在Unraid 上运行 jellyfin-discord-bot 。
jellyfin-discord-bot 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。