Martchus / tageditor

A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska
GNU General Public License v2.0
692 stars 56 forks source link

How to edit a field on multiple files at once #107

Closed GamingLegion closed 1 year ago

GamingLegion commented 1 year ago

I'm trying to set multiple files with an album name, artist, and cover. Is there a way to do that? I've been saving then opening the next file over and over.

Martchus commented 1 year ago

Have a look at https://github.com/Martchus/tageditor#modifying-tags-and-track-attributes.

Martchus commented 1 year ago

If this is about the GUI: It has no batch processing. You can however change the setting "Clear previous values" to "Keep previous values, …" so it at least keeps album name, artist, cover and other tags when opening the next file. That makes it still quite convenient to use apart from the slight waiting time when going from one file to the next.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Martchus commented 1 year ago

I guess this can be closed right away considering there was no response.