post-recording
post-recording
Docker app from Chacawaca's Repository
Overview
Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings.
Nvidia GPU Use
Using the Unraid Nvidia Plugin to install a version of Unraid with the Nvidia Drivers installed and
add --runtime=nvidia to "extra parameters" (switch on advanced view) and
copy your GPU UUID to NVIDIA_VISIBLE_DEVICES
--------New Variable added --- verify your old custom.sh--------
Runtime arguments
- Network
bridge- Shell
bash- Privileged
- false
Template configuration
CONFIG FOLDERPathrw
Configuration folder /config
- Target
- /config
- Default
- /mnt/user/appdata/post-recording
WATCH FOLDERPathrw
This location contains .ts files that need converting /watch
- Target
- /watch
BACKUP FOLDERPathrw
Optional, only used if DELETE_TS is set to 2 /backup
- Target
- /backup
DELETE_TSVariable
Remove the original .ts recording file. 0 = Yes, 1 = No, 2 = Move to backup directory
- Default
- 1
- Value
- 1
SUBTITLESVariable
Extract subtitles to .srt. 0= Yes, 1 = No
- Default
- 0
- Value
- 0
CONVERSION_FORMATVariable
mkv or mp4
- Default
- mkv
- Value
- mkv
SOURCE_EXTVariable
Source file extension, default .ts
- Default
- ts
- Value
- ts
POST_PROCESSVariable
comchap or comcut default: comchap
- Default
- comchap
- Value
- comchap
NVIDIA_VISIBLE_DEVICESVariable
GPU UUID retrieved from Nvidia plugin settings
PUIDVariable
Container Variable: PUID
- Value
- 99
PGIDVariable
Container Variable: PGID
- Value
- 100
UMASKVariable
Container Variable: UMASK
- Value
- 000
Categories
Download Statistics
120,678
Total Downloads
1,600
This Month
748
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
chacawaca/post-recordingLast Updated2022-01-12
First Seen2020-08-24
Run post-recording on Unraid.
post-recording is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.