summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-23 12:33:46 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-23 12:33:46 -0300
commitadab49d038b234c5380f029e57e28199a469eec7 (patch)
tree4dfddf54899ffda5c03cb9a29442348752b1aab9
parent4745b104cf7b94a4756cf7decd5c6a7131b86cb7 (diff)
Added media server install instructions
-rw-r--r--content/install/steps.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/content/install/steps.md b/content/install/steps.md
index ad9078d..66abb0f 100644
--- a/content/install/steps.md
+++ b/content/install/steps.md
@@ -105,6 +105,25 @@ Are you sure your media folder is /srv/media? [y/N]:
Select `y` or `n` if you are happy with the folder you selected. Press `[ENTER]` to continue.
+#### Media service
+```bash
+Time to choose your media service.
+Your media service is the one responsible for serving your files to your network.
+By default, YAMS support 3 media services:
+- jellyfin (recommended)
+- emby
+- plex
+Choose your media service [jellyfin]:
+```
+It's time to configure the media service!
+
+By default, YAMS supports 3 big media services:
+- [Jellyfin](https://jellyfin.org) (recommended).
+- [Emby](https://emby.media).
+- [Plex](https://plex.tv).
+
+Type one from the list and press [ENTER]. If you don't choose anything, the installer is going to default to Jellyfin.
+
#### VPN
```bash
Time to setup the VPN.