Any thoughts on adding command line switches to PVD?
I can see it being useful, particularly from window scripting host (.wsh). An example might be to add an image:
pvd -[photo | append]
http://www.somesite.com/someimage.com -person 1234
The main idea here is to provide direct / secure (validated - person must have ID or IMDB_ID, same for movie) database access (without a server).
Queries to STDOUT would also be very useful from the scripting host and could be used to create custom fields (ie. person ratings). If 'outfile' were provided, it would also provide a simple way to order images...