- Oct 1, 2020
- 1,323
- 897
You have my vote for thisSetting a custom image is a great feature already, yet I'd love to see it further expanded. Would having multiple images be too far-fetched? Maybe have it look into a specific folder and show them in rotation, or something alike?
I could see how this could work too, images by default are saved using the thread-ID as filename. I imagine it would not be too difficult if additional images would use a number suffix to form a 'collection', e.g. using a format like [ThreadID]-[Seq.Nr].[ext]. Actual custom images for 'custom' games use a negative number that is decremented when adding the next 'custom' game, so it could easily use the same name-format. In fact, this would also allow us to download all preview images associated with a game to be used in the rotation. Or just use screenshots we make ourselves.
And instead of a custom image overwriting/replacing the original image, it would only need to have a sequence-nr added, and a rotation routine added to the info screen and the refresh button for when you hover over an entry in list view. I don't see this as really useful in grid or kanban view. For one it would likely put too much strain on the CPU, for another it would make the screen much too noisy.