mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-15 01:56:54 +01:00
Update features
This commit is contained in:
parent
a0f07a7a67
commit
072facdf7b
@ -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
11
dist/debian/control
vendored
@ -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.
|
||||||
|
11
dist/fedora/strawberry.spec.in
vendored
11
dist/fedora/strawberry.spec.in
vendored
@ -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@
|
||||||
|
11
dist/opensuse/strawberry.spec.in
vendored
11
dist/opensuse/strawberry.spec.in
vendored
@ -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@
|
||||||
|
Loading…
Reference in New Issue
Block a user