Update features

This commit is contained in:
Jonas Kvinge 2018-09-15 00:22:10 +02:00
parent a0f07a7a67
commit 072facdf7b
4 changed files with 32 additions and 7 deletions

View File

@ -7,13 +7,17 @@ It's written in C++ and Qt 5. The name is inspired by the band Strawbs.
### :heavy_check_mark: Features: ### :heavy_check_mark: Features:
* Play and organize music * Play and organize music
* Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg Vorbis, Speex, MPC, TrueAudio, AIFF, MP4, MP3 and ASF
* Audio CD playback
* Native desktop notifications * Native desktop notifications
* Playlists in multiple formats * Playlists in multiple formats
* Advanced output and device options with support for bit perfect playback on Linux
* Edit tags on music files * Edit tags on music files
* Fetch tags from MusicBrainz * Fetch tags from MusicBrainz
* Album cover art from Last.fm, Musicbrainz and Discogs * Album cover art from Last.fm, Musicbrainz and Discogs
* Lyrics from AudD and API Seeds * Song lyrics from AudD and API Seeds
* Support for multiple backends * Support for multiple backends
* Audio analyzer
* Equalizer * Equalizer
* Transfer music to iPod, iPhone, MTP or mass-storage USB player * Transfer music to iPod, iPhone, MTP or mass-storage USB player
* Integrated Tidal support * Integrated Tidal support

11
dist/debian/control vendored
View File

@ -52,12 +52,19 @@ Description: Audio player and music collection organizer
. .
Features: Features:
- Play and organize music - Play and organize music
- Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg Vorbis, Speex, MPC, TrueAudio, AIFF, MP4, MP3 and ASF
- Audio CD playback
- Native desktop notifications - Native desktop notifications
- Playlists in multiple formats - Playlists in multiple formats
- Advanced output and device options with support for bit perfect playback on Linux
- Edit tags on music files - Edit tags on music files
- Fetch tags from MusicBrainz - Fetch tags from MusicBrainz
- Album cover art from Lastfm, Musicbrainz, Discogs and Amazon - Album cover art from Lastfm, Musicbrainz and Discogs
- Transfer music to iPod, iPhone, MTP or mass-storage USB player - Song lyrics from AudD and API Seeds
- Support for multiple backends - Support for multiple backends
- Audio analyzer
- Equalizer
- Transfer music to iPod, iPhone, MTP or mass-storage USB player
- Integrated Tidal support
. .
It is a fork of Clementine. The name is inspired by the band Strawbs. It is a fork of Clementine. The name is inspired by the band Strawbs.

View File

@ -55,13 +55,20 @@ It is a fork of Clementine. The name is inspired by the band Strawbs.
Features: Features:
* Play and organize music * Play and organize music
* Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg Vorbis, Speex, MPC, TrueAudio, AIFF, MP4, MP3 and ASF
* Audio CD playback
* Native desktop notifications * Native desktop notifications
* Playlists in multiple formats * Playlists in multiple formats
* Advanced output and device options with support for bit perfect playback on Linux
* Edit tags on music files * Edit tags on music files
* Fetch tags from MusicBrainz * Fetch tags from MusicBrainz
* Album cover art from Lastfm, Musicbrainz, Discogs and Amazon * Album cover art from Last.fm, Musicbrainz and Discogs
* Transfer music to iPod, iPhone, MTP or mass-storage USB player * Song lyrics from AudD and API Seeds
* Support for multiple backends * Support for multiple backends
* Audio analyzer
* Equalizer
* Transfer music to iPod, iPhone, MTP or mass-storage USB player
* Integrated Tidal support
%prep %prep
%setup -qn %{name}-@STRAWBERRY_VERSION_PACKAGE@ %setup -qn %{name}-@STRAWBERRY_VERSION_PACKAGE@

View File

@ -64,13 +64,20 @@ It is a fork of Clementine. The name is inspired by the band Strawbs.
Features: Features:
* Play and organize music * Play and organize music
* Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg Vorbis, Speex, MPC, TrueAudio, AIFF, MP4, MP3 and ASF
* Audio CD playback
* Native desktop notifications * Native desktop notifications
* Playlists in multiple formats * Playlists in multiple formats
* Advanced output and device options with support for bit perfect playback on Linux
* Edit tags on music files * Edit tags on music files
* Fetch tags from MusicBrainz * Fetch tags from MusicBrainz
* Album cover art from Lastfm, Musicbrainz, Discogs and Amazon * Album cover art from Last.fm, Musicbrainz and Discogs
* Transfer music to iPod, iPhone, MTP or mass-storage USB player * Song lyrics from AudD and API Seeds
* Support for multiple backends * Support for multiple backends
* Audio analyzer
* Equalizer
* Transfer music to iPod, iPhone, MTP or mass-storage USB player
* Integrated Tidal support
%prep %prep
%setup -q -n %{name}-@STRAWBERRY_VERSION_PACKAGE@ %setup -q -n %{name}-@STRAWBERRY_VERSION_PACKAGE@