Here is the part for Ratings corrected:
// Rating
LineNr := FindLine('<div style="margin: 4px 0; color:#990000; font-size:22px; font-weight: bold;">', Page, LineNr);
if LineNr <> -1 then
begin
Line := Page.GetString(LineNr);
Item := TextBetween(Line, '>', '</div>');
HTMLDecode(Item ...
Search found 2 matches
- 2012-09-07 01:40:50
- Forum: Ant Movie Catalog > Scripts
- Topic: FilmAffinity (ES) [Fix]: Oficial version v2.51
- Replies: 39
- Views: 19068
- 2012-09-04 02:38:51
- Forum: Ant Movie Catalog > Scripts
- Topic: FilmAffinity (ES) [Fix]: Oficial version v2.51
- Replies: 39
- Views: 19068