kenspix
Established
What is the best way to see how many exposures were taken with the m8?
exif in files from camera, field "ImageIDNumber".
It's the image number in HEX. So you have to calculate it to decimal. And if you don't know how to access this exif field, download exiftool and use
exiftool -ImageIdNumber <filename>
I read on LUF that someone had an M8 stop as the numbering reached 99,999 and the numbers HAD to be reset for the camera to continue operation.