Search found 2 matches

by Munkey
2025-06-19 14:15:29
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script doesn't work
Replies: 60
Views: 5672

Re: IMDB script doesn't work

Quick hack to get "LargePictureHeight" working, replace these 678 & 679 lines in "5.0 beta 4":


if (fieldName = 0) then
GetPicture(FieldValue)


with:


if (fieldName = 0) AND (GetOption('ImageKind') = 3) then
begin
FieldValue := TextBefore(FieldValue, '._', '') + '._V1_SY' + GetParam ...
by Munkey
2025-06-19 05:09:52
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script doesn't work
Replies: 60
Views: 5672

Re: IMDB script doesn't work

Tested "5.0 beta 4", I got "Argentina" in Description:

https://www.imdb.com/title/tt27729779

Argentina

A thrilling physical journey that allows an approach to the darkness, where it is scary to look. It appeals to the viewer's civil responsibility and forces them to face the limits of their own ...