English > Support

Custom actors and directors field

<< < (3/3)

Ivek23:

--- Quote from: afrocuban on November 13, 2024, 11:06:21 pm ---
--- Quote from: Ivek23 on November 13, 2024, 02:23:31 pm ---IMDB_[EN][HTTPS]_TEST_2c(Cast&Crew)_(afrocuban) script is attached.

--- End quote ---

Just to confirm that your script works! Thank you so much!
--- End quote ---

Thanks.


--- Quote from: afrocuban on November 13, 2024, 11:09:09 pm ---
--- Quote from: Ivek23 on November 13, 2024, 10:28:06 pm ---
This code of yours does not work for me. Can you attach your version of the script so I can see how it looks and works.

--- End quote ---


Of course. Just to let you know that at the moment I'm working on Directors custom field. So, for now only IMDb Cast custom field works

--- End quote ---

Thank you for your script.

Ivek23:
In the script, change the number of users to be transferred in the custom field, as shown in the following example.

--- Code: ---  //PEOPLE_LIMITS  = 1000;    //Limit of number of actors (cast) or of credits (crew) retrieved on Main page. 
  //PEOPLE_LIMIT  = 1000;    //Limit of number of actors (cast) or of credits (crew) retrieved.
  PEOPLE_LIMITS  = 18;    //Limit of number of actors (cast) or of credits (crew) retrieved on Main page. 
  PEOPLE_LIMIT  = 25;    //Limit of number of actors (cast) or of credits (crew) retrieved.
--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version