mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
reworked capitalization in the description
This commit is contained in:
@ -9,12 +9,12 @@
|
||||
<description>
|
||||
<p>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.</p>
|
||||
<ul>
|
||||
<li>display large covers</li>
|
||||
<li>play songs without doubleclick</li>
|
||||
<li>fetch lyrics</li>
|
||||
<li>Display large covers</li>
|
||||
<li>Play songs without doubleclick</li>
|
||||
<li>Fetch lyrics</li>
|
||||
<li>MPRIS interface</li>
|
||||
<li>manage multiple mpd servers</li>
|
||||
<li>basic queue manipulation (move and delete single tracks)</li>
|
||||
<li>Manage multiple mpd servers</li>
|
||||
<li>Basic queue manipulation (move and delete single tracks)</li>
|
||||
</ul>
|
||||
</description>
|
||||
<releases>
|
||||
|
Reference in New Issue
Block a user