Merge branch 'update_readme' into 'master'

Update Readme to prepare v1.0 release

See merge request funkwhale/mopidy!12
main v1.0-rc1
Georg Krause 2020-11-27 09:37:06 +01:00
commit 994b8aee22
1 changed files with 1 additions and 16 deletions

View File

@ -5,17 +5,11 @@ mopidy-funkwhale
A small `Mopidy`_ backend extension to stream music from a Funkwhale server.
Status
------
This project is still pretty young and is not feature complete. It has been
tested with the latest version of Mopidy and the `Iris`_ and `ncmpcpp`_ clients.
Features
--------
* Searching for tracks, albums and artists available in your Funkwhale instance
* Browse all artists and albums
* Browse all libraries, artists and albums
* Browse your favorites
* Simple configuration
@ -24,9 +18,6 @@ Installation
We assume you have a Mopidy server available (version 3 or greater required).
We don't have any package for this extension yet, so you may install
from the repository:
.. code-block:: shell
apt-get install libcairo2-dev libgirepository1.0-dev python-dev
@ -73,12 +64,6 @@ This plugin support the OAuth authorization workflow that is included in Funkwha
Run ``mopidy funkwhale login`` to perform authorization.
Todo
----
- Browse use library and playlists
.. _Mopidy: https://www.mopidy.com/
.. _ncmpcpp: https://wiki.archlinux.org/index.php/ncmpcpp
.. _iris: https://github.com/jaedb/iris