Find missing files
find-missing-filesIdentify missing file references in Foundry VTT world documents: images, sounds, videos, text, and fonts in fields and markup. Scans data storage and Foundry's files; wildcard paths counted, compendiums skipped.
Instructions
Find files that world documents point to but that do not exist: images, sounds, videos, text and fonts in fields and in markup, looked up in the data storage and in Foundry's own files. Wildcard paths are counted but not checked. Compendiums are not scanned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| under | No | Only paths inside this folder | |
| maxResults | No | At most this many missing files are named, 1 to 1000, default 200 | |
| collections | No | Collections to scan: scenes, actors, items, journal, playlists, tables, cards, macros, users. Default all. | |
| maxDirectories | No | At most this many folders are listed, 1 to 1000, default 300 |