I currently have an action group which imports Album art from a file & another action group which "compresses" album art Via the Adjust Cover action which I use to decrease the pixel size of the art which helps keep the size down. This action is only needed when album art exceeds usually 3-4mb roughly (for FLAC files) so I would like to add a "Constraint" to the adjust cover action group.
The idea being, when that action group is enabled I only want you to adjust the cover if the Extension is flac & the album art size is greater than or equal to 3mb or (3486721) which is what MP3 tag would read as the "cover size" of an image that large. My current workaround is after imbedding art for new files I open my file explorer & the ones where the thumbnail isn't showing are usually my culprits. I go back & select those then I "compress" those arts & remove the padding. Ideally I'd also love to be able to call/trigger any Tools or Utils from within an action group namely the optimize FLAC but I feel as though that is a bit of a stretch to ask.
Simple constraints or IF's would be nice to addition to each action that isn't formula or text based.