illustrate
Products            Buy            Support Forum            Registrations            Professional            About           
 

Metadata Questions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stuhlej

    • Jul 2007
    • 11

    Metadata Questions

    Hi

    I'm trying to set up some automation for CD ripping, using the CD Ripper and converter. The requirement is to use the ripper to rip to uncompressed WAV format first, then use a DSP action to invoke a VB.net program to create MP3 versions of the track(s) and write the metadata away to a database.

    I'm encountering a number of problems, which probably mean that I don't understand how the ripper is handling metadata. I'd be grateful for any pointers to the following:

    1. After ripping, I can see only the following ID tags in the WAV file: track title, track artist, album title, genre, year, label, track number, source, encoded by and length. However, the ripper has much more metadata available after the AMG lookup, including things like UPC number, Disc number and album artist. Why aren't these included in the ID tags created for the ripped WAV file?

    2. I have added a custom tag (via the ripper's options dialog). This then appears in the list of tags for the album/track, but again doesn't make it through to the metadata recorded within the WAV file. Why?

    3. I am aware that I could pass the missing metadata items through to my prgram as addional parameters via the DSP command line (and have successfully done this for the custom tag mentioned in 2 above). However, I can't find a list of the element names for the other items such as UPC number. Does this exist anywhere?

    Many thanks in advance for your help!

    regards

    Julian
  • stuhlej

    • Jul 2007
    • 11

    #2
    Re: Metadata Questions

    OK, I've managed to find most of the element names in this post and I've guessed the rest so my workaround as per point 3 in my original e-mail seems like it will work.

    Just one outstanding issue. The post above mentions three elements for track time: [length], [length_mmss] and [length_hhmmss]. I can get [length] to work OK but the other two are returning blanks - are these names correct?

    Thanks again,

    Julian

    Comment

    • Spoon
      Administrator
      • Apr 2002
      • 44700

      #3
      Re: Metadata Questions

      Requires R12.3
      Spoon
      www.dbpoweramp.com

      Comment

      • stuhlej

        • Jul 2007
        • 11

        #4
        Re: Metadata Questions

        Hi - thanks for the reply. I should have said that I have 12.3 installed. Any other pointers, please?

        Thanks

        Julian

        Comment

        • Spoon
          Administrator
          • Apr 2002
          • 44700

          #5
          Re: Metadata Questions

          Where are you putting that naming? CD Ripper, or dynamic naming in dMC?
          Spoon
          www.dbpoweramp.com

          Comment

          • stuhlej

            • Jul 2007
            • 11

            #6
            Re: Metadata Questions

            Hi Spoon

            I'm using the naming in some parameters passed from a DSP "Run External" process within CD Ripper. I've got around this for now by doing the conversion from miliseconds in my own code, but it would still be interesting to know what the problem was.

            Thanks

            Julian

            Comment

            • Spoon
              Administrator
              • Apr 2002
              • 44700

              #7
              Re: Metadata Questions

              The DSP effects have not been updated to R12.3 naming.
              Spoon
              www.dbpoweramp.com

              Comment

              • bhurtt

                • Sep 2007
                • 1

                #8
                Re: Metadata Questions

                How were you able to call out the UPC? Were you able to also get the AMG Unique ID?

                Comment

                • LtData
                  dBpoweramp Guru

                  • May 2004
                  • 8288

                  #9
                  Re: Metadata Questions

                  I would guess by using [tag]UPC[] mabye?

                  Comment

                  Working...