INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: How can I test if coverart ist embedded in audio file  (Read 1216 times)

phoenix91

  • Regular Member
  • World Citizen
  • ***
  • Posts: 131
How can I test if coverart ist embedded in audio file
« on: February 04, 2011, 09:58:37 am »

Is there a way (expression) to select audio files with embedded coverart?
The tag content of the physical audio file should be tested, not the library field.

Thanks for any help.
Logged

Magic_Randy

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2350
  • I used to be indecisive, but now I'm not so sure..
Re: How can I test if coverart ist embedded in audio file
« Reply #1 on: February 04, 2011, 10:20:59 am »

Following is a smartlist I use.

[Media Type]=[Audio] [Image File]=[] ~sort=[Album],[Artist],[Media Type],[Album Artist (auto)],[Disc #],[Track #],[Name]
Logged

Magic_Randy

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2350
  • I used to be indecisive, but now I'm not so sure..
Re: How can I test if coverart ist embedded in audio file
« Reply #2 on: February 04, 2011, 10:44:27 am »

After looking at the smartlist I posted, I realized it is just checking for missing cover art. To find if the cover art is embedded you have to check if Image File is not = Inside File. You can use the following smartlist to do this check.

[Media Type]=[Audio] -[Image File]=[Inside File] ~sort=[Album],[Artist],[Media Type],[Album Artist (auto)],[Disc #],[Track #],[Name]
Logged

phoenix91

  • Regular Member
  • World Citizen
  • ***
  • Posts: 131
Re: How can I test if coverart ist embedded in audio file
« Reply #3 on: February 04, 2011, 10:59:20 am »

thank you magic_randy:
The expression doesn't show any files.
I think it's because [Image File]=[] is testing the library content of this field and not the tag content in the file.

My audio files are all tagged with a coverart file in the coverart folder, that means [Image File] in the library has a content like "x:\Coverart\abc.jpg". Nonetheless there are physical audio files that have still embedded coverart. Whatever the reason is. When I sync these files to my GalaxyTab they show with the wrong coverart :-(

So, I would like to filter all these files and manually correct them in one go.
Logged

phoenix91

  • Regular Member
  • World Citizen
  • ***
  • Posts: 131
Re: How can I test if coverart ist embedded in audio file
« Reply #4 on: February 04, 2011, 11:02:51 am »

Thanks again. My reply was too slow to be ahead of your second help post.
Logged

neFAST

  • Galactic Citizen
  • ****
  • Posts: 372
  • \o/
Re: How can I test if coverart ist embedded in audio file
« Reply #5 on: February 04, 2011, 12:48:53 pm »

SHould be stickied!
Logged
Pages: [1]   Go Up