Jaisen Mathai

Results 224 comments of Jaisen Mathai

Is there a cross platform way to unbundle them?

Right now, if you airdrop a Live Photo without any file conversion then it is transferred as a folder. As far as this library is concerned, they're two individual files...

I'm not able to reproduce this issue. Please link to a source file that exhibits this behavior. ``` python3 -c " #!/usr/bin/env python3 import time from elodie.filesystem import FileSystem #...

How would `%firstday` work? The library processes a single photo at a time and not in batches. Yes, the `import` command accepts a batch of photos but it calls `import_file`...