Frank Steiler
Frank Steiler
Try `'public.avi': 'avi'` in the `file-type.ts`, this should fix it :) I'll include 'avi' in the next one :)
You'd need to modify the file located at `/opt/icloud-photos-sync/bin/lib/photos-library/model/file-type.js` within the container. A relaunch should be sufficient, but I'm pretty sure that the change will not persist between runs, since...
@Laffreux-dev `nightly` Docker image [contains change for avi support](https://github.com/steilerDev/icloud-photos-sync/actions/runs/3867948226)
MPO and jpg (and all others until so far) added in v.1.1.1-nightly.14
Added to [`1.2.0-nightly.6`](https://github.com/steilerDev/icloud-photos-sync/releases/tag/v1.2.0-nightly.6)
[`1.2.0-nightly.7`](https://github.com/steilerDev/icloud-photos-sync/releases/tag/v1.2.0-nightly.7) no longer fatally fails when there is an unknown file type descriptor, but ignores the asset without file type support. If `--enable-crash-reporting` is enabled the extension will be reported...
Added files matching `/^.fuse_hidden.*$/` to ignore list with [`1.2.0-nightly.11`](https://github.com/steilerDev/icloud-photos-sync/releases/tag/v1.2.0-nightly.11), however this seems to have [broken my E2E tests](https://github.com/steilerDev/icloud-photos-sync/actions/runs/5860896884) - need to take a look tomorrow/later this week what's happening (so...
@mzaferyahsi this was already previously reported and added in `v.1.1.1-nightly.14` - so going with the latest beta should resolve this.
@vguerci making this non-fatal has already been implemented in the latest beta :)
`public.image`/`HEIC` will be included in the next release - interessting enough though, the lower case `heic` extension pops up as `image.heic`