mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
Update README.md
This commit is contained in:
parent
fbbe5a7df9
commit
57437de15b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user