fails with filenames with a "*"
A unified display of relevant technical and tag data for A/V files
Brought to you by:
guillaumeroques,
zenitram
Oops, I should have put Milestone to "Incorrect_result" :(
With new sourefroge system, I don't have anymore the templates so it is longer to write it, so I don't write it ;). But it does not change the priority for me (any patch is welcome).
More seriously, it is related to also the question mark issue
OK :-)
Do you know where could the "?" and "*" issues come from? Is it just from the command line parsing?
I would be happy to help if mediainfo was written in python, but C++ is a different deal... :-)
I think it is due to how I manage wildcards (on Windows, theses characters are forbidden, so I did not care about files with such characters in the filenames), 100% in my code.