with class Files "copy(Path source, Path target, CopyOption... options)" and CopyOption COPY ATTRIBUTES mp3 tags are easily copied.
But how can I transfer mp3 tags from e.g. file1.mp3 to file2.mp3 without creating new files or moving files?
Background: I resized .mp3 files and want to transfer the tags of the old files to the new files.