- New feature proposal: Ability to set custom values that apply by default to all skins which don't have their own settings yet.
This would be very handy when you have a lot of skins and are often adding new ones.
- Unwanted behavior report: It seems that updating some tags resets the cached album art embed in the file.
I've uploaded a new plugin version which should address both requests.
When you start MusicBee, a file called 'default.dat' under the skins folder will be created based on your current skin settings and then going forward:
all freshly loaded skins will default to that - the file can be edited as desired.
For request #2, you will have to reapply the effects using the plugin hotkey after editing your tags - this will only be done to that 1 file.
As mentioned, this is the best compromise as I cannot stop MusicBee from rebuilding the artwork cache following a tag edit.
Edit:
well, technically, I could probably stop it by setting the artwork cache files to read-only (thus preventing MB from rewriting them),
but I mean, you can imagine what kind of future problems we'll get by doing that. So nope, the compromise will have to do.