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