Date Created

All your suggestions, requests and ideas for future development
Post Reply
NicG
Posts: 1
Joined: 14 Apr 2014, 17:03

Date Created

Post by NicG »

I have noticed that when renaming files it changed the date created to like for example the movie Marry Poppins it changed it to 01/01/1964 The movie came out in 1964 but the file was creadted on 04/13/2014. I use this with Media Browser 3 and it uses the date created as a extry date as to when the file was put into the collection and messes up when it thinks the new files were added. is there any fix for this or any way to change it?
User avatar
rednoah
The Source
Posts: 23930
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Date Created

Post by rednoah »

That's a Linux issue, when one tries to set creationDate, which apparently defaults to lastModified.

Just set:

Code: Select all

-DuseCreationDate=false
:idea: Please read the FAQ and How to Request Help.
Post Reply