You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not much special handling is necessary. We just have to make sure that we only input last AUDIO track and don't append an offset for the (appended) data track.
We could possibly still include that in libdiscid, although parsing files is easier in python, I guess.
Requested in JonnyJD/musicbrainz-isrcsubmit#42
That obviously would make use of
DiscId.put()
, but we might even implement gathering the data from the CUE files in the discid module.That would be the first function that is not just forwarded to libdiscid.
The text was updated successfully, but these errors were encountered: