summarylogtreecommitdiffstats
path: root/hqplayer-embedded.install
diff options
context:
space:
mode:
authorblackhole2018-09-10 12:59:54 +0200
committerblackhole2018-09-10 12:59:54 +0200
commit8710e09dfe558b62095e9fa528a4da06ec6469cb (patch)
treebe64097855ebaad6d4d695c235aa62adb9a9a3ab /hqplayer-embedded.install
parent62767a18b32fc780f3333a239f257c3e22dc677d (diff)
downloadaur-8710e09dfe558b62095e9fa528a4da06ec6469cb.tar.gz
Removed hqplayerd_rygel service since upnp functionality is now integrated with hqplayerd
Diffstat (limited to 'hqplayer-embedded.install')
-rw-r--r--hqplayer-embedded.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/hqplayer-embedded.install b/hqplayer-embedded.install
index e11836931c0e..918b44fa18b8 100644
--- a/hqplayer-embedded.install
+++ b/hqplayer-embedded.install
@@ -1,6 +1,6 @@
post_install() {
echo "
- There are now 2 systemd user services, standard one hqplayerd.service and another hqplayerd_rygel.service that will enable rygel and the possibility to use BubbleUPnP in Android. Both are supporting Roon from version 1.3"
+To enable upnp functionality add <upnp interface="auto /> to hqplayerd.xml configuration file. For further documentation, consult hqplayerd manual"
}
post_upgrade() {