-
Notifications
You must be signed in to change notification settings - Fork 12
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
Use lofty-rs for metadata instead of audiotags #17
Conversation
Wait. Don't merge this yet. Lofty does support album artist. I just didn't see it since there is no direct method for it. |
Alright. Album Artist is now working correctly |
Wow that's a wonderful and huge work ❤️ 🚀 |
This reverts commit 2577940.
…by default for some godforsaken reason
@FriederHannenheim sorry for the delay. I've checked it and your implementation works quite well |
But what will do about the Since you're actively using the fork's |
Alright new, cleaner pull request is #21 |
This is a bit of a quick and dirty implementation. The api could be changed so that not so many type conversions would be needed. I'm not really sure how the bindings work though so I didn't change it now.
This fixes #15 and enables reading many more types of tags.
Downside: album_artist isn't supported by lofty and is just mapped to artist