-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Fix #314: Delete old album art during re-import #1681
Merged
Merged
Commits on Nov 2, 2015
-
Importer: Delete orphaned album art on re-imports
First step towards fixing #314.
Configuration menu - View commit details
-
Copy full SHA for 629a80a - Browse repository at this point
Copy the full SHA 629a80aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 413fe6b - Browse repository at this point
Copy the full SHA 413fe6bView commit details
Commits on Nov 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 33ea9f1 - Browse repository at this point
Copy the full SHA 33ea9f1View commit details -
Ensure that album art is preserved when an album is re-imported.
Configuration menu - View commit details
-
Copy full SHA for 21f926f - Browse repository at this point
Copy the full SHA 21f926fView commit details -
Preserve album art on re-import (fixes #314)
Copy the replaced album's artpath attribute to the new album. This causes the image file to be moved along with the music files.
Configuration menu - View commit details
-
Copy full SHA for 32934bd - Browse repository at this point
Copy the full SHA 32934bdView commit details -
Update re-import test to leave no orphaned art
Make sure that when an album is re-imported and its files are moved, the artwork isn't left behind in the old folder.
Configuration menu - View commit details
-
Copy full SHA for 314dd0e - Browse repository at this point
Copy the full SHA 314dd0eView commit details
Commits on Nov 4, 2015
-
fetchart: in auto, ignore albums with art
When re-importing an album, we don't want fetchart to interfere with any existing album art.
Configuration menu - View commit details
-
Copy full SHA for 0ebc4c7 - Browse repository at this point
Copy the full SHA 0ebc4c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e32dda7 - Browse repository at this point
Copy the full SHA e32dda7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a72f7 - Browse repository at this point
Copy the full SHA 81a72f7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.