INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Correcting Dates in Pictures  (Read 2122 times)

DrKNo

  • World Citizen
  • ***
  • Posts: 201
Correcting Dates in Pictures
« on: September 26, 2014, 03:31:12 am »

Happy start of Autumn everyone,

I started using JRiver to manage my pictures recently. Now MC truly controls every aspect except gaming on my Home PC. So where's the Steam integration? (jk).
Anyway, some of the pictures have wrong dates attached to them because the camera was misconfigured. This is easily fixable using JRiver Scripts on the Date-field. I'm using:

Code: [Select]
=math(replace([Date,0] + DAYS, /,, .))
=math(replace([Date,0] + math(MINUTES/1440), /,, .))

In case someone should ever search for something like that. However: JRiver does seem to only change the date in its internal library, the actual Date stays unchanged. When I'm syncing the images to somewhere else, I see the old date again. Is this a design decision? Is there a way around it without reexporting the images, which would induce a loss of quality?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42048
  • Shoes gone again!
Re: Correcting Dates in Pictures
« Reply #1 on: September 26, 2014, 09:12:05 am »

In case someone should ever search for something like that. However: JRiver does seem to only change the date in its internal library, the actual Date stays unchanged. When I'm syncing the images to somewhere else, I see the old date again. Is this a design decision? Is there a way around it without reexporting the images, which would induce a loss of quality?

We write the new date to the IPTC / XMP tag, but leave the EXIF tag alone.
Logged
Matt Ashland, JRiver Media Center

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42048
  • Shoes gone again!
Re: Correcting Dates in Pictures
« Reply #2 on: September 26, 2014, 09:19:12 am »

Next build:
Fixed: Setting the date on an image would always clear the IPTC and XMP tags instead of writing the new date.
Logged
Matt Ashland, JRiver Media Center

DrKNo

  • World Citizen
  • ***
  • Posts: 201
Re: Correcting Dates in Pictures
« Reply #3 on: September 26, 2014, 02:56:20 pm »

Faster than the police. Thank you!
Logged

mojave

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3732
  • Requires "iTunes or better" so I installed JRiver
Re: Correcting Dates in Pictures
« Reply #4 on: September 26, 2014, 04:29:04 pm »

So where's the Steam integration? (jk).
Tools > Options > Theater View >Items to show >Add > External Program

Set it up like in the pictures. Now you have Steam integration.  :)

Note:  You need to use "Program Files (X86)" in the Programs: line if using a 64-bit OS.
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71656
  • Where did I put my teeth?
Re: Correcting Dates in Pictures
« Reply #5 on: September 26, 2014, 04:40:51 pm »

You'd better demo that at Rocky Mountain Audio Fest!
Logged

darichman

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1356
Re: Correcting Dates in Pictures
« Reply #6 on: September 26, 2014, 07:16:24 pm »

Nice equations - will make some use of those :)

Matt, how about integrating this into MC natively?
Right Click > Modify Incorrect Dates
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8971
Re: Correcting Dates in Pictures
« Reply #7 on: September 26, 2014, 11:51:48 pm »

and update the EXIF date / time too. Steal some ideas from AcdSee, for me, they have this nailed...

raldo

  • Citizen of the Universe
  • *****
  • Posts: 1102
Re: Correcting Dates in Pictures
« Reply #8 on: September 29, 2014, 03:44:38 am »

and update the EXIF date / time too. Steal some ideas from AcdSee, for me, they have this nailed...
+1
Logged

DrKNo

  • World Citizen
  • ***
  • Posts: 201
Re: Correcting Dates in Pictures
« Reply #9 on: September 30, 2014, 03:07:31 pm »

I honestly cannot believe Steam integration is possible in MC. This program keeps boggeling my mind.
Logged
Pages: [1]   Go Up