tools icon indicating copy to clipboard operation
tools copied to clipboard

Add CR2 mime type and fix 3gpX detection

Open Xentraxx opened this issue 5 months ago • 0 comments

I am currently building an open source software which helps users organizing and normalizing their google photos takeout data for use in e.g. immich.

During development we encountered various problems with the dart mime package.

Namely: https://github.com/Xentraxx/GooglePhotosTakeoutHelper/pull/16#issuecomment-2922574382 which @ireun addressed here: https://github.com/dart-lang/tools/pull/2105 and https://github.com/Xentraxx/GooglePhotosTakeoutHelper/issues/60 which I addressed as an issue here: https://github.com/dart-lang/tools/issues/2131#issue-3229815179

This pull request includes the changes of @ireun and would fix both issues in one release and allow us to continue development.

I signed the contribution agreement and hope for a prompt review.


  • [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR.

Xentraxx avatar Jul 26 '25 14:07 Xentraxx