From ad740c9382a4b7d1d1fcdbbd3fd0f4236122c9d6 Mon Sep 17 00:00:00 2001 From: Shadowy Super Coder Date: Wed, 29 Mar 2023 14:12:15 -0600 Subject: [PATCH] Replace italicized text with code formatting --- .../service-guides/jellyfin/jellyfin-clients.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/site/source/user-manual/service-guides/jellyfin/jellyfin-clients.rst b/site/source/user-manual/service-guides/jellyfin/jellyfin-clients.rst index f14eaca..9a6d616 100644 --- a/site/source/user-manual/service-guides/jellyfin/jellyfin-clients.rst +++ b/site/source/user-manual/service-guides/jellyfin/jellyfin-clients.rst @@ -12,12 +12,12 @@ Jellyfin Clients After setup has been completed per the Jellyfin Service instructions on your Server, there are many ways to connect to and use your Jellyfin server. -.. note:: While the Jellyfin server is accessable over tor for many clients, connecting over LAN via your Jellyfin `.local` URL is recommended for the best streaming experience. +.. note:: While the Jellyfin server is accessable over tor for many clients, connecting over LAN via your Jellyfin ``.local`` URL is recommended for the best streaming experience. Web Application --------------- -1. Launch the Jellyfin Web Application from the desired interface (`.local` recommended). If you are having trouble connecting, make sure your browser and OS have been setup to connect to :ref:`LAN ` or :ref:`Tor ` depending on the interface you are trying to connect to. +1. Launch the Jellyfin Web Application from the desired interface (``.local`` recommended). If you are having trouble connecting, make sure your browser and OS have been setup to connect to :ref:`LAN ` or :ref:`Tor ` depending on the interface you are trying to connect to. Mobile Apps ----------- @@ -29,7 +29,7 @@ Before proceeding, make sure your Android device has been setup to connect over 1. Visit the app store of your choice and download the Jellyfin app. -2. Upon entering the app, you will be prompted for a host; paste the URL (`.local` recommended) of your Jellyfin server in this field and you should see your media splash page. If you are getting connection errors, make sure you are connected to the same LAN and a VPN is not in use on your Android device. +2. Upon entering the app, you will be prompted for a host; paste the URL (``.local`` recommended) of your Jellyfin server in this field and you should see your media splash page. If you are getting connection errors, make sure you are connected to the same LAN and a VPN is not in use on your Android device. iOS === @@ -38,7 +38,7 @@ Before proceeding, make sure your Apple device has been setup to connect over :r 1. Open the Apple app store and download the Jellyfin app. -2. Upon entering the app, you will be prompted for a host; paste the URL (`.local` recommended) of your Jellyfin server in this field and you should see your media splash page. If you are getting connection errors, make sure you are connected to the same LAN and a VPN is not in use on your Apple device. +2. Upon entering the app, you will be prompted for a host; paste the URL (``.local`` recommended) of your Jellyfin server in this field and you should see your media splash page. If you are getting connection errors, make sure you are connected to the same LAN and a VPN is not in use on your Apple device. Desktop Apps ------------ @@ -50,11 +50,11 @@ Before proceeding, make sure your Apple device has been setup to connect over :r 1. Download the .dmg file for `Jellyfin Media Player `_ -2. Upon entering the app, you will be prompted for a host; paste the `.local` URL (`.onion` is not supported) of your Jellyfin server in this field and you should see your media splash page. If you are getting connection errors, make sure you are connected to the same LAN and a VPN is not in use on your Apple device. +2. Upon entering the app, you will be prompted for a host; paste the ``.local`` URL (``.onion`` is not supported) of your Jellyfin server in this field and you should see your media splash page. If you are getting connection errors, make sure you are connected to the same LAN and a VPN is not in use on your Apple device. Other Clients ------------- Jellyfin has numerous other `clients `_, not all of which have been tested at the time of this writing. If you are able to test (successfully or unsucessfully) an app not documented in this guide, your feedback would be much appreciated. -.. note:: Some clients such as 'Jellyfin for Roku' and 'Swiftfin' (tvOS) are not configured to use Local DNS - as a result, these clients are unable to resolve private urls like `.local`. \ No newline at end of file +.. note:: Some clients such as 'Jellyfin for Roku' and 'Swiftfin' (tvOS) are not configured to use Local DNS - as a result, these clients are unable to resolve private urls like ``.local``. \ No newline at end of file