1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-14 05:15:03 -05:00

Experiment with artwork thumbnail support

This commit is contained in:
Reinhard Pointner 2019-05-02 14:32:05 +07:00
parent 1fcc694ed9
commit 8aabf8858b

View File

@ -73,6 +73,7 @@ void build(ids, section, db, query) {
} }
} }
ls original ls original
sleep 2000
} }
if (original.length() > 0 && !thumb.exists()) { if (original.length() > 0 && !thumb.exists()) {