Hello,
would it be possible to add an hint parameter to scan* methods so that
it can scan files without extensions?
For example:
my $data = Audio::Scan->scan('/path/to/file', 'mp3');
I have a huge amount of mp3 files without extension and I would like to
scan them without modifying their filename.
Thank you vry much!
--
Ciao, Valerio