feat: implement media metadata management with EXIF and TrackInfo support
This commit is contained in:
@@ -256,10 +256,6 @@ impl MediaServiceImpl {
|
||||
mime_type,
|
||||
hash,
|
||||
created_at: chrono::Utc::now(),
|
||||
extracted_location: None,
|
||||
width: None,
|
||||
height: None,
|
||||
date_taken: None,
|
||||
thumbnail_path: None,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user