From 33ddcba0256462cc5d1798eb921466669d13547e Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Holcroft Date: Sat, 23 Jun 2018 23:15:04 +0200 Subject: [PATCH] Update status --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0cb7b1c..72fadb3 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,12 @@ The admin interface is accessible with the address: your.domain.fr/api/admin * [x] install/remove/backup/remove/upgrade with x86_64 * [x] import file with web interface, imports from youtube, interraction with MusicBrainz * [x] [Subsonic API](https://docs.funkwhale.audio/users/apps.html) - -* to be tested: - * [ ] [Federation](https://docs.funkwhale.audio/federation.html) tests - * [ ] [CLI Import](https://docs.funkwhale.audio/importing-music.html#from-music-directory-on-the-server) + * [x] [Federation](https://docs.funkwhale.audio/federation.html) tests + * [x] [CLI Import](https://docs.funkwhale.audio/importing-music.html#from-music-directory-on-the-server) Remember to `source $final_path/venv/bin/activate`, then `source $final_path/load_env` before typinh using manage.py. + * [x] ARM support * to be added: - * [ ] ARM support + * [ ] Store files in HOME, see https://github.com/YunoHost-Apps/funkwhale_ynh/issues/15 ## Links