Coming-Soon

Coming-Soon

Docker 应用程序 from grtgbln's Repository

概述

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

运行时参数

网络
bridge
特权
false

模板配置

Cron ScheduleVariable

Cron schedule for when to run the script.

目标
CRON_SCHEDULE
默认值
0 0 * * *
价值
0 0 * * *
Template - Video FileVariable

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

目标
INPUT_FILE
默认值
ComingSoon.mp4
价值
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).

目标
FONT_FILE
默认值
MyFont.ttf
价值
MyFont.ttf
Template - Font SizeVariable

Font size of the text overlay.

目标
FONT_SIZE
默认值
70
价值
70
Template - Font ColorVariable

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

目标
FONT_COLOR
默认值
white
价值
white
Template - Text Location (X)Variable

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

目标
X_COORD
默认值
300
价值
300
Template - Text Location (Y)Variable

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

目标
Y_COORD
默认值
150
价值
150
Template - Center TextVariable

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

目标
CENTER_TEXT
默认值
false|true
Template - Line SpacingVariable

Line spacing of the text overlay.

目标
LINE_SPACING
默认值
10
价值
10
Template - Text Start TimeVariable

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

目标
START_TIME
默认值
5
价值
5
Template - Text End TimeVariable

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

目标
END_TIME
默认值
13
价值
13
Schedule - Radarr iCal URLVariable

URL to Radarr's iCal calendar

目标
ICAL_URL_RADARR
默认值
http://IP_ADDRESS:7878/feed/v3/calendar/Radarr.ics?apikey=thisismyapikey
价值
http://IP_ADDRESS:7878/feed/v3/calendar/Radarr.ics?apikey=thisismyapikey
Schedule - Sonarr iCal URLVariable

URL to Sonarr's iCal calendar

目标
ICAL_URL_SONARR
默认值
http://IP_ADDRESS:8989/feed/v3/calendar/Sonarr.ics?apikey=thisismyapikey
价值
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.

目标
/config
默认值
/mnt/user/appdata/coming_soon/config
价值
/mnt/user/appdata/coming_soon/config
Output PathPath

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

目标
/output
默认值
/mnt/user/appdata/coming_soon/output
价值
/mnt/user/appdata/coming_soon/output
UIDVariable

User ID for the container

默认值
1000
价值
1000
GIDVariable

Group ID for the container

默认值
1000
价值
1000

下载统计数据

2,986
下载总数

详细信息

存储库
chadwpalm/coming-soon:latest
最后更新2025-11-11
初见2025-04-24

在Unraid 上运行 Coming-Soon 。

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