Uploaded image for project: 'libdiscid'
  1. libdiscid
  2. LIB-20

suppress device name output of libdiscid on Windows

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • libdiscid 0.3.0
    • libdiscid 0.2.2
    • None
    • Windows

      Libdiscid has this in disc_win32_new.c

      printf("%s\n", device);
      printf("%s\n", filename);

      This leads to things like

      D:
      \\.\D:

      in the output of everything that uses libdiscid to generate the discId.
      Not a big deal for GUIs, but annoying for console tools.

      This is the upstream report of:
      https://github.com/JonnyJD/musicbrainz-isrcsubmit/issues/33

            lukas Lukáš Lalinský
            jonnyjd Johannes Dewender
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                libdiscid 0.3.0