From 4afcc884f18c528d1dc039e78661b704d98e7432 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Fri, 28 Dec 2018 10:56:51 +0100 Subject: [PATCH 1/4] Fixed a small typo in Subsonic documentation cf https://dev.funkwhale.audio/paulwalko/funkwhale/commit/83fbef69b7b0cf2ad27e6ae9a8947b027c8d8eee --- docs/developpers/subsonic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developpers/subsonic.rst b/docs/developpers/subsonic.rst index d7bdd9a95..d7493f1e7 100644 --- a/docs/developpers/subsonic.rst +++ b/docs/developpers/subsonic.rst @@ -7,7 +7,7 @@ with various apps in the Subsonic ecosystem (See :doc:`../users/apps`). Supported endpoints ------------------- -We seek the best compatibility with existing apps and Will eventually implement +We seek the best compatibility with existing apps and will eventually implement all endpoints that match Funkwhale's feature set. However, the current implementation do not include folder-based endpoints, as it does not match our internal model at all and will require substantial effort to emulate. From 81785e3c25fb9f03e48ddb18b7c13e5860c426aa Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Tue, 8 Jan 2019 14:38:52 +0100 Subject: [PATCH 2/4] Fixed a typo in sample env comments --- deploy/env.prod.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/env.prod.sample b/deploy/env.prod.sample index 3918f95e3..b8d3cd312 100644 --- a/deploy/env.prod.sample +++ b/deploy/env.prod.sample @@ -112,8 +112,8 @@ RAVEN_DSN=https://44332e9fdd3d42879c7d35bf8562c6a4:0062dc16a22b41679cd5765e5342f # You can safely leave those settings uncommented if you don't plan to use # in place imports. # Typical docker setup: -# MUSIC_DIRECTORY_PATH=/srv/funkwhale/data/music -# MUSIC_DIRECTORY_SERVE_PATH=/music # docker-only +# MUSIC_DIRECTORY_PATH=/music # docker-only +# MUSIC_DIRECTORY_SERVE_PATH=/srv/funkwhale/data/music # Typical non-docker setup: # MUSIC_DIRECTORY_PATH=/srv/funkwhale/data/music # # MUSIC_DIRECTORY_SERVE_PATH= # stays commented, not needed From 308fe2a2b976b05674e4dfbf91ac96fec8a4c910 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Thu, 10 Jan 2019 13:54:29 +0100 Subject: [PATCH 3/4] Added link to NixOS installation instructions --- docs/installation/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/installation/index.rst b/docs/installation/index.rst index 0b530c096..8275cef1a 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -76,6 +76,7 @@ Funkwhale packages are available for the following platforms: - `YunoHost 3 `_: https://github.com/YunoHost-Apps/funkwhale_ynh (kindly maintained by `@Jibec `_) - ArchLinux (as an AUR package): if you'd rather use a package, check out this alternative installation method on ArchLinux: https://wiki.archlinux.org/index.php/Funkwhale (package and wiki kindly maintained by getzee) +- `NixOS `_ (kindly maintained by @mmai) Running Funkwhale on the develop branch --------------------------------------- From de7b131468fa61832f80cc95a089d87b08c3c971 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Mon, 14 Jan 2019 10:38:09 +0100 Subject: [PATCH 4/4] Fix #604 and #560: Added links to substreamer and play:sub iOS apps --- docs/users/apps.rst | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/docs/users/apps.rst b/docs/users/apps.rst index f3e412d56..27ac1c4cf 100644 --- a/docs/users/apps.rst +++ b/docs/users/apps.rst @@ -95,9 +95,25 @@ DSub is a full-featured Subsonic client that works great, and has a lot of featu It's one of the recommended Android client to use with Funkwhale, as we are doing our Android tests on this one. +play:Sub (iOS) +^^^^^^^^^^^^^^ + +- Price: $4,99 +- App Store: https://itunes.apple.com/us/app/play-sub-subsonic-music-streamer/id955329386 +- Website: http://michaelsapps.dk/playsubapp/ + +Although paying, this app is known to work great with Funkwhale as the maintainer, Michael Bech Hansen implements Funkwhale +specific logic and checks. + +Substreamer (iOS) +^^^^^^^^^^^^^^^^^ + +- Price: free +- App Store: https://itunes.apple.com/us/app/substreamer/id1012991665 + + Clementine (Desktop) ^^^^^^^^^^^^^^^^^^^^ - - Price: free - Website: https://www.clementine-player.org/fr/