
anyways, the error was found in the function
Code: Select all
Add_album_on_list
Code: Select all
(pos('<TR',Line)>BeginPos)
Code: Select all
(pos('<BR',Line)>BeginPos)
Code: Select all
Add_album_on_list
Code: Select all
(pos('<TR',Line)>BeginPos)
Code: Select all
(pos('<BR',Line)>BeginPos)
Code: Select all
AnalyzeAnimePage
Code: Select all
BeginPos := Pos('<div id="page-title">', PageContents);
Value := findInfo('<h1 id="page_header">','</h1>',PageContents,'0');