Hi, I have modified a script based on the IMDB 1 written by dano.
it all works as expected apart from the title, I cannot get it to output the title.
can someone have a look and see what I am doing wrong?
code in question is
### TITLE ###
findline "<html" -1
findline "<title>" 1 1
findinline "<title>" 1 1
outputto "title"
sayuntil " ("
thanks, Lee
IMDB__Standard_mp4.rar (1.38 KB)