GMusicFS icon indicating copy to clipboard operation
GMusicFS copied to clipboard

Id3 info in copied files

Open peeterss opened this issue 11 years ago • 3 comments

first off thanks for this awsome app.

what seem missing is id3 info after a copy. don't know how to implement it myself. would be a great feature.

peeterss avatar Aug 24 '13 12:08 peeterss

The files that come from google have no id3 info. Now, that info is available by the gmusicapi, so in theory we could create a new mp3 header and concatenate the raw mp3 frames onto that to create a new mp3 with tags. Not sure if this would work or not.. I agree it would be nice!

EnigmaCurry avatar Aug 24 '13 16:08 EnigmaCurry

at the moment im tagging based on their name and location with easytag (gnome,gtk).

works for now. thanks in advance.

peeterss avatar Aug 24 '13 17:08 peeterss

changed date to time - some years in float so cp -u works. find . -cmin -30 .. some command line id3 tagging for fixing.

appreciate it if you could change the default date to the past.

peeterss avatar Aug 29 '13 22:08 peeterss