From a86addefcc0d166acaa04ba24943312e68e897f8 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 15 Sep 2024 17:17:36 -0600 Subject: [PATCH] Create README.md --- jellyfin/README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 jellyfin/README.md diff --git a/jellyfin/README.md b/jellyfin/README.md new file mode 100644 index 0000000..d9d822d --- /dev/null +++ b/jellyfin/README.md @@ -0,0 +1,24 @@ +# Jellyfin +https://jellyfin.org + +### Command to fetch script +``` +fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/jellyfin-server/jellyfin-server-install.sh +``` + +Don't forget to +``` +chmod +x jellyfin-server-install.sh +``` + +## Install Notes + - Jellyfin has not been tested to see which mount points need to persist if a jail needs to be rebuilt + +## Variables + - none + +## Mount points (should be mounted outside the jail) + - not tested with or without mount points + +## Jail Properties + - none