We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
don't modify file in test mode
a6f66a9
Fixes issue #18
Thanks for catching this! I just published a fix (version 1.5.5), can you try again with the latest version?
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: