mp3-tagger icon indicating copy to clipboard operation
mp3-tagger copied to clipboard

MP3 file extension should be case insensitive

Open kk-hiraskar opened this issue 4 years ago • 1 comments

if file extension is anything apart from lowercase, like Mp3 or MP3 ...
then it's throwing error

mp3_tagger.exceptions.MP3OpenFileError: File must be MP3 format

https://github.com/artcom-net/mp3-tagger/blob/453ef8c22f688f8a28e95cd7298ea6ead60a0a4b/mp3_tagger/mp3.py#L87

kk-hiraskar avatar Jul 12 '21 10:07 kk-hiraskar

Just FYI, this is a duplicate of #5.

mibe avatar Jul 22 '21 00:07 mibe