nicfit/eyeD3

[ID3 2.4] Support for TIPL in the involved persons frame

Open

#330 opened on Mar 30, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (58 forks)batch import
help wanted

Repository metrics

Stars
 (487 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

My issue is the following: I have an mp3 file with multiple artists, and i want to represent that in the tags - following the idv3 standards, so, for example, mp3tag can read them as well.

However, i'm unable to create multiple artists fields or correctly delimit the existing one. Is this something eyed3 supports, and if yes, how?

Contributor guide