The AKAS to Title option should allow USA, for example:
http://www.imdb.com/rg/title-tease/akas/title/tt0344854/releaseinfo#akas
should take:
Arthur and the Invisibles (Philippines: English title) (USA)
instead of:
Arthur et les Minimoys
I tried to fix it myself but the fix doesn't work:
Line #58:
#SETOPTION#=#94#10[Put AKAS to Title(Select your language!)]0=Do not read AKAS|1=(France)|2=(Italy)|3=(Germany)|4=(Spain)|5=(Poland)|6=(Portugal)|7=(Norway)|8=(Denmark)|9=(Finland)|10=(USA)
Line #550:
// Take the Title from AKAS! |1=(France)|2=(Italy)|3=(Germany)|4=(Spain)|5=(Poland)|6=(Portugal)|7=(Norway)|8=(Denmark)|9=(Finland)|10=(USA)
Insert at line: 580
#IF# #94#==#10#
#FIND#=(USA)#20##ONERROR#=*STOP*
#ENDIF#