PiRSquared17 / flac2all

Automatically exported from code.google.com/p/flac2all
0 stars 0 forks source link

Add ability to run multithreaded testing FLAC files in directory tree #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Enhancement request.

Given the multithread logic is already in place, how about an option to run 
miltithreaded testing of all FLAC files in a given directory structure?

Original issue reported on code.google.com by audiom...@gmail.com on 13 Jul 2014 at 5:18

GoogleCodeExporter commented 9 years ago
All the code for multithreaded testing is already in the stable version of 
flac2all. 
It used to officially support it, but it was buggy, and there was no way of 
making a proper log/summary of files that were not OK. 

The feature is planned to be implemented properly in v4, with the ability to 
print a report of which files are not OK, but for now, you can try running it 
on the stable version with command "test" rather than mp3/ogg/aac.

Let me know if it works! This part of the code is not up to the same standard 
as the rest. 

Original comment by i...@ziva-vatra.com on 19 Jul 2014 at 11:09

GoogleCodeExporter commented 9 years ago

Original comment by i...@ziva-vatra.com on 19 Jul 2014 at 11:10