|
|
@ -599,7 +599,7 @@ def convert(ctx,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if not cf is None:
|
|
|
|
if not cf is None:
|
|
|
|
cf.setArguments(**mediaFileProperties.findCropArguments())
|
|
|
|
cf.setArguments(mediaFileProperties.findCropArguments())
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ssc = ShiftedSeasonController(context)
|
|
|
|
ssc = ShiftedSeasonController(context)
|
|
|
|