From af51a7bc7302e40a9618fd3b3ed7c50c073aab22 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 29 Oct 2011 21:18:03 +0200 Subject: Add the torrent format to documentation --- README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README') diff --git a/README b/README index 2c34cda..ab004d6 100644 --- a/README +++ b/README @@ -111,6 +111,12 @@ SUPPORTED FORMAT: metadata : Flac, Vorbis method : removal of harmful fields is done with mutagen + Torrent (.torrent) + support : full + metadata : torrent + method : using the nice bencode lib from Petru Paler, + hardly tuned/rewritten. + HOW TO IMPLEMENT NEW FORMATS: 1. add the format's mimetype to the STRIPPER list in mat.py -- cgit v1.3