MediaLibrary: Minor refactoring
There's no point in having a try block when the condition is false, so invert the if & try to avoid handling exceptions for nothing
There's no point in having a try block when the condition is false, so invert the if & try to avoid handling exceptions for nothing
VideoLAN code repository instance