Subject: | MP3-Tag dies if no info is found |
I use MP3::Tag to run over a my complete collection to get the tag data
out of it.
Sometimes it happens that the ID3 tags are not properly set and in these
cases MP3::Tag dies (at line 2724). This is at least in my case very
annoying, because my complete script dies unless I fix the mp3-file
immediately and re-run.
Wouldn't it be better to throw a warning instead of dying and/or set an
adequate return value?
TIA
cu
thorsten