Review the existing eyeD3 source code, especially the eyeD3 library module and command line interface, to understand how metadata is read and written. Identify all metadata fields (including album art) that need to be copied. Implement a new CLI flag or mode that reads metadata from a source file and writes it to a target file. Consider handling of unsynchronized lyrics, comments, and custom frames. Test with various ID3 versions.