[Feature] Search by video duration, file checksum, or filesize #9139
Replies: 3 comments
-
+1 For this feature. I would also like to be able to sort by video duration if possible. Currently I can only easily find them by navigating through the related album. |
Beta Was this translation helpful? Give feedback.
This comment has been minimized.
This comment has been minimized.
-
Also +1 from me! I'd like to add, that it would be especially helpful, if this search by duration / dimensions would be combined with a "duplicate score", so it get's easier to identify Low-Res versions from existing or about-to-upload High-Res variants of the same content. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
Feature request: add a search filter to search by video duration > or < than a certain length. Also add a filter to search by file checksum or filesize (< or >), as we currently advise users to query the database for this. All of this data is already stored in the database (
assets.duration
,assets.checksum
,exif.fileSizeInByte
) so I believe it should be possible to implement.Platform
Beta Was this translation helpful? Give feedback.
All reactions