mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:40:03 +03:00
Fix xref links
This commit is contained in:
@@ -31,7 +31,7 @@ Under `Authentication Provider` you have the option to change the backend that h
|
||||
|
||||
#### Feature Access
|
||||
|
||||
For the following options it should be noted that if you never set up Live TV, users are blocked regardless of the state. See [the docs page for `Live TV` » `Live TV`](xref:server-live-tv-index) for more information.
|
||||
For the following options it should be noted that if you never set up Live TV, users are blocked regardless of the state. See [the docs page for `Live TV` » `Live TV`](/docs/general/server/live-tv) for more information.
|
||||
|
||||
`Allow Live TV access` Unchecking this option will block the user's access to watch Live TV.
|
||||
|
||||
@@ -42,7 +42,7 @@ For the following options it should be noted that if you never set up Live TV, u
|
||||
`Allow media playback` Unchecking this option will block the user's access to media libraries, this does not include Live TV.
|
||||
|
||||
> [!NOTE]
|
||||
> More information about transcoding can be found [here](xref:server-transcoding).
|
||||
> More information about transcoding can be found [here](/docs/general/server/transcoding).
|
||||
|
||||
`Allow audio/video playback that requires transcoding` Unchecking this option will block the user's access to video playback that requires transcoding.
|
||||
|
||||
@@ -132,5 +132,4 @@ If the user has a password, additional options are shown.
|
||||
|
||||
`Enable in-network sign in with my easy pin code` If enabled, the user will be able to use their easy pin code to sign in to Jellyfin apps from inside the local network. Their regular password will only be needed outside the local network. If the pin code is left blank, they won't need a password within the local network. By default, the local network will only be the subnet assigned to your network, but more can be added.
|
||||
|
||||
> [!NOTE]
|
||||
> [Pin-less Sign in Bug](https://github.com/jellyfin/jellyfin/issues/2125#issuecomment-566400711)
|
||||
> [!NOTE] > [Pin-less Sign in Bug](https://github.com/jellyfin/jellyfin/issues/2125#issuecomment-566400711)
|
||||
|
||||
Reference in New Issue
Block a user