VLCMetadataService: Simplify and fix concurrency issues
We now only process one file at a time, as we do for snapshots. The correct way would be to spawn more threads from the Parser class, shall we want to process multiple items at once
Please register or sign in to comment