You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By length sorting, I think you mean sorting media files by their duration.
I intentionally left out columns such as image sizes or video durations because these values are not kept in the file system, they must be read one by one to calculate them. (This is why Windows file explorer is so slow when navigating folders containing many video or image files)
To find duplicates, I think you can use "Size" column.
Please add support for length sorting.
That will be so helpful to find the duplicate in videos.
Thanks a lot
The text was updated successfully, but these errors were encountered: