Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error trying to process ogg files #1

Open
Seqularise opened this issue Jul 9, 2022 · 2 comments
Open

Error trying to process ogg files #1

Seqularise opened this issue Jul 9, 2022 · 2 comments

Comments

@Seqularise
Copy link

image

@ImranR98
Copy link
Owner

I've only really tested with MP3 files, but the eyed3 library probably works for any format that uses ID3 tags. According to this, OGG is not one of those formats. Other formats have their own tag systems, so we would need to use another library for those - more info here. For now I will just add an "unsupported format" message to avoid crashes.

@eadmaster
Copy link

check my fork here, i've added support for more tag formats using mutagen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants