From 324a0b4071086e54e851b2c36e83fce6c94f99cf Mon Sep 17 00:00:00 2001 From: Meow33 Date: Tue, 11 Nov 2025 19:59:41 +0800 Subject: [PATCH] Update docs/use-cases/stream-media.md Co-authored-by: Yajing <110797546+fnalways@users.noreply.github.com> --- docs/use-cases/stream-media.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/use-cases/stream-media.md b/docs/use-cases/stream-media.md index ff01a1b5b..789efc7cb 100644 --- a/docs/use-cases/stream-media.md +++ b/docs/use-cases/stream-media.md @@ -57,11 +57,11 @@ With your media ready, install Jellyfin and complete its setup wizard. ### Complete the initial setup Follow the wizard prompts to finish configuring Jellyfin. -1. **Language**: Select your preferred display language and click **Next**. -2. **Admin account**: Create a username and password for your Jellyfin admin account, and click **Next**. -3. **Set up your media libraries**: This step can be skipped for now. -4. **Metadata language**: Select your preferred language and country and click **Next**. -5. **Remote access**: Keep the default settings (unchecked) and click **Next**. Olares VPN will handle secure remote access. +1. Select your preferred display language and click **Next**. +2. Create a username and password for your Jellyfin admin account, and click **Next**. +3. When prompted to set up your media libraries, you can skip this step for now. +4. For metadata, select your preferred language and country and click **Next**. +5. For remote access, keep the default settings (unchecked) and click **Next**. Olares VPN will handle secure remote access. 6. Click **Finish** to complete the setup wizard. 7. You will be taken to the login page. Sign in with the admin credentials you just created. ![Sign in to Jellyfin](../public/images/manual/use-cases/jellyfin-sign-in.png#bordered)