v1.2.0-beta.1 — Forge + S3 backends (test build)
Pre-release
Pre-release
Test build — not for production. Adds support for media stored on The Forge Assets Library and AWS S3 (previously only local data was scanned).
Install for testing
Foundry → Add-on Modules → Install Module → paste in Manifest URL:
https://github.com/aronjanosch/foundryvtt-batch-media-optimizer/releases/download/v1.2.0-beta.1/module.json
What to test
- The Forge: open the optimizer, Scan & dry-run. Forge-hosted scene/token/journal images should now appear in the plan with byte savings. Then Apply and confirm references repoint to
.webpand images still load. - Assets outside your own Assets Library (Bazaar, shared) are intentionally skipped — you'll see a "skipped" notice (check console for reasons).
- S3: same flow. Bucket must allow cross-origin
GET(CORS), else the converter can't read originals.
Feedback welcome on issue #2.