Optimizes media on The Forge Assets Library and AWS S3 in addition to local data — backfill now discovers and repoints https:// references that earlier versions skipped (fixes #2).
What's new
- The Forge — assets stored as
assets.forge-vtt.com/<you>/…URLs in your own library. Auto-detected, no setup. Bazaar/shared and other users' libraries are read-only and skipped. - AWS S3 — bucket URLs (virtual-hosted or path-style). Bucket must allow cross-origin
GET(CORS) so the converter can read originals. - Single run spans every backend and media kind (WebP / WebM / Ogg) together.
- Read-only / unsupported references are surfaced as a skip notice.
Everything from v1.3.0 (image WebP, video WebM/VP9, audio Ogg/Opus, downscale, upload-time conversion, cleanup report) carries over unchanged for local data.
Notes
- S3 requires bucket CORS for
GETfrom the Foundry origin. The Forge needs none. - Module/system-shipped assets stay opt-in; core assets never touched.