Some feeds end up having the same image on multiple feed items, leading to wasted disk space and many copies of the same image. This is a problem when using the media image browser and ending up having to scroll through many pages of the same picture. Patch forthcoming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | feeds_imagegrabber-do_not_import_duplicate_images-1835992-1.patch | 1.9 KB | acrollet |
Comments
Comment #1
acrollet commentedThis patch checks for an existing image with the same filename and filesize, and uses it instead if found.
Comment #2
mile23Comment #3
djac commentedI've been running this patch for quite a while and it has been doing the trick!
Comment #4
djac commentedWould anyone else like to review the patch so that we can push this forward?