Jellyfin-Auto-Collections

Jellyfin-Auto-Collections

Docker 应用程序 from LubricantJam's Repository

概述

Automatically create and manage collections in Jellyfin based on configurable rules. Runs on a schedule to keep your collections up to date.

要求

Before starting, download the example config file from the GitHub repository and place it in the config path you specify. You will need to obtain a Jellyfin API key from your Jellyfin server dashboard (Dashboard > API Keys). The application runs on a schedule to update collections automatically.

运行时参数

网络
host
外壳
bash
特权
false

模板配置

Crontab ScheduleVariable

Cron expression for scheduling collection updates (default: daily at midnight)

目标
CRONTAB
默认值
0 0 * * *
价值
0 0 * * *
TimezoneVariable

Timezone for the container

目标
TZ
默认值
Europe/London
价值
Europe/London
Jellyfin Server URLVariable

URL of your Jellyfin server (e.g., https://jellyfin.example.com or http://localhost:8096)

目标
JELLYFIN_SERVER_URL
Jellyfin API KeyVariable

API key from your Jellyfin server (Dashboard > API Keys)

目标
JELLYFIN_API_KEY
Jellyfin User IDVariable

ID of the Jellyfin user account to use

目标
JELLYFIN_USER_ID
Config PathPathrw

Path where config.yaml file will be stored

目标
/app/config
价值
/mnt/user/appdata/jellyfin-auto-collections

详细信息

存储库
ghcr.io/ghomashudson/jellyfin-auto-collections:latest
最后更新2026-05-31
初见2025-10-26

在Unraid 上运行 Jellyfin-Auto-Collections 。

Jellyfin-Auto-Collections 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。