2021-10-30, 16:45
i know i can put the file name parameter in the argument section of playercorefactory.xml
<filename>C:\util\autoit\AutoIt3_x64.exe</filename>
<args>C:\util\autoit\sources\resolution.au3 /l=6 /h=1 /k /m=0 /f= "{1}"</args>
but i would like to also give my application the imdb number of the movie.
is it possible ? (and how of course)
<filename>C:\util\autoit\AutoIt3_x64.exe</filename>
<args>C:\util\autoit\sources\resolution.au3 /l=6 /h=1 /k /m=0 /f= "{1}"</args>
but i would like to also give my application the imdb number of the movie.
is it possible ? (and how of course)