Slow Artwork Lookup
Posted: 05 May 2026, 14:18
I have been a user for sometime. Thanks for an excellent program. Recently, I see something happening I do not understand. After finding the correct names, FB attempts to get the artwork (which I want). Often, this hangs, finding nothing or doing nothing until I cancel. On other shows it seems to work fine. When it hangs, it is sometimes trying to download 20 (or more) images. I hope I am explaining this well. For my naming, I use the following:
Can it be trying to get too many images? If so, can this be limited to perhaps 5 or 10? The show I am working with is The Cosby Show. Original file name is:{n.upperInitial()} ({y})
{s.pad(2)}x{e.pad(2)} {t.upperInitial()}
{ if (vcf != /HEVC/) ' [NOT HEVC]' }
{
if (width >= 3840 || height >= 2160) return " [4K]"
if (width >= 1280 || height >= 720) return " [HD]"
return " [SD]"
}
and my corrected file name is:The.Cosby.Show.S02e01.First.Day.Of.School
The Cosby Show (1984) 02x01 First Day Of School [HD]