Skip to content

MP3 file extension should be case insensitive #14

Description

@kk-hiraskar

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

if self.path.endswith('.mp3'):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions