INTERACT FORUM

Please login or register.

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

Author Topic: album-tag of (imported) jpg-photos / transfer to ipod  (Read 814 times)

winniew

  • World Citizen
  • ***
  • Posts: 102
album-tag of (imported) jpg-photos / transfer to ipod
« on: December 25, 2008, 04:54:02 am »

When browsing through my jpg-photos (even without importing them to MC13) they all have an album-tag in the form dd.mm.yyyy (like 25.12.2008).

For the transfer of the photos to my Ipod it's useful to have the album-name like yyyy-mm-dd because then they appear in the Ipod's photo-menu in a logical order (sorted by date).

I would like to set the format of the automatic album-tag (for jpgs) to yyyy-mm-dd.

I know that I can do this by using an expression like '=formatdate([date,0],yyyy-MM-dd)'
MC will change the original jpg-file by adding:
   <Tool_Name>Media Center</Tool_Name>
   <Tool_Version>13.0.91</Tool_Version>
   <Date>39732,4929629629623378</Date>
   <Name>003_Geburtstag bei Franzz_2</Name>
   <Album>2008-10-11</Album>
   </MJMD>
or something like that.

Is it possible to change the album-tag-format for jpg to 'yyyy-MM-dd' without changing the file?

Thanks
Logged
Pages: [1]   Go Up