regosen / get_cover_art

Batch cover art downloader and embedder for audio files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modification time of the target file changes when the file actually does not change

andrew521 opened this issue · comments

The following run:

python -m get_cover_art --path=/music-folder/ --art-dest-inline --test

will change all the modification time of music files in the /music-folder, without actually changing the files.

Thanks for catching this! I just published a fix (version 1.5.5), can you try again with the latest version?