Artyom

Results 6 issues of Artyom

When I manually change the timestamp of a photo and rescan the database, the date_shot field in the media_exif table is not updating. I guess we should add a check...

bug

Can you also release Armv7 and Arm64v8 images of this plugin in the docker repository?

Can it be used with ffmpeg 6.0? I try to compile it, but getting next error: ``` #0 50.03 CC libavfilter/vf_extractplanes.o #0 50.14 CC libavfilter/vf_fade.o #0 50.22 CC libavfilter/vf_fadeglshader.o #0...

Is it possible to use `features = ["pf-text"]` with wasm? I have the next error during compilation: ``` warning: In file included from harfbuzz/src/harfbuzz.cc:1: warning: In file included from harfbuzz/src/hb-aat-layout.cc:28:...

I'm using eslint-import-resolver-oxc and it seems `"import-x/resolver": "oxc"` doesn't work, firing `Unable to resolve path to module`, while `"import-x/resolver": { oxc: true }` works as expected. ```javascript languageOptions: { parser:...

I think async configuration is not very suitable for browsers.