Henning Ulbrich

Results 4 comments of Henning Ulbrich

The default value for `dir` is public: https://image.nuxtjs.org/configuration#dir @garyo I'm not sure if this will work, but you could try to use a preset for this: https://image.nuxtjs.org/configuration#presets https://image.nuxtjs.org/components/nuxt-img#preset

bump Fix from Discord worked for me. For the record: old ``` for f in scene_file["fingerprints"]: if f.get("oshash"): stash_scene["oshash"] = f["oshash"] if f.get("md5"): stash_scene["checksum"] = f["md5"] if f.get("checksum"): stash_scene["checksum"] =...

Any news regarding the freezes with enabled preanalysis & hwaccel decoding?

> I have been going through PRs and trying to get things merged. We can have a new release in a week or two. I want to merge a few...