RandomNinjaAtk / docker-lidarr-extended

lidarr-extended :: Lidarr application packaged with multiple scripts to provide additional functionality
GNU General Public License v3.0
275 stars 24 forks source link

Bug fix in Audio.sh #144

Closed bmatheny closed 1 year ago

bmatheny commented 1 year ago

Looks like some copy-pasta. Prior to this fix I would see lots of errors in the Audio.log such as: jq: error (at <stdin>:418): Cannot index string with string "qualityCutoffNotMet". With the fix the cutoff related code does what it is supposed to.