nodetube icon indicating copy to clipboard operation
nodetube copied to clipboard

fixed video thumbnail uploads to backblaze

Open ggg7125 opened this issue 4 years ago • 1 comments

when nodetube auto-generated video thumbnails it creates them as jpg, but then tries to locate and upload it to backblaze as a png, resulting in a "file not found" error. so i simply changed it to locate a jpg and now it all works

ggg7125 avatar Jan 22 '21 16:01 ggg7125

@mayeaux is there a particular reason to check for "production" env for backblaze? How are people supposed to test it in dev mode?

BassOfBass avatar Jan 23 '21 02:01 BassOfBass