Skip to content

Adding additional metadata to tracks and writing them to id3 tags? #4271

Answered by Neurrone
Neurrone asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks, I got that to work.

  1. I realize that although I want to write additional tags to all chapters / tracks in the album, I may not want to store them in the database to avoid duplicate information.

    For example, its probably fine to store genre for each track even though its the same as for the overall album, but storing the description / summary of the book both on an album and on a per-track basis would lead to a lot of duplicate info in the database.

    Is there a way for me to write additional ID3 tags to each individual file without having to save those tags to the database?

  2. Something else I also noticed is when setting the comments field for TrackInfo, I noticed it got truncated w…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@sampsyo
Comment options

@Neurrone
Comment options

Answer selected by Neurrone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants