BlitzKraig / fvtt-SoundBoard

Gamemaster Soundboard for Foundry VTT
MIT License
20 stars 17 forks source link

S3 bucket does not show any sound files #66

Closed Tupsi closed 2 years ago

Tupsi commented 2 years ago

When I change my settings to use a s3 bucket I can select the folder I am interested just fine (in the settings), but when I open the soundboard, not files get shown.

Do I need to do something else in order to get this working?

Browsing the bucket through other means with a vtt filepicker shows the sound files in the bucket just fine, so basic access seems fine (foundry wise).

I checked with a console.log output what is in the bucketContainer var and it seems valid, so I do not understand why nothing is shown.

image

Tupsi commented 2 years ago

my bad, was to dumb to create a subdirectory, so of course nothing was shown. Works fine, so please ignore this.