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