English > Scripts and Templates

Script: TheMovieDB [ES] (Easy API Script)

<< < (2/11) > >>

VVV_Easy_Programing:
Thank you very much another time Ivek23. I think I've corrected the mistakes you point me (even failure aka commas separators instead of line breaks).

            v 0.1.3.0   VVV: Corrected error when web aka field has no value and the field PVD separator <br>.
                             Changed Script constant option GET_ACTORS_INFO_URL.
(Edito: New version down)

(Thanks to nostra too about the new TheMovieDB plugin 0.1.1.2. always better that my script)

Ivek23:
That's it, now it's fine, thank you.


--- Quote from: VVV_Easy_Programing on January 20, 2014, 08:27:56 pm ---(Thanks to nostra too about the new TheMovieDB plugin 0.1.1.2. always better that my script)
--- End quote ---

Correction, now v 0.1.1.3 is here.

Ivek23:
I wonder where and how to add, for example, "Part of the:" custom field (as well as other custom fields) in the script.

How can I add the url in the custom field for for example:
8 Mile (2002) Movie Webpage URL link, which should be as follows in a custom box
--- Code: ---<link url="http://movies.uip.de/8mile/">Link</link>
--- End code ---
or
--- Code: ---<link url="http://movies.uip.de/8mile/">http://movies.uip.de/8mile/</link>
--- End code ---

nostra:
To fill custom field use function: AddCustomFieldValueByName
See: http://www.videodb.info/help/hlp_scripting.html#fill

Ivek23:

--- Quote from: nostra on January 21, 2014, 04:00:49 pm ---To fill custom field use function: AddCustomFieldValueByName
See: http://www.videodb.info/help/hlp_scripting.html#fill
--- End quote ---

Thanks for the tip and idea.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version