mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 00:08:51 -05:00
Experiment with artwork thumbnail support
This commit is contained in:
parent
25cb3234a4
commit
183dc27ace
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user