[3.4.x] VLCMetadata: Check the media's video tracks count when available
This merge request brings a fix to the metadata update:
- If the media object is available when updating the metadata, its video tracks count is checked in order to update the
isAudioOnly
property.
(Backport of !971 (merged))