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"`