I would like that also. I'd like to display a random image in a block, but have it be a static image; no controls, no auto play. If the user returns to the page or refreshes, they will get a new random image.
I'd like to be able to select the image from a set (appears to be implemented) with a particular tag (appears to be not implemented).
Will this add-on work for this? Any chance of adding Tag?
When I select Playback Controls = None, the Autoplay = No option is not available. I was hoping that with those settings, this Add-on would give me a single image at random and then not change it as long as the user stays on the page.
Also, images are cropped. I suspect that you are picking up a size according to some rule from the set of images and then cropping all to that size. For this to work for me, you would either need to allow different size images, or set the size to the largest image and then render all of the images within that rectangle.
Any full demo up somewhere?