aboutsummaryrefslogtreecommitdiffstats
path: root/testing/emby/emby.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/emby/emby.confd')
-rw-r--r--testing/emby/emby.confd8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/emby/emby.confd b/testing/emby/emby.confd
new file mode 100644
index 0000000000..ba1ccb2d6b
--- /dev/null
+++ b/testing/emby/emby.confd
@@ -0,0 +1,8 @@
+# emby settings
+emby_server="/usr/lib/emby/MediaBrowser.Server.Mono.exe"
+emby_user="emby"
+emby_group="emby"
+emby_pid="/var/run/emby.pid"
+datadir="/var/lib/emby"
+ffmpeg="/usr/bin/ffmpeg"
+ffprobe="/usr/bin/ffprobe"