INTERACT FORUM

More => Old Versions => JRiver Media Center 18 for Windows => Topic started by: sdgrizdan on January 21, 2013, 11:54:30 pm

Title: Move / Copy Fields
Post by: sdgrizdan on January 21, 2013, 11:54:30 pm
I am trying to copy a JPG's "Date Modified" field to the "Date" field using the "Move / Copy Fields" library tools function.

However, I cannot get it to work. The "Date" fields clears and the "Date Modified" field turns to random digits. Can anyone else get this to work?
Title: Re: Move / Copy Fields
Post by: MrC on January 22, 2013, 12:49:20 am
This is occurring because the values are being copied as interpreted values vs. internal values.

Use this format in a cell or tag action window.  Select the files you want, and edit the Date field, and copy/paste the following:

    =[date modified,0]
Title: Re: Move / Copy Fields
Post by: MrC on January 22, 2013, 12:55:33 am
I've posted an enhancement request about this to the JRiver folks.
Title: Re: Move / Copy Fields
Post by: sdgrizdan on January 22, 2013, 01:44:22 am
Thank you! That expression works, but it would be nice if the Move/Copy function "just worked" (this problem is prevalent with copying other fields as well). Thanks for putting in an enhancement request.