Git Product home page Git Product logo

Comments (2)

JonnyJD avatar JonnyJD commented on July 24, 2024

ISRCs in CD-TEXT can be empty.. interesting.

So I have to check at least for empty isrcs.
Not really sure if the server would accept empty ISRCs, but this is at least a major usability problem.

Thanks for reporting this.

from musicbrainz-isrcsubmit.

JonnyJD avatar JonnyJD commented on July 24, 2024

For later reference (pastee is temporary), part of the TOC:

CATALOG "5099748936424"
CD_TEXT {
  LANGUAGE_MAP {
    0: 9
  }
  LANGUAGE 0 {
    TITLE "THE SOUL TRAIN CHRISTMAS STARFEST SOUNDTRACK ALBUM"
    PERFORMER "Various"
    DISC_ID "EK68679"
    UPC_EAN ""
    SIZE_INFO { 1,  1, 16,  3, 44, 21,  0,  0,  0,  0,  1,  0,
                0,  0,  0,  0,  0,  0,  7,  3, 75,  0,  0,  0,
                0,  0,  0,  0,  9,  0,  0,  0,  0,  0,  0,  0}
  }
}

// Track 1
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
CD_TEXT {
  LANGUAGE 0 {
    TITLE "Let It Snow"
    PERFORMER "Boyz II Men"
    DISC_ID ""
    ISRC ""
  }
}
FILE "data.wav" 0 04:12:00


// Track 2
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC "USSM19501455"
CD_TEXT {
  LANGUAGE 0 {
    TITLE "Every Year, Every Christmas"
    PERFORMER "Luther Vandross"
    DISC_ID ""
    ISRC "US-SM1-95-01455"
  }
}
FILE "data.wav" 04:12:00 05:06:10


// Track 3
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC "USSM19702176"
CD_TEXT {
  LANGUAGE 0 {
    TITLE "God Bless The Dreamer"
    PERFORMER "Simone Hines"
    DISC_ID ""
    ISRC "US-SM1-97-02176"
  }
}
FILE "data.wav" 09:18:10 04:57:60


// Track 4
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
CD_TEXT {
  LANGUAGE 0 {
    TITLE "O Come All Ye Faithful"
    PERFORMER "Az Yet"
    DISC_ID ""
    ISRC ""
  }
}
FILE "data.wav" 14:15:70 04:12:57


// Track 5
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
CD_TEXT {
  LANGUAGE 0 {
    TITLE "Silent Nite (Happy Holiday Mix)"
    PERFORMER "En Vogue"
    ISRC ""
  }
}
FILE "data.wav" 18:28:52 05:23:73


// Track 6
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC "USIR29600338"
CD_TEXT {
  LANGUAGE 0 {
    TITLE "Special Gift"
    PERFORMER "The Isley Brothers Featuring Ronald Isley"
    ISRC "US-IR2-96-00338"
  }
}
FILE "data.wav" 23:52:50 04:00:72

from musicbrainz-isrcsubmit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.