Skip to content

Why are so many fields required? #276

Closed Answered by jtpavlock
Siggless asked this question in Q&A
Discussion options

You must be logged in to vote

Why are fields like track_num and date necessary, and more to the point, why are any fields necessary?

I made the decision to require at the least, what I considered, the minimum fields necessary to identify a track or album. This greatly simplifies many library functions that require or expect these minimum fields to be present.

I am trying to import music files which have many tags missing, and am trying to get around the missing_reqd_fields requirements.

If you'd like to set custom values for any missing fields e.g. "unknown title", you can use the read_custom_tags hook in your plugin.

Just be aware that any track with the same disc #, track #, and album will be considered a duplic…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jtpavlock
Comment options

You must be logged in to vote
1 reply
@jtpavlock
Comment options

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