]> git.phdru.name Git - extfs.d.git/blob - torrent-ANNOUNCE
More specific home URLs
[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 in version 1.2.1 (2013-11-20)
10    Fixed a minor bug.
11
12 WHAT'S NEW in version 1.2.0 (2013-11-16)
13    Get charset from the environment.
14
15 WHAT'S NEW in version 1.1.1 (2013-11-11)
16    Documented the fact that the script can be put in
17 $HOME/[.local/share/].mc/extfs.d.
18
19 WHAT'S NEW in version 1.1.0 (2013-06-10)
20    Show DHT nodes if they are present.
21    Show publisher and publisher-url if they are available.
22    Use name.utf-8, path.utf-8 and comment.utf-8 if those are available.
23    Use codepage instead of encoding if codepage is available
24    and encoding is not.
25
26 WHAT'S NEW in version 1.0.0 (2010-11-11)
27    Initial release.
28
29
30 WHERE TO GET
31    Home page: http://phdru.name/Software/mc/torrent.html
32     git clone http://git.phdru.name/extfs.d.git
33      git clone git://git.phdru.name/extfs.d.git
34
35    Installation instructions: http://phdru.name/Software/mc/INSTALL.html
36
37
38 The VFS lists all files and directories from the torrent metafile; all files
39 appear empty, of course, but the sizes are shown. Filenames are reencoded from
40 the metafile's encoding/codepage to the current locale.
41
42 Along with the files/directories in the torrent metafile the VFS also presents
43 meta information - in the form of files in .META directory. The size and
44 contents of these files are taken from the corresponding fields in the torrent
45 metafile. The script doesn't check if the torrent consists of a .META file or
46 directory (quite unlikely).
47
48 Date/time for all files is set to midnight of the 1st January of the current
49 year. The filesystem is, naturally, read-only.
50
51
52 AUTHOR
53    Oleg Broytman <phd@phdru.name>
54
55 COPYRIGHT
56    Copyright (C) 2010-2013 PhiloSoft Design
57
58 LICENSE
59    GPL