iohanr Posted April 15, 2020 Share Posted April 15, 2020 Looking at logs, there are some tracks that fail to import. These same tracks are playable in MediaMonkey (and any other media player) and I have re-scraped/re-tagged them properly in MediaMonkey. Here are examples of the errors: /15/2020 12:57:29 PM Could not update song file "W:\Music\T\Take That\[2006] Beautiful World\04 - Hold On.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 12:57:37 PM Could not update song file "W:\Music\M\Michael Hedges\[Live Compilation Vol. 6] [2005]\16 Michael's Last Phone Message [1997].mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 12:57:43 PM Could not update song file "W:\Music\T\Take That\[2006] Beautiful World\08 - Ain't No Sense in Love.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 12:58:15 PM Could not update song file "W:\Music\T\Take That\[2006] Beautiful World\10 - Mancunian Way.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) I am not sure what "MPEG audio header not found" means, if it's tag related or if the file itself is corrupt. But like I said above, the files actually do play in any media player and I don't hear any anomalies in the music. Thanks. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted April 15, 2020 Share Posted April 15, 2020 Thanks @iohanr. Most likely the tags are just somehow incompatible with TagLib, which is the library that we use to update tags. What are you doing in the app when that error occurs? Quote Link to comment Share on other sites More sharing options...
iohanr Posted April 15, 2020 Author Share Posted April 15, 2020 Error occurs even if I am not playing music - on a new launch of MBA. I guess it just happens when it scans for music. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted April 15, 2020 Share Posted April 15, 2020 2 minutes ago, iohanr said: Error occurs even if I am not playing music - on a new launch of MBA. I guess it just happens when it scans for music. Ah, thanks, yeah I should have caught that in your initial post. Is it just those four songs? Quote Link to comment Share on other sites More sharing options...
iohanr Posted April 15, 2020 Author Share Posted April 15, 2020 Here's all the tracks affected: 4/15/2020 5:51:17 PM Saving Songs.xml file. 4/15/2020 5:51:17 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\05 - Like I Never Loved You at All.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:17 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\03 - Beautiful World.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:17 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\01 - Reach Out.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:17 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\11 - Wooden Boat + Butterfly.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:17 PM Could not update song file "..\Music\B\The Beatles\With the Beatles\05 Little Child.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:17 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\10 - Mancunian Way.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:17 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\09 - What You Believe In.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:18 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\04 - Hold On.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:18 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\07 - I'd Wait for Life.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:18 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\02 - Patience.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:18 PM Could not update song file "..\Music\S\Stone Temple Pilots\Core\11 Crackerman.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:18 PM Could not update song file "..\Music\M\Michael Hedges\[Live Compilation Vol. 6] [2005]\16 Michael's Last Phone Message [1997].mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:18 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\08 - Ain't No Sense in Love.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:18 PM Could not update song file "..\Music\T\Take That\[2006] Beautiful World\06 - Shine.mp3": TagLib.CorruptFileException: MPEG audio header not found. at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle) at (Parser , String , Boolean ) 4/15/2020 5:51:33 PM Saving Songs.xml file. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.