Hello,
I have a library containing ~4000 albums where each album has cover art embedded in the tags (works across dsf, flac, m4a, and mp3 files). I have an older Sonos system where I can play this library throughout the house.
My older Sonos components cannot play files with bit rate > 16 bits or sample rate > 48000 Hz. They also cannot display cover art with filesize > 300 kb.
I would like to filter my library to identify and correct any tracks with (bit rate <= 16 bits) and (sample rate <= 48000 Hz) and (cover art filesize > 300 kb).
As a bonus, I'd also love to be able to filter my library based on cover art attributes:
- number of cover art tags in a file
- image format (e.g. jpg, png)
- label (e.g. Front Cover)
and search across multiple cover art tags in a file (not just the first tag).
Is some of this possible in Media Center? Thanks!