Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #106

Merged
merged 6 commits into from
Dec 1, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 28 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,36 @@
# FlowPlayer for SailfishOS

**FlowPlayer is a music player with lyrics support, online radio and 10-band equalizer.**

**FlowPlayer is a beautiful music player for SailfishOS.**
<br />
## Features
### Input
- ASF, FLAC, M4A, MP3, Ogg Vorbis / Opus (?), WAV and WMA
### Playing
- Gapless playback

- Playlists

- Play queue (?)
Olf0 marked this conversation as resolved.
Show resolved Hide resolved

- 10-band equalizer

### Interface
- Different album view modes

- Media controls on home screen and lock screen

#### Features:
- Gap-less playback, optionally
- *A pull request for [the README.md](https://github.com/sailfishos-applications/flowplayer/blob/devel/README.md) which provides a full list of features will be much appreciated.*
- Metadata editor

<sup>Note that the functionality and / or ability to … may be broken (this is [known for internet radio](https://github.com/sailfishos-applications/flowplayer/issues/62)) due to API changes in recent SailfishOS releases.</sup><br />
- Available in Catalan, Danish, Dutch, English, Estonian, Finnish, French, German, Italian, Russian, Spanish and Swedish
### Misc
- Lyrics support
Olf0 marked this conversation as resolved.
Show resolved Hide resolved

### Deprecated features
Olf0 marked this conversation as resolved.
Show resolved Hide resolved
- Online radio

- Last.fm scrobbling (?)
Olf0 marked this conversation as resolved.
Show resolved Hide resolved

<br />
Pull requests with fixes, improvements and enhancements are welcome!

<br />
Expand Down Expand Up @@ -54,4 +76,3 @@ In 2023 [olf (Olf0)](https://github.com/Olf0) overhauled infrastructure aspects,
<br />

### License: [MPL 2.0](https://spdx.org/licenses/MPL-2.0-no-copyleft-exception.html)

Loading