Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andrew521 opened this issue Feb 19, 2022 · 1 comment

Comments

@andrew521
Copy link

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.

regosen added a commit that referenced this issue Feb 21, 2022
@regosen
Copy link
Owner

regosen commented Feb 21, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants