When rendered the Pano’s are saved as XML files with the image as a base64 string, there are various headers in the XML such as the , the pano’s , etc but…
There isn’t one for the view/scene name.
Could one be added please? Something like or
My reasoning is that I could write an AHK script that would decode the base64 string and save it as a jpg with the as the filename as a batch operation. Filtering the xml’s to only the ones I want to process could easily be done by using the as the filter.
With the advent of batch Pano rendering in 3.2 this is the only missing piece to speed up the production of panos for me (and others I assume)