From dd6c7abafd7ad780a7a8a7881232ed3672496001 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Wed, 9 Jul 2025 22:27:05 +0200 Subject: [PATCH 1/2] typos Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- docs/wiki/setup/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/wiki/setup/index.md b/docs/wiki/setup/index.md index f5a5fac..9a820a6 100644 --- a/docs/wiki/setup/index.md +++ b/docs/wiki/setup/index.md @@ -9,7 +9,7 @@ you are using the [first example](/wiki/examples/example-1) in your Nix configuration. Replace {URL} in this document with your server IP or domain. In the below setup, we assume you also didn't set the `nixarr.mediaDir` -option, which by defuault is set to `/data/media`. +option, which by default is set to `/data/media`. ## Jellyfin @@ -31,7 +31,7 @@ option, which by defuault is set to `/data/media`. ## Transmission -Transmission should already be setupup and running since it's configured +Transmission should already be setup and running since it's configured with JSON, and can therefore be configured with nix. The most basic settings are already set. See the following links for more info: - [The configured Nixarr defaults for transmission](https://github.com/rasmus-kirk/nixarr/blob/28d1be070deb1a064c1967889c11c8921752fa09/nixarr/transmission/default.nix#L355) @@ -106,7 +106,7 @@ with JSON, and can therefore be configured with nix. The most basic settings are - Go to {URL}:6767/settings/general and set `Unmonitor Deleted Subtitles` to true. -- Go to "Settings" > "Audio Synchronization / Alignment" > "Automatic +- Go to "Settings" > "Subtitles" > "Audio Synchronization / Alignment" > "Automatic Subtitles Audio Synchronization" ## Prowlarr From 2fc3b8f27c89c6f6bde0bfc6e0255c7ae1aa145d Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Wed, 9 Jul 2025 22:29:59 +0200 Subject: [PATCH 2/2] rephrase Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- docs/wiki/setup/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/wiki/setup/index.md b/docs/wiki/setup/index.md index 9a820a6..b326240 100644 --- a/docs/wiki/setup/index.md +++ b/docs/wiki/setup/index.md @@ -106,7 +106,7 @@ with JSON, and can therefore be configured with nix. The most basic settings are - Go to {URL}:6767/settings/general and set `Unmonitor Deleted Subtitles` to true. -- Go to "Settings" > "Subtitles" > "Audio Synchronization / Alignment" > "Automatic +- Go to "Settings" > "Subtitles" > "Audio Synchronization / Alignment" and enable "Automatic Subtitles Audio Synchronization" ## Prowlarr