IMDBPHP 0.9.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News IMDBPHP 0.9.4 (Default branch)
# 1  
Old 03-31-2008
IMDBPHP 0.9.4 (Default branch)

IMDBPHP is a set of PHP classes to accessinformation from the IMDB sites to include them inyour own applications.License: GNU General Public License (GPL)Changes:
This is release candidate 1 (RC1) of the alreadywell-known API. The code cleanup hopefully removedall of the annoying PHP warnings and notices. Someminor fixes (to taglines and akas) have beenapplied. The movie search was improved and spedup. Moreover, the API reference was made moredescriptive.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
IMDB-TOOLS(5)							File Formats Manual						     IMDB-TOOLS(5)

NAME
imdbgetrc -- Configuration for imdb-get(1). DESCRIPTION
This manual page documents briefly the imdbgetrc file syntax. The file consists of a list of variables in bash syntax with comments starting with a # (ie FOO=bar) Several variables take values: IMDBID IMDB id to use SEARCH String to use to search IMDB CACHE Directory to cache files in FILENAME Filename to use or search for The rest should be set to `true' to enable: UPDATEFILENAME Update the stored filename on queries DOWNLOADCOVER Dowload cover art and store locally REFRESH Refresh cache details from IMDB RENAME Rename files based on IMDB title COVER Print cover art URI GENRE Print genre TAG Print tagline TITLE Print title ID Print IMDB id PRINTFILE Print filename YEAR Print year REFRESHCACHE Refresh all items from the cache (if no other action requested) SEE ALSO
imdb(1) imdb-get(1) imdb-rename(1) imdb-link(1) imdb-update-cache(1) imdb-fxd(1) AUTHOR
This manual page was written by Matthew Johnson <debian@matthew.ath.cx>. Permission is granted to copy, distribute and/or modify this docu- ment under the terms of the GNU General Public License, Version 2 as published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2. IMDB-TOOLS(5)