This distro shows movie and book information for internal collections. It also has integrations into google.
Feel free to use it. You will need to setup a php class right outside of the medialisting directory called mlConfig.php. It should look like this:
>; public static $movieLocation = <>; public static $ebookLocation = <>; public static $tarFileDir = <>; public static $musicLocation = <>; } ?>