-
Notifications
You must be signed in to change notification settings - Fork 0
User Guide Missing Covers
The missing covers list is the heart of FindRomCover. It shows every ROM file that does not have a matching cover image yet and drives the search workflow.
Every file under the ROM folder whose extension is in the supported extensions list is checked for a matching cover in the image folder. A ROM is listed when no image with the same base name exists.
The list is sorted alphabetically. The status bar shows the total number of missing covers.
| Action | Result |
|---|---|
| Click an entry | Selects the game, runs the search for the active tab, and copies the filename to the clipboard |
| Press Delete | Removes the selected entry from the list |
| Right-click > Remove Item from the list | Removes the entry from the list without touching any files |
| Right-click > Copy FileName | Copies the ROM filename to the clipboard |
| Right-click > Delete corresponding ROM or ISO | Permanently deletes the ROM file from disk after confirmation |
Removing an entry from the list does not change anything on disk. It reappears after the next full scan unless a cover exists or the ROM file is deleted.
Caution: Delete corresponding ROM or ISO removes the actual game file. The action asks for confirmation and cannot be undone.
The list refreshes automatically when:
- folders change or the extensions list is edited;
- a cover is saved from the Local Files or Google API tabs;
- the watcher renames a new image to the selected game;
- an AI Batch Fill run completes.
Press F5 or click Check for Missing Images for a manual refresh.
- Selecting an entry copies the filename to the clipboard automatically, so you can paste it into a search engine or a file manager.
- The Delete key removes the entry from the list. Key repeat is suppressed to avoid accidental removals.
AI Fill Missing Covers... processes the list automatically: local candidates first, optional Google API fallback, with confidence thresholds and query history. See Batch Fill.
| Symptom | Solution |
|---|---|
| List is empty but games exist | Verify the ROM folder and the supported extensions; check the status bar message |
| A game stays in the list after saving a cover | Ensure the image is named exactly like the ROM base name, then press F5 |
| Deleted ROM still appears | Refresh with F5 |
| Entries removed by mistake | Refresh with F5 to rebuild the list |
FindRomCover — find and download missing cover art for your retro gaming ROM collection.
Getting Started
User Guide
- Interface Overview
- Folders & Scanning
- Local Files Search
- Web Search (Google Web & Bing Web)
- Google Custom Search API
- Image Handling
- Missing Covers List
AI Vision Assist
- AI Vision Assist
- Providers & Models
- AI Settings
- Picking Covers
- Batch Fill
- Query History
- Recommended Models
- AI Troubleshooting
Configuration
- Settings Overview
- Themes & Appearance
- Similarity Algorithms
- Supported Extensions
- Data Storage
- Logs & Diagnostics
Reference
Development
More