Coming-Soon

Coming-Soon

Docker app from grtgbln's Repository

Overview

This is a Python script for generating a "Coming Soon" pre-roll using iCAL data from Radarr or Sonarr.

Runtime arguments

Network
bridge
Privileged
false

Template configuration

Cron ScheduleVariable

Cron schedule for when to run the script.

Target
CRON_SCHEDULE
Default
0 0 * * *
Value
0 0 * * *
Template - Video FileVariable

A video file that the text will be overlaid onto. This file must exist in the Config Path directory.

Target
INPUT_FILE
Default
ComingSoon.mp4
Value
ComingSoon.mp4
Template - Font FileVariable

A font file that the text will be overlaid onto. This file must exist in the Config Path directory. Remove this to use the default font (Arial).

Target
FONT_FILE
Default
MyFont.ttf
Value
MyFont.ttf
Template - Font SizeVariable

Font size of the text overlay.

Target
FONT_SIZE
Default
70
Value
70
Template - Font ColorVariable

Font color of the text overlay. Allowed values: https://ffmpeg.org/ffmpeg-utils.html#color-syntax

Target
FONT_COLOR
Default
white
Value
white
Template - Text Location (X)Variable

X coordinate of the top-left-most pixel for the text overlay.

Target
X_COORD
Default
300
Value
300
Template - Text Location (Y)Variable

Y coordinate of the top-left-most pixel for the text overlay.

Target
Y_COORD
Default
150
Value
150
Template - Center TextVariable

Center the text overlay on the screen. Will override X and Y positions.

Target
CENTER_TEXT
Default
false|true
Template - Line SpacingVariable

Line spacing of the text overlay.

Target
LINE_SPACING
Default
10
Value
10
Template - Text Start TimeVariable

How many seconds into the video to start the text overlay.

Target
START_TIME
Default
5
Value
5
Template - Text End TimeVariable

How many seconds into the video to end the text overlay.

Target
END_TIME
Default
13
Value
13
Schedule - Radarr iCal URLVariable

URL to Radarr's iCal calendar

Target
ICAL_URL_RADARR
Default
http://IP_ADDRESS:7878/feed/v3/calendar/Radarr.ics?apikey=thisismyapikey
Value
http://IP_ADDRESS:7878/feed/v3/calendar/Radarr.ics?apikey=thisismyapikey
Schedule - Sonarr iCal URLVariable

URL to Sonarr's iCal calendar

Target
ICAL_URL_SONARR
Default
http://IP_ADDRESS:8989/feed/v3/calendar/Sonarr.ics?apikey=thisismyapikey
Value
http://IP_ADDRESS:8989/feed/v3/calendar/Sonarr.ics?apikey=thisismyapikey
Config PathPath

Path to the config directory. This is where the script will look for the input file.

Target
/config
Default
/mnt/user/appdata/coming_soon/config
Value
/mnt/user/appdata/coming_soon/config
Output PathPath

Path to the output directory. This is where the generated video will be saved.

Target
/output
Default
/mnt/user/appdata/coming_soon/output
Value
/mnt/user/appdata/coming_soon/output
UIDVariable

User ID for the container

Default
1000
Value
1000
GIDVariable

Group ID for the container

Default
1000
Value
1000

Download Statistics

2,986
Total Downloads

Details

Repository
chadwpalm/coming-soon:latest
Last Updated2025-11-11
First Seen2025-04-24

Run Coming-Soon on Unraid.

Coming-Soon is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.