List the Image Hashes in a Database

To list the image hashes that you have added to a database, use the following procedure.

To list the image hashes in a database

  1. (Optional) First list the databases that have been created. Use the action ListImageHashDatabases:

    http://localhost:14000/action=ListImageHashDatabases

    Media Server returns a list of databases that you have created.

  2. List the image hashes that exist in one of the databases. Use the action ListImageHashes, for example:

    /action=ListImageHashes&database=ImageHashes
                           &imagestatus=true

    Media Server returns a list of image hashes in the specified database.