Is it possible to script the amc python script to do this:
Code: Select all
If (language = NO AND no match found at the TVDB)
(name.replace('oe' with 'ø')
searchTheTVDBAgain())

Also, which of the parameters in the command should one change?
Code: Select all
'ut_label=' + label,
'ut_state=' + state,
'ut_title=' + title,
'ut_kind=' + kind,
'ut_file=' + file,
'ut_dir=' + directory,