To list the image hashes that you have added to a database, use the following procedure.
To list the image hashes in a database
(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.
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.