Mass tag fixing (large ogg audio collection)












2















I have a lot of ogg files of pop music.



Unfortunately the tags are not normalized.



Example: One album has "Tina Turner" as interpreter and the next album has "Turner Tina".



It would be nice to normalize the tags.



I looked ad Picard, but the quick start guide tells me:




You should note - Picard is not built to be a mass single-track tag fixer.




How to mass tag fix on Ubuntu?



I don't want a GUI. I am hoping that this process is automated. There are just too many files. I can't fix tags by hand and per single file.



This should be automated:




  1. tool looks at the current tags of one audio file.

  2. tool tries to guess the album and title with the help of some internet database

  3. tool should normalize the tags if a valid album+title was found in the DB

  4. the tool should skip the file if no valid album+title was found and print a warning.


With other words: I don't want to set "Tina Tuner" by script or GUI myself.



I have Ubuntu 18.04










share|improve this question





























    2















    I have a lot of ogg files of pop music.



    Unfortunately the tags are not normalized.



    Example: One album has "Tina Turner" as interpreter and the next album has "Turner Tina".



    It would be nice to normalize the tags.



    I looked ad Picard, but the quick start guide tells me:




    You should note - Picard is not built to be a mass single-track tag fixer.




    How to mass tag fix on Ubuntu?



    I don't want a GUI. I am hoping that this process is automated. There are just too many files. I can't fix tags by hand and per single file.



    This should be automated:




    1. tool looks at the current tags of one audio file.

    2. tool tries to guess the album and title with the help of some internet database

    3. tool should normalize the tags if a valid album+title was found in the DB

    4. the tool should skip the file if no valid album+title was found and print a warning.


    With other words: I don't want to set "Tina Tuner" by script or GUI myself.



    I have Ubuntu 18.04










    share|improve this question



























      2












      2








      2








      I have a lot of ogg files of pop music.



      Unfortunately the tags are not normalized.



      Example: One album has "Tina Turner" as interpreter and the next album has "Turner Tina".



      It would be nice to normalize the tags.



      I looked ad Picard, but the quick start guide tells me:




      You should note - Picard is not built to be a mass single-track tag fixer.




      How to mass tag fix on Ubuntu?



      I don't want a GUI. I am hoping that this process is automated. There are just too many files. I can't fix tags by hand and per single file.



      This should be automated:




      1. tool looks at the current tags of one audio file.

      2. tool tries to guess the album and title with the help of some internet database

      3. tool should normalize the tags if a valid album+title was found in the DB

      4. the tool should skip the file if no valid album+title was found and print a warning.


      With other words: I don't want to set "Tina Tuner" by script or GUI myself.



      I have Ubuntu 18.04










      share|improve this question
















      I have a lot of ogg files of pop music.



      Unfortunately the tags are not normalized.



      Example: One album has "Tina Turner" as interpreter and the next album has "Turner Tina".



      It would be nice to normalize the tags.



      I looked ad Picard, but the quick start guide tells me:




      You should note - Picard is not built to be a mass single-track tag fixer.




      How to mass tag fix on Ubuntu?



      I don't want a GUI. I am hoping that this process is automated. There are just too many files. I can't fix tags by hand and per single file.



      This should be automated:




      1. tool looks at the current tags of one audio file.

      2. tool tries to guess the album and title with the help of some internet database

      3. tool should normalize the tags if a valid album+title was found in the DB

      4. the tool should skip the file if no valid album+title was found and print a warning.


      With other words: I don't want to set "Tina Tuner" by script or GUI myself.



      I have Ubuntu 18.04







      sound music ogg-vorbis mp3-tag






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 11 at 9:50







      guettli

















      asked Feb 10 at 8:48









      guettliguettli

      60452267




      60452267






















          2 Answers
          2






          active

          oldest

          votes


















          2














          Check lltag



          From the man page:
          lltag is a command-line tool to automagically set tags of MP3, OGG or FLAC files.



          https://manpages.ubuntu.com/manpages/bionic/man1/lltag.1.html






          share|improve this answer































            0














            Check exiftool from the package



            sudo apt install libimage-exiftool-perl


            A command line tool to set and read meta information in multimedia files. There's an extensive man page with nice examples of how to make it run well.






            share|improve this answer
























            • I updated the question. See "This should be automated:" I guess exiftool can't to this. Please correct me if I am wrong.

              – guettli
              Feb 11 at 9:50











            • @guettli It would not be automated, but I'm unsure wherea program would obtain the data that you want to use for tags. Can you elaborate on that in your question? For example, most cameras will tag with date, some with location. Music vendors frequently tag with information about the music, such as artist...

              – Charles Green
              Feb 11 at 15:24











            • there are already tags which where created by SoundJuicer or the command line tool abcde. This question is about fixing/normalizing the tags.

              – guettli
              Feb 11 at 15:29











            • @guettli Exif tools would be able to read the data currently there, and write new data into place. But.... The in between bit (changing turner, tina to tina turner) would require a bit of scripting.

              – Charles Green
              Feb 11 at 15:34











            • the in between bit would require ... I would be able to do this. But I have other things which I prefer (family, sport, ....) I guess someone, somewhere has solved the in between bit already.

              – guettli
              Feb 11 at 15:58











            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117085%2fmass-tag-fixing-large-ogg-audio-collection%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            Check lltag



            From the man page:
            lltag is a command-line tool to automagically set tags of MP3, OGG or FLAC files.



            https://manpages.ubuntu.com/manpages/bionic/man1/lltag.1.html






            share|improve this answer




























              2














              Check lltag



              From the man page:
              lltag is a command-line tool to automagically set tags of MP3, OGG or FLAC files.



              https://manpages.ubuntu.com/manpages/bionic/man1/lltag.1.html






              share|improve this answer


























                2












                2








                2







                Check lltag



                From the man page:
                lltag is a command-line tool to automagically set tags of MP3, OGG or FLAC files.



                https://manpages.ubuntu.com/manpages/bionic/man1/lltag.1.html






                share|improve this answer













                Check lltag



                From the man page:
                lltag is a command-line tool to automagically set tags of MP3, OGG or FLAC files.



                https://manpages.ubuntu.com/manpages/bionic/man1/lltag.1.html







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Feb 10 at 10:03









                MatsKMatsK

                533214




                533214

























                    0














                    Check exiftool from the package



                    sudo apt install libimage-exiftool-perl


                    A command line tool to set and read meta information in multimedia files. There's an extensive man page with nice examples of how to make it run well.






                    share|improve this answer
























                    • I updated the question. See "This should be automated:" I guess exiftool can't to this. Please correct me if I am wrong.

                      – guettli
                      Feb 11 at 9:50











                    • @guettli It would not be automated, but I'm unsure wherea program would obtain the data that you want to use for tags. Can you elaborate on that in your question? For example, most cameras will tag with date, some with location. Music vendors frequently tag with information about the music, such as artist...

                      – Charles Green
                      Feb 11 at 15:24











                    • there are already tags which where created by SoundJuicer or the command line tool abcde. This question is about fixing/normalizing the tags.

                      – guettli
                      Feb 11 at 15:29











                    • @guettli Exif tools would be able to read the data currently there, and write new data into place. But.... The in between bit (changing turner, tina to tina turner) would require a bit of scripting.

                      – Charles Green
                      Feb 11 at 15:34











                    • the in between bit would require ... I would be able to do this. But I have other things which I prefer (family, sport, ....) I guess someone, somewhere has solved the in between bit already.

                      – guettli
                      Feb 11 at 15:58
















                    0














                    Check exiftool from the package



                    sudo apt install libimage-exiftool-perl


                    A command line tool to set and read meta information in multimedia files. There's an extensive man page with nice examples of how to make it run well.






                    share|improve this answer
























                    • I updated the question. See "This should be automated:" I guess exiftool can't to this. Please correct me if I am wrong.

                      – guettli
                      Feb 11 at 9:50











                    • @guettli It would not be automated, but I'm unsure wherea program would obtain the data that you want to use for tags. Can you elaborate on that in your question? For example, most cameras will tag with date, some with location. Music vendors frequently tag with information about the music, such as artist...

                      – Charles Green
                      Feb 11 at 15:24











                    • there are already tags which where created by SoundJuicer or the command line tool abcde. This question is about fixing/normalizing the tags.

                      – guettli
                      Feb 11 at 15:29











                    • @guettli Exif tools would be able to read the data currently there, and write new data into place. But.... The in between bit (changing turner, tina to tina turner) would require a bit of scripting.

                      – Charles Green
                      Feb 11 at 15:34











                    • the in between bit would require ... I would be able to do this. But I have other things which I prefer (family, sport, ....) I guess someone, somewhere has solved the in between bit already.

                      – guettli
                      Feb 11 at 15:58














                    0












                    0








                    0







                    Check exiftool from the package



                    sudo apt install libimage-exiftool-perl


                    A command line tool to set and read meta information in multimedia files. There's an extensive man page with nice examples of how to make it run well.






                    share|improve this answer













                    Check exiftool from the package



                    sudo apt install libimage-exiftool-perl


                    A command line tool to set and read meta information in multimedia files. There's an extensive man page with nice examples of how to make it run well.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Feb 10 at 13:59









                    Charles GreenCharles Green

                    14k73859




                    14k73859













                    • I updated the question. See "This should be automated:" I guess exiftool can't to this. Please correct me if I am wrong.

                      – guettli
                      Feb 11 at 9:50











                    • @guettli It would not be automated, but I'm unsure wherea program would obtain the data that you want to use for tags. Can you elaborate on that in your question? For example, most cameras will tag with date, some with location. Music vendors frequently tag with information about the music, such as artist...

                      – Charles Green
                      Feb 11 at 15:24











                    • there are already tags which where created by SoundJuicer or the command line tool abcde. This question is about fixing/normalizing the tags.

                      – guettli
                      Feb 11 at 15:29











                    • @guettli Exif tools would be able to read the data currently there, and write new data into place. But.... The in between bit (changing turner, tina to tina turner) would require a bit of scripting.

                      – Charles Green
                      Feb 11 at 15:34











                    • the in between bit would require ... I would be able to do this. But I have other things which I prefer (family, sport, ....) I guess someone, somewhere has solved the in between bit already.

                      – guettli
                      Feb 11 at 15:58



















                    • I updated the question. See "This should be automated:" I guess exiftool can't to this. Please correct me if I am wrong.

                      – guettli
                      Feb 11 at 9:50











                    • @guettli It would not be automated, but I'm unsure wherea program would obtain the data that you want to use for tags. Can you elaborate on that in your question? For example, most cameras will tag with date, some with location. Music vendors frequently tag with information about the music, such as artist...

                      – Charles Green
                      Feb 11 at 15:24











                    • there are already tags which where created by SoundJuicer or the command line tool abcde. This question is about fixing/normalizing the tags.

                      – guettli
                      Feb 11 at 15:29











                    • @guettli Exif tools would be able to read the data currently there, and write new data into place. But.... The in between bit (changing turner, tina to tina turner) would require a bit of scripting.

                      – Charles Green
                      Feb 11 at 15:34











                    • the in between bit would require ... I would be able to do this. But I have other things which I prefer (family, sport, ....) I guess someone, somewhere has solved the in between bit already.

                      – guettli
                      Feb 11 at 15:58

















                    I updated the question. See "This should be automated:" I guess exiftool can't to this. Please correct me if I am wrong.

                    – guettli
                    Feb 11 at 9:50





                    I updated the question. See "This should be automated:" I guess exiftool can't to this. Please correct me if I am wrong.

                    – guettli
                    Feb 11 at 9:50













                    @guettli It would not be automated, but I'm unsure wherea program would obtain the data that you want to use for tags. Can you elaborate on that in your question? For example, most cameras will tag with date, some with location. Music vendors frequently tag with information about the music, such as artist...

                    – Charles Green
                    Feb 11 at 15:24





                    @guettli It would not be automated, but I'm unsure wherea program would obtain the data that you want to use for tags. Can you elaborate on that in your question? For example, most cameras will tag with date, some with location. Music vendors frequently tag with information about the music, such as artist...

                    – Charles Green
                    Feb 11 at 15:24













                    there are already tags which where created by SoundJuicer or the command line tool abcde. This question is about fixing/normalizing the tags.

                    – guettli
                    Feb 11 at 15:29





                    there are already tags which where created by SoundJuicer or the command line tool abcde. This question is about fixing/normalizing the tags.

                    – guettli
                    Feb 11 at 15:29













                    @guettli Exif tools would be able to read the data currently there, and write new data into place. But.... The in between bit (changing turner, tina to tina turner) would require a bit of scripting.

                    – Charles Green
                    Feb 11 at 15:34





                    @guettli Exif tools would be able to read the data currently there, and write new data into place. But.... The in between bit (changing turner, tina to tina turner) would require a bit of scripting.

                    – Charles Green
                    Feb 11 at 15:34













                    the in between bit would require ... I would be able to do this. But I have other things which I prefer (family, sport, ....) I guess someone, somewhere has solved the in between bit already.

                    – guettli
                    Feb 11 at 15:58





                    the in between bit would require ... I would be able to do this. But I have other things which I prefer (family, sport, ....) I guess someone, somewhere has solved the in between bit already.

                    – guettli
                    Feb 11 at 15:58


















                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117085%2fmass-tag-fixing-large-ogg-audio-collection%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

                    is 'sed' thread safe

                    How to make a Squid Proxy server?