@ jls_legalize: Well, I had a few free moments around lunch today and just implemented the "file://" filter. If any filename or directory argument is prefixed with "file://", that prefix will be stripped off before further processing. Please try it out with e17.
all:
During testing the above, I found a bug related to opening a directory. Fixed in 1.3.1.
I found that some JPEG files do not have "JFIF" or "Exif" in the expected place, but do have 0xFF and 0XD8 in the first and second bytes. Added in 1.3.1.
I also commented out the key-code print statement used for early testing.
I'd appreciate some additional user testing of this version before I re-submit for the TCE repository. Thanks to those who have tested it so far, and those who will in the future!
--
Mike L.