ryonakano / reco

An audio recorder focused on being concise and simple to use
GNU General Public License v3.0
81 stars 20 forks source link

Automatically add metadata (ID3?) tags for date and artist #182

Open nekohayo opened 2 years ago

nekohayo commented 2 years ago

So that apps like Nautilus (and others) can display the Year of the recording, it would probably be good to encode the date into the metadata (which would be more precise than just the year), and while we're there, the artist could be set to match the system user's full name by default.

Unfortunately the title can't be guessed (unless you prompt the user about it, I guess)... but at least year and artist would already be taken care of.

ryonakano commented 2 years ago

Great, thank you for your idea.

ryonakano commented 7 months ago

Notes to myself: