illustrate
Products            Buy            Support Forum            Registrations            About           
 

ID3tags not being written to MP3

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

    • Nov 2010
    • 7

    #1

    ID3tags not being written to MP3

    Using revision 14, ID3 tags are not being written to MP3 audios on a windows 2008 server 64bit.

    This exact installation works perfectly on a Win XP machine
  • Spoon-
    Administrator
    • Apr 2002
    • 45981

    #2
    Re: ID3tags not being written to MP3

    How are the files being converted? through scripting?
    Spoon-
    www.dbpoweramp.com

    Comment

    • mathewevans

      • Nov 2010
      • 7

      #3
      Re: ID3tags not being written to MP3

      Yes they are...

      Converted a WAV to the MP3 which works fine but the ID3 will not work on the both win 2008 64 bit servers we have...

      Im going to try again on another server but wont have that ready for a few more hours

      Comment

      • Spoon-
        Administrator
        • Apr 2002
        • 45981

        #4
        Re: ID3tags not being written to MP3

        Try a 32 bit server please (as a test).
        Spoon-
        www.dbpoweramp.com

        Comment

        • mathewevans

          • Nov 2010
          • 7

          #5
          Re: ID3tags not being written to MP3

          I dont have a 32bit version of a server...

          i tried it on another clean 64 bit server and it failed on that to

          Comment

          • mathewevans

            • Nov 2010
            • 7

            #6
            Re: ID3tags not being written to MP3

            Found a 32 bit windows server and it works perfectly on that.... seems to be a problem with 64bit only

            Comment

            • Spoon-
              Administrator
              • Apr 2002
              • 45981

              #7
              Re: ID3tags not being written to MP3

              Bug noted for R14.1.
              Spoon-
              www.dbpoweramp.com

              Comment

              • mathewevans

                • Nov 2010
                • 7

                #8
                Re: ID3tags not being written to MP3

                Can we get a pre release or something as this is a live issue and
                we now have terabytes of mp3 to be re-encoded (without correct ID3 tagging there's a chance that we won't get paid performance fees for MP3s that are missing the tags - it's a big issue for us).

                We are now mandated to use 64bit-only servers for this process so we need to get this running ASAP. It'll also affect all the additional servers that we're bringing online over the next few months (all of which need additional licenses to those we already own!)

                Comment

                • Spoon-
                  Administrator
                  • Apr 2002
                  • 45981

                  #9
                  Re: ID3tags not being written to MP3

                  Your script is calling WriteIDTag? rather than the source file containing the tags?
                  Spoon-
                  www.dbpoweramp.com

                  Comment

                  • mathewevans

                    • Nov 2010
                    • 7

                    #10
                    Re: ID3tags not being written to MP3

                    code snippet...


                    _dbPowerAmp.WriteIDTag(filePath, element, value);

                    Comment

                    • mathewevans

                      • Nov 2010
                      • 7

                      #11
                      Re: ID3tags not being written to MP3

                      Spoon

                      Any idea on when you will get this 64-bit issue resolved ?

                      Comment

                      • Spoon-
                        Administrator
                        • Apr 2002
                        • 45981

                        #12
                        Re: ID3tags not being written to MP3

                        As it is a 2 minute fix, drop me an email:

                        Spoon-
                        www.dbpoweramp.com

                        Comment

                        Working...