Eugene Kukhol
Eugene Kukhol
I' have some footage from DJI drone:  And i'm trying to parse this image metadata in this way: ``` import com.drew.imaging.ImageMetadataReader; import com.drew.imaging.ImageProcessingException; import com.drew.metadata.Directory; import com.drew.metadata.Metadata; import com.drew.metadata.Tag;...
### What is the problem? POST request on /task/new with zipurl throw {"error": "Invalid UUID"} error. ### What should be the expected behavior? UUID of created task expected as response...