Rename Image

Started by jeg, June 30, 2017, 12:24:10 PM

Previous topic - Next topic

jeg

Hi,
I would like to rename an image from upper to lower case. But I can't find an proper endpoint. The endpoint
v1/imatch/filesystem/file/move
is described
QuoteThis method moves a file in the file system.
     * **Note** This will not update the database. Don't use this function to move files indexed in an IMatch database.
     * Use the corresponding endpoints provided by IMatch WebServices instead.

Thanks Jens

Mario

Endpoints which manipulate files and folders indexed by a database do not yet exist.
IMWS currently only allows modification of categories, collections, metadata and Attributes.

Endpoints to manipulate folders and files will be added to a later release.
-- Mario
IMatch Developer
Forum Administrator
http://www.photools.com  -  Contact & Support - Follow me on 𝕏 - Like photools.com on Facebook

jeg

Hi,
I just started to rewrite my programs. I spend two days, but it's very very laborious. There should be an overview of the old API and the correspondences in the new one. Then I could see what I need and what is not (yet) available.
As it looks now, I can not rewrite my programs with Imatch 2017.

What should I do? Wait (how long)? Go back to the old Imatch?

thrinn

QuoteI would like to rename an image from upper to lower case.
For this specific task, maybe you could use the standard functionality providede by the Renamer.
Thorsten
Win 10 / 64, IMatch 2018, IMA

Carlo Didier

Quote from: jeg on June 30, 2017, 05:50:24 PMWhat should I do? Wait (how long)? Go back to the old Imatch?

Although I'm playing around a bit with iMatch 2017, I stick with 5.8. right now for much the same reasons. 90% of the functionalities I used in my old scripts are not yet implemented in the new environment and some probably never will.