Jellyfin-Newsletter
Jellyfin-Newsletter
Docker app from guniv's Repository
Overview
A newsletter for Jellyfin to notify your users of your latest additions. Jellyfin Newsletter connects to the Jellyfin API to retrieve recently added items and send them to your users.
It is fully customizable and can be run on a schedule using a cron job or a task scheduler.
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
ConfigurationPathrw
This is where the config file for Jellyfin Newsletter is stored. Edit the config.yml in this folder.
- Target
- /app/config
- Default
- /mnt/user/appdata/jellyfin-newsletter/
- Value
- /mnt/user/appdata/jellyfin-newsletter/
Time zoneVariable
The time zone that will be used for the built in scheduler. See time zone examples here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- Target
- TZ
- Default
- America/New_York
- Value
- America/New_York
User UIDVariable
The user ID that the container will run Jellyfin Newsletter as.
- Target
- USER_UID
- Default
- 1000
- Value
- 1000
Group GIDVariable
The group ID that the container will run Jellyfin Newsletter as.
- Target
- GROUP_GID
- Default
- 1000
- Value
- 1000
Categories
Details
Repository
ghcr.io/seaweedbraincy/jellyfin-newsletter:latestLast Updated2026-05-31
First Seen2025-07-01
Run Jellyfin-Newsletter on Unraid.
Jellyfin-Newsletter is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.