diff options
Diffstat (limited to 'network/CherryMusic/README')
-rw-r--r-- | network/CherryMusic/README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/network/CherryMusic/README b/network/CherryMusic/README index 83e2966060..0602f69e20 100644 --- a/network/CherryMusic/README +++ b/network/CherryMusic/README @@ -14,9 +14,7 @@ current features: Optional dependencies are: - Live transcoding: lame, vorbis-tools, flac, faad2, mpg123 or ffmpeg (which replaces the abovementioned codecs plus adds WMA decoding) - ID3-Tag reading: stagger (works only with Python 3) - Automatic resizing of displayed cover art: imagemagick - For special character search terms: python-unidecode - For the GTK system tray icon: python-gobject + Live transcoding: lame, flac, faad2 + ID3-Tag reading: stagger (not available for repo) + For special character search terms: Unidecode HTTPS support in Python 2: pyOpenSSL (in Python 3 it works out of the box) |