From fb392456e68651efb4dc230ef1d9c0e1d4c4a35c Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Mon, 10 Jul 2023 13:42:34 +0000 Subject: [PATCH] Update Video.service.bash --- lidarr/Video.service.bash | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lidarr/Video.service.bash b/lidarr/Video.service.bash index 1f8115f..dcc7fd0 100644 --- a/lidarr/Video.service.bash +++ b/lidarr/Video.service.bash @@ -3,7 +3,9 @@ scriptVersion="1.0" # Debugging Settings #addFeaturedVideoArtists=true -#videoFormat=bestvideo+best+bestaudio + +# Settings +videoFormat=bv[width>=1920]+ba log () { m_time=`date "+%F %T"`