added check for dead recorders
got rid of absolute hardcoded paths renamed some stuff cause of readability decreased delay between checks
This commit is contained in:
10
config_list.sh.template
Normal file
10
config_list.sh.template
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
###########
|
||||
# just config file
|
||||
###########
|
||||
|
||||
list="jesusavgn"
|
||||
|
||||
storage_path="/media/nfs/twitch/automatedRecording"
|
||||
ytdl_path="/home/ubuntu/.local/bin"
|
||||
ytdl_conf="-o %(uploader)s__%(upload_date)s_%(timestamp)s__%(title)s_%(id)s.%(ext)s"
|
||||
Reference in New Issue
Block a user