1.8 - bug fix for missing setting

This commit is contained in:
RandomNinjaAtk 2023-07-14 11:25:05 +00:00 committed by GitHub
parent fc18d53fe8
commit 2ebfe2badb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,10 @@
#!/usr/bin/with-contenv bash
scriptVersion="1.7"
scriptVersion="1.8"
scriptName="Video"
#### Import Settings
source /config/extended.conf
videoContainer=mkv
log () {
m_time=`date "+%F %T"`