| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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:
Press F5 or click Check for Missing Images for a manual refresh.
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
AI Vision Assist
Configuration
Reference
Development
More
| Back | FazBrowse Home | New Git URL |