1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00

Experiment with artwork thumbnail support

This commit is contained in:
Reinhard Pointner 2019-05-01 21:39:35 +07:00
parent 25cb3234a4
commit 183dc27ace

View File

@ -42,7 +42,6 @@ tvdbEntries.each{
} }
if (!original.exists()) { if (!original.exists()) {
sleep 2000
artwork.findResult{ a -> artwork.findResult{ a ->
return retry(2, 60000) { return retry(2, 60000) {
try { try {