mirror of
https://github.com/ciromattia/kcc
synced 2026-07-06 04:55:31 +00:00
f404b9090d
The walk() function does not necessarily return filenames in alphabetical order. This leads to a random cover image. Sorting filenames before setting the cover images fixes this issue.