diff --git a/resources/lib/Functions.py b/resources/lib/Functions.py index 48d1c8e..3c31699 100644 --- a/resources/lib/Functions.py +++ b/resources/lib/Functions.py @@ -875,7 +875,7 @@ def processDirectory(url, results, progress, pluginhandle): height = '' width = '' aspectratio = '1:1' - aspectfloat = 1.85 + aspectfloat = 0.0 mediaStreams = item.get("MediaStreams") if(mediaStreams != None): for mediaStream in mediaStreams: