Wise ones,
We are trying to transfer tag values written into multichannel DSF files in MC 19 Windows to stereo DSF files of the same albums created on the Mac, where I have MC 19 for the Mac. We have successfully done this for individual albums by simply importing the m-c files on the Mac side, replacing them with stereo files in the same folder, and updating tags from library and then updating library from tags. This way the file path that MC sees doesn't change.
This would be a very slow and cumbersome method for large numbers of albums, not least because all the multichannel files would have to be copied onto the Mac (at ~6-7 gigs each).
After perusing Mr. C's heroic work on these threads:
http://yabb.jriver.com/interact/index.php?topic=82720.0http://yabb.jriver.com/interact/index.php?topic=78971.0we have been thinking that creating an MPL file of, say 100 albums' worth of tags at a time from the multichannel files, sending that to the Mac side, and importing that into the MC Mac library and updating the stereo files from that MPL file would be infinitely faster and easier. But given our current limited understanding of MC, we have one major puzzle to solve:
The paths that are shown in the "Filename" field in the MPL file are presumably in Windows notation and syntax (I haven't seen one yet) while the computer, the edition of MC and its library, and the drive where the stereo files will be stored are all Mac based, so (based on a test MPL I created on the Mac side) they use unix file system notation and syntax. So even if the source multichannel media files and the receiving stereo media files are located at the same level of an attached drive/volume on each system, we don't yet know whether MC Mac can find the receiving files to do an "Update file tags from library" operation without the update failing.
If it's just reading characters in the MPL field, how will it connect "/volumes/volumeName/directory" to "Z:/directory" or whatever Windows writes into the MPL field? Is there something in auto-import, or "Rename, Move, & Copy Files" that can help here for an entire batch? The actual filename (the part after the final slash) should already be an exact match, so that's not an issue. Just the path.
I also noticed that when exporting an MPL, there's an option to store the path relative to the location to which the MPL is exported. So would it work to always export the MPL to the same directory in which the media file folders are located? That shortens the path in the MPL field to just \albumName\filename (on the Mac side at least).
I'd prefer, if possible, not to have to edit the paths in the MPL file using search-and-replace to match the Mac syntax before importing. It would be tedious, and I'd worry about mistakes or typos screwing up something else in the filename.
If a script is needed, I see that OS X can run perl at the Terminal shell command line, though I have no experience with perl.
If MC is smart enough to translate the path it sees in the MPL field to find the files stored at the same level in the Mac file system and update the tags without further intervention, I'll be deliriously happy. I really hope the only hurdle here is my ignorance.
But if, as I suspect, there's more to it, I'd be very grateful for guidance. Has anybody done this kind of cross-platform update of, say, mp3 to FLAC versions of the same albums using MPL files?
Thanks in advance for all advice and experience. If anything's not clear I can supply examples, rephrasing, and/or libations to deities of your choice.