Page 1 of 1

Disable File Date change?

Posted: 11 Feb 2013, 09:35
by Novus
Hi,

one short question, can I disable the File Date change? My XBMC dont like this :D

Re: Disable File Date change?

Posted: 11 Feb 2013, 10:32
by rednoah
It's only setting CreationDate, not LastModified. How is that confusing XBMC?

In anycase you can always run FileBot with:

Code: Select all

-DuseExtendedFileAttributes=false
That's default if you use the FileBot (platform) launcher.