Suggestion: Sort the list of images with errors/unsuccessful (etc)
Opened this issue · 0 comments
DanFraserUK commented
As the title says! I've not programmed in Go before so I'm not going to attempt to throw in a merge request.
The sections I'm talking about are in the main steamgrid.go file, if
blocks starting line 305 and 316. The if
blocks on lines 271, 283 and 294 could possibly have the same treatment.
I'd also suggest the blocks I've mentioned could be refactored as one function after having quickly scanned over the code.