English > Scripts and Templates

AllMovie.com_new movie script

<< < (14/22) > >>

afrocuban:
:)

Ivek23:
AllMovie.com_new script
v 0.1.1.4.

For  ~Mood links~ :

I made several small corrections in the Mood links code in ParseMovie procedure for correctly download url links for Moods, if the links are available at wayback.archive.org .

Ivek23:
AllMovie.com_new script
v 0.1.1.5.

I also added an Alternate title in ParseMovie procedure for the transfer of alternate titles of movies, if they are present at AllMovie movie web sites.


--- Code: ---//~Alternate title~

TmpStr := HTMLValues(HTML,
'<dt>alternate title</dt>', '</dd>', //ItemEnd was '<dt>'
'<li>', '</li>',
', ', endPos);
AddCustomFieldValueByName('Alternate title', TmpStr);
--- End code ---

Notice:
The new version of the script is added to the Download page.

Appendix:

Now it is added to the correct script to download page.

UtNut:

Many thanks as always Ivek

Ivek23:

--- Quote from: UtNut on June 01, 2014, 04:05:30 pm ---
Many thanks as always Ivek
--- End quote ---

Thanks.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Reply

Go to full version