media_duplicate_check
17 sites
No security coverage
Features
Media Duplicate Check prevents accidental duplicate media uploads by checking filenames and showing existing media items. This module automatically detects when users try to upload files with names that already exist in the media library and provides visual feedback about existing media items.
- Duplicate Detection: Automatically checks for existing media files with the same filename during upload
- Visual Preview: Shows thumbnails and details of existing media items with the same filename
- Configurable: Admin settings to control which media types are checked and how the module behaves
- AJAX-powered: Real-time checking without page reloads
- Multiple Media Type Support: Works with images, documents, SVG files, videos, and audio files
- Translation Ready: Supports multilingual sites with translatable strings
Post-Installation
After installing the module:
- Go to Configuration > Media > Media Duplicate Check (
/admin/config/media/duplicate-check) - Configure which media types should be checked for duplicates
- Set advanced options like case-sensitive comparison and hash checking
- The module will automatically work with all media upload forms
Additional Requirements
This module requires:
- Drupal 10.0+ or Drupal 11.0+
- Media module (core)
- File module (core)
Recommended modules/libraries
This module works well with:
- Media Library (core) - Enhanced duplicate checking in media library
- File Entity (contrib) - Additional file management features
- Media Entity Download (contrib) - Better file handling
Supporting this Module
This module is open source and contributions are welcome! Please report issues and feature requests on the project page.
Community Documentation
For more information, visit the project page and issue queue for community discussions and documentation.