Generates folder thumbnails for various file browser on Linux to display music album covers, preview of pictures which are in a folder and more.
GNU General Public License v3.0
82
stars
19
forks
source link
Fix bad regex escape sequence #21
Open
Caellian opened 3 days ago
Caused spam in logs.
I suspect you intended to use
\\.
, but also a raw string works.