[1222] Date and time should come first in filename of photos
complete

kb10uy
The current build uses photo filename like "VRChat_[dimensions]_[date]_[time].png".
It results in non-intuitive order when sorting them by filename, like this:
- portrait direction, taken today
- landscape direction, taken yesterday
- landscape direction, taken today
I think it is better that the date and time part comes first in the filenames.
(alternatively it may be good to make users be able to specify filename format in config.json)
Log In
Activity Feed
Sort by

1
complete

PinballsWizard
did this break orientation data in photos or is there a bug elsewhere related? specifically regarding the "up" direction on portrait photos, every portrait orientation photo i've taken has been saved upside down

1
available in future release

1
in progress

PinballsWizard
i have had to work around this by writing a script to rename the files and force the resolution have a larger number before the smaller number (this matches the old naming behavior) and set it to run every 5 minutes on my automatically syncing pictures folder
a proper solution would be very much appreciated

euan
Merged in a post:
Improvement to the VRChat pictures' filename format

techanon
With the new resolution customization and rotate auto-detect on the camera in open beta, the pictures I'm taking are not showing in order like I'm expecting for my personal image automation scripts that are expecting unicode sort order.
Please make it so that the date part of the filename format comes before the resolution part.
Or if you want to go an extra step, allow us to somehow be able to customize the filename format to our liking.

techanon
oop, beat me by a few hours. Canny search didn't find it when I looked.