Question
Possible to remove selective Metadata?
Hi everyone
I am quite new to Javascript, but have managed to create a script that can modify a metadata tag and also add metadata tags (e.g. create a custom namespace with various tags).
I have however not found a reliable way to remove metadata. Sometimes one can delete a metadata tag (and the tag's value) by writing an empty string into it. Other times it leaves the tag name and just deletes the tag value.
Does anyone know if there is a simple way to delete a whole namespace (e.g. all the camera-raw settings) along with all the tags?
Any suggestions welcome!
Regards, Nigel
I am quite new to Javascript, but have managed to create a script that can modify a metadata tag and also add metadata tags (e.g. create a custom namespace with various tags).
I have however not found a reliable way to remove metadata. Sometimes one can delete a metadata tag (and the tag's value) by writing an empty string into it. Other times it leaves the tag name and just deletes the tag value.
Does anyone know if there is a simple way to delete a whole namespace (e.g. all the camera-raw settings) along with all the tags?
Any suggestions welcome!
Regards, Nigel
