Minor fix in converting media

This commit is contained in:
Anas Tayyar 2024-02-04 19:16:37 +02:00 committed by GitHub
parent de3d837a4c
commit b7059aeb25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -749,6 +749,7 @@ class TaskConfig:
return False if self.cancelled else res
elif (
is_audio
and aext
and not is_video
and not m_path.endswith(f".{aext}")
and (