I have a problem with the update of the imdb-script. The import of the actors do not work as well as in the old version. Where can I get the old imdb-script?
function FindLine(Pattern: string; List: TStringList; StartAt: Integer): Integer; var i: Integer; begin result := -1; if StartAt < 0 then StartAt := 0; for i := StartAt ...
Great template :grinking: ! Here's a GERMAN Language file: <? /** =============================================================================================== * GERMAN Language file for MovieDB by PK-Designs.com * @author: Viridarium ...