diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -111,6 +111,12 @@ SUPPORTED FORMAT: | |||
| 111 | metadata : Flac, Vorbis | 111 | metadata : Flac, Vorbis |
| 112 | method : removal of harmful fields is done with mutagen | 112 | method : removal of harmful fields is done with mutagen |
| 113 | 113 | ||
| 114 | Torrent (.torrent) | ||
| 115 | support : full | ||
| 116 | metadata : torrent | ||
| 117 | method : using the nice bencode lib from Petru Paler, | ||
| 118 | hardly tuned/rewritten. | ||
| 119 | |||
| 114 | 120 | ||
| 115 | HOW TO IMPLEMENT NEW FORMATS: | 121 | HOW TO IMPLEMENT NEW FORMATS: |
| 116 | 1. add the format's mimetype to the STRIPPER list in mat.py | 122 | 1. add the format's mimetype to the STRIPPER list in mat.py |
