From 08b08d70f8b2f73d5f37c749774b9f16f0c82dbe Mon Sep 17 00:00:00 2001 From: FichteFoll Date: Sat, 24 Feb 2018 20:00:36 +0100 Subject: Add optional encoding detection with chardet If it's not available, test utf-8 and utf-16. If everything fails, fall back to latin1 as previously. Fixes #990. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index ef644ae6..de0514d3 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Optional, for enhanced file previews (with `scope.sh`): * `transmission-show` for viewing bit-torrent information * `mediainfo` or `exiftool` for viewing information about media files * `odt2txt` for OpenDocument text files (`odt`, `ods`, `odp` and `sxw`) +* `chardet` (Python package) for improved encoding detection of text files Installing -- cgit 1.4.1-2-gfad0