How to avoid changing the creation date of the file?
How to avoid changing the creation date of the file?
When FileBot renames and moves a movie it since some time obviously changes the file creation date / time (e.g. from 23.06.2016 to 17.06.1980 00:00:00 or 10.11.1970 01:00:00). How could I avoid it?
Newest portable, stable FileBot, Windows 10 Home, 64bit
Re: How to avoid changing the creation date of the file?
FileBot doesn't set the file creation date to the movie release date unless you have explicitly enabled that option. This feature is disabled by default.
Re: How to avoid changing the creation date of the file?
How could I deactivate this option?
Newest portable, stable FileBot, Windows 10 Home, 64bit
Re: How to avoid changing the creation date of the file?
1.
2.
@see https://github.com/filebot/filebot/blob ... 4j.ini#L16This feature is disabled by default.
2.
Include System Information, i.e. Windows? Linux? Mac? Embedded? 64-bit? Which Java Runtime? What FileBot version?
Re: How to avoid changing the creation date of the file?
Sorry, what does that mean? I cannot find such a file named "filebot.launcher.l4j.ini".@see https://github.com/filebot/filebot/blob ... 4j.ini#L16
I use the portable version on Win 10.
Very sorry again, what does that mean?2.
Include System Information, i.e. Windows? Linux? Mac? Embedded? 64-bit? Which Java Runtime? What FileBot version?
Strange, I never have enabled such an option to change that time by intention.
Newest portable, stable FileBot, Windows 10 Home, 64bit
Re: How to avoid changing the creation date of the file?
Maybe there's a bug. Make sure you use the latest jar and make sure the useCreationDate option is disabled in your config.
Re: How to avoid changing the creation date of the file?
I have found this file: FileBot.l4j.ini
Containing:
# do not use NTFS extended attributes for storing metadata
-DuseExtendedFileAttributes=true
-DuseCreationDate=false
Containing:
# do not use NTFS extended attributes for storing metadata
-DuseExtendedFileAttributes=true
-DuseCreationDate=false
Newest portable, stable FileBot, Windows 10 Home, 64bit
Re: How to avoid changing the creation date of the file?
Very strange, sorry, I do not understand what it is all about.
Newest portable, stable FileBot, Windows 10 Home, 64bit
Re: How to avoid changing the creation date of the file?
Replace the version of the jar you have, with the latest revision as described in the link above. See if that fixes the issue.
Re: How to avoid changing the creation date of the file?
Alright, thank you very much!
Newest portable, stable FileBot, Windows 10 Home, 64bit