Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
How many words are in this question?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: rick.ca
« on: November 20, 2010, 09:01:25 pm »

How can we go about writing plugin?

I have quite a few Chinese movies and documentary that cannot be found in IMDB. However, they can be found in www.yesasia.com

I google search and manage to find a DVDpedia written for Mac with yesasia plugin. Wondering is it possible to find out how to do it?

If you have to ask, writing a plugin is probably out of the question. A plugin is a compiled (just like the main program) library that requires the same development tools and programming expertise nostra has.

But you might be able to create a script. A script is a set of text instructions that are processed by the script engine. An instruction manual is available in the Help documentation. You'll find examples, like allmovie.psf, in your Scripts folder.