X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=torrent-ANNOUNCE;h=eeb1223381d7ff4bf21d0126c12c0975b249385b;hp=e4bce727bfaa039e20bdee426761e9770eec3abe;hb=dad1bf74cce732bd4a716263346a9a2345b51368;hpb=b2b07db4559a9fb29a498bc9f5817812727d435d diff --git a/torrent-ANNOUNCE b/torrent-ANNOUNCE index e4bce72..eeb1223 100644 --- a/torrent-ANNOUNCE +++ b/torrent-ANNOUNCE @@ -6,40 +6,59 @@ WHAT IS IT Midnight Commander. -WHAT'S NEW in version 1.2.1 (2013-11-20) +WHAT'S NEW +Version 1.2.2 (2015-01-10) + Changed link to installation instructions. + +Version 1.2.1 (2013-11-20) Fixed a minor bug. -WHAT'S NEW in version 1.2.0 (2013-11-16) +Version 1.2.0 (2013-11-16) Get charset from the environment. -WHAT'S NEW in version 1.1.1 (2013-11-11) +Version 1.1.1 (2013-11-11) Documented the fact that the script can be put in $HOME/[.local/share/].mc/extfs.d. -WHAT'S NEW in version 1.1.0 (2013-06-10) +Version 1.1.0 (2013-06-10) Show DHT nodes if they are present. Show publisher and publisher-url if they are available. Use name.utf-8, path.utf-8 and comment.utf-8 if those are available. Use codepage instead of encoding if codepage is available and encoding is not. -WHAT'S NEW in version 1.0.0 (2010-11-11) +Version 1.0.0 (2010-11-11) Initial release. WHERE TO GET - Home page: http://phdru.name/Software/mc/ + Home page: http://phdru.name/Software/mc/torrent.html + Download: http://phdru.name/Software/mc/torrent git clone http://git.phdru.name/extfs.d.git - git clone git://git.phdru.name/extfs.d.git + git clone git://git.phdru.name/extfs.d.git Installation instructions: http://phdru.name/Software/mc/INSTALL.html +The VFS lists all files and directories from the torrent metafile; all files +appear empty, of course, but the sizes are shown. Filenames are reencoded from +the metafile's encoding/codepage to the current locale. + +Along with the files/directories in the torrent metafile the VFS also presents +meta information - in the form of files in .META directory. The size and +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. + + AUTHOR Oleg Broytman COPYRIGHT - Copyright (C) 2010-2013 PhiloSoft Design + Copyright (C) 2010-2015 PhiloSoft Design LICENSE GPL