From ec543ed64a6f0271490c852234268241be059a33 Mon Sep 17 00:00:00 2001 From: Martin Wagner Date: Sat, 22 Oct 2022 11:38:56 +0200 Subject: [PATCH] reworked capitalization in the description --- README.md | 12 ++++++------ data/org.mpdevil.mpdevil.appdata.xml | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 843026b..3adf2d7 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ README for mpdevil ================== -mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need of managing playlists. Instead of maintaining a client side database of your music library, mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. mpdevil strongly relies on tags. +Mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need of managing playlists. Instead of maintaining a client side database of your music library, mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags. ![ScreenShot](screenshots/mainwindow_1.8.0.png) Features -------- -- display large covers -- play songs without double click -- lyrics from: https://www.letras.mus.br +- Display large covers +- Play songs without double click +- Lyrics from: https://www.letras.mus.br - MPRIS interface (based on mpDris2) -- manage multiple MPD servers -- basic queue manipulation (move and delete single tracks) +- Manage multiple MPD servers +- Basic queue manipulation (move and delete single tracks) See: https://github.com/SoongNoonien/mpdevil/wiki/Usage diff --git a/data/org.mpdevil.mpdevil.appdata.xml b/data/org.mpdevil.mpdevil.appdata.xml index 34f257f..ece7648 100644 --- a/data/org.mpdevil.mpdevil.appdata.xml +++ b/data/org.mpdevil.mpdevil.appdata.xml @@ -9,12 +9,12 @@

Mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need of managing playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags.