mirror of
https://github.com/ciromattia/kcc
synced 2026-08-26 21:47:05 +00:00
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.