Update README.md

This commit is contained in:
Martin Wagner 2020-03-01 22:25:35 +01:00 committed by GitHub
parent fbbe5a7df9
commit 57437de15b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
README for mpdevil
==================
mpdevil is focused on playing your local music directly instead of managing playlists or playing network streams. So it neither supports saving playlists nor restoring them. Therefore mpdevil is mainly a music browser which aims to be easy to use. mpdevil dosen't store any client side database of your music library. Instead all tags and covers get presented to you in real time. So you'll never see any outdated information in your browser. mpdevil strongly relies on tags especially on the AlbumArtist tag.
mpdevil is focused on playing your local music directly instead of managing playlists or playing network streams. So it neither supports saving playlists nor restoring them. Therefore mpdevil is mainly a music browser which aims to be easy to use. mpdevil dosen't store any client side database of your music library. Instead all tags and covers get presented to you in real time. So you'll never see any outdated information in your browser. mpdevil strongly relies on tags.
![ScreenShot](screenshots/mainwindow_0.6.0.png)
@ -16,6 +16,7 @@ Features
7. query albums by rightclick
8. sending notifications on title change
9. managing multiple mpd servers
10. filtering by genre
TODO
----
@ -25,7 +26,7 @@ TODO
Building and installation
-------------------------
To build from source, use::
To build from source, use:
./autogen.sh
make