Skip to content
Snippets Groups Projects
Unverified Commit 1059c7fe authored by Georg Krause's avatar Georg Krause
Browse files

Update Readme to prepare v1.0 release

parent 8adc50aa
No related branches found
No related tags found
1 merge request!12Update Readme to prepare v1.0 release
Pipeline #12794 passed
...@@ -5,17 +5,11 @@ mopidy-funkwhale ...@@ -5,17 +5,11 @@ mopidy-funkwhale
A small `Mopidy`_ backend extension to stream music from a Funkwhale server. 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 Features
-------- --------
* Searching for tracks, albums and artists available in your Funkwhale instance * 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 * Browse your favorites
* Simple configuration * Simple configuration
...@@ -24,9 +18,6 @@ Installation ...@@ -24,9 +18,6 @@ Installation
We assume you have a Mopidy server available (version 3 or greater required). 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 .. code-block:: shell
apt-get install libcairo2-dev libgirepository1.0-dev python-dev 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 ...@@ -73,12 +64,6 @@ This plugin support the OAuth authorization workflow that is included in Funkwha
Run ``mopidy funkwhale login`` to perform authorization. Run ``mopidy funkwhale login`` to perform authorization.
Todo
----
- Browse use library and playlists
.. _Mopidy: https://www.mopidy.com/ .. _Mopidy: https://www.mopidy.com/
.. _ncmpcpp: https://wiki.archlinux.org/index.php/ncmpcpp .. _ncmpcpp: https://wiki.archlinux.org/index.php/ncmpcpp
.. _iris: https://github.com/jaedb/iris .. _iris: https://github.com/jaedb/iris
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment