]> git.phdru.name Git - extfs.d.git/blob - torrent-ANNOUNCE
Set directories/files date/time: done
[extfs.d.git] / torrent-ANNOUNCE
1 Torrent Virtual FileSystem for Midnight Commander
2
3
4 WHAT IS IT
5    View files, directories and meta information from a torrent metafile in
6 Midnight Commander.
7
8
9 WHAT'S NEW
10 Version 1.2.3 (2015-07-08)
11    Set directories/files date/time to the content of ".META/creation date" file
12 if it exists or to the last modification time of the torrent file itself.
13
14 Version 1.2.2 (2015-01-10)
15    Changed link to installation instructions.
16
17 Version 1.2.1 (2013-11-20)
18    Fixed a minor bug.
19
20 Version 1.2.0 (2013-11-16)
21    Get charset from the environment.
22
23 Version 1.1.1 (2013-11-11)
24    Documented the fact that the script can be put in
25 $HOME/[.local/share/].mc/extfs.d.
26
27 Version 1.1.0 (2013-06-10)
28    Show DHT nodes if they are present.
29    Show publisher and publisher-url if they are available.
30    Use name.utf-8, path.utf-8 and comment.utf-8 if those are available.
31    Use codepage instead of encoding if codepage is available
32    and encoding is not.
33
34 Version 1.0.0 (2010-11-11)
35    Initial release.
36
37
38 WHERE TO GET
39    Home page: http://phdru.name/Software/mc/torrent.html
40    Download:  http://phdru.name/Software/mc/torrent
41     git clone http://git.phdru.name/extfs.d.git
42     git clone  git://git.phdru.name/extfs.d.git
43
44    Installation instructions: http://phdru.name/Software/mc/INSTALL.html
45
46
47 The VFS lists all files and directories from the torrent metafile; all files
48 appear empty, of course, but the sizes are shown. Filenames are reencoded from
49 the metafile's encoding/codepage to the current locale.
50
51 Along with the files/directories in the torrent metafile the VFS also presents
52 meta information - in the form of files in .META directory. The size and
53 contents of these files are taken from the corresponding fields in the torrent
54 metafile. The script doesn't check if the torrent consists of a .META file or
55 directory (quite unlikely).
56
57 Date/time for all files is set to midnight of the 1st January of the current
58 year. The filesystem is, naturally, read-only.
59
60
61 AUTHOR
62    Oleg Broytman <phd@phdru.name>
63
64 COPYRIGHT
65    Copyright (C) 2010-2015 PhiloSoft Design
66
67 LICENSE
68    GPL