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
8ba986bb4d
commit
4c7f953c98
@ -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 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.
|
||||
|
||||
![ScreenShot](screenshots/mainwindow.png)
|
||||
|
||||
@ -16,6 +16,11 @@ Features
|
||||
7. sending notifications on title change
|
||||
8. managing multiple mpd servers
|
||||
|
||||
TODO
|
||||
----
|
||||
1. MPRIS interface
|
||||
2. connecting to mpd servers with password
|
||||
|
||||
Building and installation
|
||||
-------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user