The Photos app has been updated to version 2025.11030.12002.0
This version again translates percent-encoded characters. But it's flexible, it allows encoded and not encoded filenames.
That does however mean that filenames containing %<n><n> (percent sign followed by 2 digits) need to be encoded. For example, the filename "test%20name.png" will probably no longer work in TC with default options, so you need to use PhotoAppMode=2. Can anyone confirm?
When a filename is passed tot he photo scheme (using ms-photos:viewer?fileName=) and the file does not exist, a process is still kept running (so Microsoft did not fix this).
This version again translates percent-encoded characters. But it's flexible, it allows encoded and not encoded filenames.
That does however mean that filenames containing %<n><n> (percent sign followed by 2 digits) need to be encoded. For example, the filename "test%20name.png" will probably no longer work in TC with default options, so you need to use PhotoAppMode=2. Can anyone confirm?
When a filename is passed tot he photo scheme (using ms-photos:viewer?fileName=) and the file does not exist, a process is still kept running (so Microsoft did not fix this).
Statistics: Posted by white — 2025-03-22, 00:04 UTC