Coming-Soon

Coming-Soon

Aplicación Docker from grtgbln's Repository

Visión general

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

Argumentos en tiempo de ejecución

Red
bridge
Privilegiado
false

Configuración de plantillas

Cron ScheduleVariable

Cron schedule for when to run the script.

Objetivo
CRON_SCHEDULE
Por defecto
0 0 * * *
Valor
0 0 * * *
Template - Video FileVariable

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

Objetivo
INPUT_FILE
Por defecto
ComingSoon.mp4
Valor
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).

Objetivo
FONT_FILE
Por defecto
MyFont.ttf
Valor
MyFont.ttf
Template - Font SizeVariable

Font size of the text overlay.

Objetivo
FONT_SIZE
Por defecto
70
Valor
70
Template - Font ColorVariable

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

Objetivo
FONT_COLOR
Por defecto
white
Valor
white
Template - Text Location (X)Variable

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

Objetivo
X_COORD
Por defecto
300
Valor
300
Template - Text Location (Y)Variable

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

Objetivo
Y_COORD
Por defecto
150
Valor
150
Template - Center TextVariable

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

Objetivo
CENTER_TEXT
Por defecto
false|true
Template - Line SpacingVariable

Line spacing of the text overlay.

Objetivo
LINE_SPACING
Por defecto
10
Valor
10
Template - Text Start TimeVariable

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

Objetivo
START_TIME
Por defecto
5
Valor
5
Template - Text End TimeVariable

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

Objetivo
END_TIME
Por defecto
13
Valor
13
Schedule - Radarr iCal URLVariable

URL to Radarr's iCal calendar

Objetivo
ICAL_URL_RADARR
Por defecto
http://IP_ADDRESS:7878/feed/v3/calendar/Radarr.ics?apikey=thisismyapikey
Valor
http://IP_ADDRESS:7878/feed/v3/calendar/Radarr.ics?apikey=thisismyapikey
Schedule - Sonarr iCal URLVariable

URL to Sonarr's iCal calendar

Objetivo
ICAL_URL_SONARR
Por defecto
http://IP_ADDRESS:8989/feed/v3/calendar/Sonarr.ics?apikey=thisismyapikey
Valor
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.

Objetivo
/config
Por defecto
/mnt/user/appdata/coming_soon/config
Valor
/mnt/user/appdata/coming_soon/config
Output PathPath

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

Objetivo
/output
Por defecto
/mnt/user/appdata/coming_soon/output
Valor
/mnt/user/appdata/coming_soon/output
UIDVariable

User ID for the container

Por defecto
1000
Valor
1000
GIDVariable

Group ID for the container

Por defecto
1000
Valor
1000

Descargar estadísticas

2,986
Descargas totales

Detalles

Repositorio
chadwpalm/coming-soon:latest
Última actualización2025-11-11
Visto por primera vez2025-04-24

Ejecute Coming-Soon en Unraid.

Coming-Soon se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.