Question about potential use case #103
-
Hi, I'm looking this project and I was wondering if given the "My Tags" metadata seem to be accessible with this project and XML as well, would it be possible to transpose/copy the "MyTags" data from a track from a streaming service (Beatportlink, Tidal, etc...) to a local Mp3 file ? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hey Frank, Otherwise, you should look into packages for handling audio metadata, ID3 tags specifically for MP3 files. A really extensive and versatile package for that is mutagen. It can handle all sorts of audio metadata, but it can get a little cumbersome. Other projects you can check out are audio-metadata or eyeD3. |
Beta Was this translation helpful? Give feedback.
I am not sure what you are trying to achieve. I think you are confusing "My Tags" with the metadata of audio files. "My Tags" are user-defined attributes that you can add to tracks in the Rekordbox collection. These values have nothing to do with tracks on streaming platforms (like Tidal) since they are user-defined.
However, you can access the "My tags" data with pyrekordbox: