Right now it uses the date taken, falls back to the file modified time, then falls back to the file name. since the file modified time is basically useless, it should ignore it and only fall back to the file name.
This will properly sort photos within albums that are named sequentially (IMG_0001.jpg, IMG_0002.jpg, etc) when they don't have the required date taken metadata.
Right now it uses the date taken, falls back to the file modified time, then falls back to the file name. since the file modified time is basically useless, it should ignore it and only fall back to the file name.
This will properly sort photos within albums that are named sequentially (
IMG_0001.jpg
,IMG_0002.jpg
, etc) when they don't have the required date taken metadata.