X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=torrent;h=a6685f0d3165d8627d611fa4105e4043ab5f5076;hp=7a45d160741a9cf8087366b88dad116aade81edb;hb=1c36a84abf307fa032c2b720994f54a36a41924c;hpb=18cbb33a2e75181a374652f50a43387fb61bab22 diff --git a/torrent b/torrent index 7a45d16..a6685f0 100755 --- a/torrent +++ b/torrent @@ -27,8 +27,11 @@ contents of these files are taken from the corresponding fields in the torrent metafile. The script doesn't check if the torrent consists of a .META file or directory (quite unlikely). -Date/time for all files is set to midnight of the 1st January of the current -year. The filesystem is, naturally, read-only. +Date/time for all directories/files is set to the value of 'creation date' +field, if it exists; if not date/time is set to the last modification time of +the torrent file itself. + +The filesystem is, naturally, read-only. """