I thought I saw a user-agent snippet in the appletrailers script, might want to check that. Ah, found it: table.insert( playlist, { path = urlline, name = description .. '(' .. resolution .. ')', arturl = art_url, options = {":http-user-agent=QuickTime/7.5", ":play-and-pause"} } ...