Hi,
It would be good if Mp3tag for Mac could backup and restore settings... and also import settings from the Windows version.
Hi,
It would be good if Mp3tag for Mac could backup and restore settings... and also import settings from the Windows version.
Thanks also for the suggestions. Import of settings from the Windows version is one of the things I’m hesitant to do — it would require re-implementing the settings formats from Windows and I’d have to deal with missing action types and other differences in the Mac version.
Regarding backup of settings: Mp3tag for Mac uses the User Defaults system of macOS. If you're familiar with the command line, you can use the defaults tool, e.g.,
defaults export app.mp3tag.Mp3tag ~/Desktop/Mp3tag.plist
I didn't know about the User Defaults system.
Can you use
defaults import ~/Desktop/Mp3tag.plist app.mp3tag.Mp3tag
to restore the settings?
Perhaps, this is something that could be implemented in the future... if the Mac version gets to be on par feature-wise with the Windows version.
To restore the settings it's
defaults import app.mp3tag.Mp3tag ~/Desktop/Mp3tag.plist
If you're curious, you can use defaults help for lots of other options.
I know this is old, but it seems related to me. Feel free to break it into a new thread if that would be more appropriate.
Does MP3Tag for Mac also store the web sources in the plist? I reviewed the plist and I see that the most recently used Web Source is noted, but I don't see that any other references to the web sources are stored there. Checking as there can be a tremendous amount of time put in to to customizing some of the sources. (Also, thanks again for actually making the WSes work on the Mac version! I'm sure that was a ton of work and that's a feature I deeply missed.)
No, they are stored in the folder that opens when you choose Tag Sources → Open Tag Sources Folder.
Thanks for your nice feedback, happy you like the new capabilities (and yes, it was a ton of work
)
That makes sense. I'll just back up that directory separately.
Your work was well worth it. The web sources feature is such a great benefit. Thanks again!