Feature Request Edit Modified time or mtime to Aired Date

All your suggestions, requests and ideas for future development
Post Reply
brunosso
Posts: 10
Joined: 25 Oct 2014, 09:48

Feature Request Edit Modified time or mtime to Aired Date

Post by brunosso »

Hi! Is possible to edit the timestamp of "Modified Date" or "Creation Date" directly when renaming? According to the Aired Date of TVDB, or other scraper!
User avatar
rednoah
The Source
Posts: 23132
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Feature Request Edit Modified time or mtime to Aired Dat

Post by rednoah »

You can enable this feature in the FileBot launch options:

Code: Select all

-DuseCreationDate=true
Supported since 2010, but disabled by default now because of issues with various other tools, especially backup and sync software.
:idea: Please read the FAQ and How to Request Help.
brunosso
Posts: 10
Joined: 25 Oct 2014, 09:48

Re: Feature Request Edit Modified time or mtime to Aired Dat

Post by brunosso »

rednoah wrote:You can enable this feature in the FileBot launch options:

Code: Select all

-DuseCreationDate=true
Supported since 2010, but disabled by default now because of issues with various other tools, especially backup and sync software.
I have this two option in launch.ini

Code: Select all

-DuseExtendedFileAttributes=true
-DuseCreationDate=true
but if i rename an episode, all the date timestamp remain the same!
User avatar
rednoah
The Source
Posts: 23132
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Feature Request Edit Modified time or mtime to Aired Dat

Post by rednoah »

Time to provide more information:
viewtopic.php?f=4&t=1868

Most importantly:
* What OS?
* What filesystem?
:idea: Please read the FAQ and How to Request Help.
brunosso
Posts: 10
Joined: 25 Oct 2014, 09:48

Re: Feature Request Edit Modified time or mtime to Aired Dat

Post by brunosso »

I use win10 x64, and NTFS hdd! I use GUI,

Code: Select all

FileBot 4.6.1 (r3315)
JNA Native: 4.0.1
MediaInfo: MediaInfoLib - v0.7.78
7-Zip-JBinding: 9.20
Chromaprint: fpcalc version 1.1.0 (C:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.4.5
JRE: Java(TM) SE Runtime Environment 1.8.0_71
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 1 GB Max Memory / 56 MB Used Memory
OS: Windows 10 (amd64)
Package: MSI
Data: D:\Users\bruno\AppData\Roaming\FileBot
Sorry!
User avatar
rednoah
The Source
Posts: 23132
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Feature Request Edit Modified time or mtime to Aired Dat

Post by rednoah »

Alright, on Windows/NTFS creation date timestamps shouldn't be an issue.

I've tried this on my Windows 10 machine, and it works, although it looked like it didn't work at first because Windows Explorer didn't show the changes until some time had passed. Have you tried restarting your computer? (mandatory support question :P)

Note that FileBot will only set Creation Date, not Last-Modified Date.
:idea: Please read the FAQ and How to Request Help.
brunosso
Posts: 10
Joined: 25 Oct 2014, 09:48

Re: Feature Request Edit Modified time or mtime to Aired Dat

Post by brunosso »

rednoah wrote:Alright, on Windows/NTFS creation date timestamps shouldn't be an issue.

I've tried this on my Windows 10 machine, and it works, although it looked like it didn't work at first because Windows Explorer didn't show the changes until some time had passed. Have you tried restarting your computer? (mandatory support question :P)

Note that FileBot will only set Creation Date, not Last-Modified Date.
i reboot, and also i try to run Filebot with admin privileges, but the Creation Date is always the same!!!

EDIT: I'm an asshole!!!! :) i edit filebot.l4j.ini, and don't filebot.launcher.l4j.ini... now works!!!
Post Reply