mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-22 15:58:52 -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()) {
|
||||
sleep 2000
|
||||
artwork.findResult{ a ->
|
||||
return retry(2, 60000) {
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user