From 85ad77b94c9381ae4b2fbfc9507d56c6c3018779 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Tue, 17 Jan 2023 06:36:18 -0500 Subject: [PATCH] [3] copy/paste mismatch fix for sample yml(Movies/TV Shows) --- VERSION | 2 +- docs/defaults/overlays/episode_info.md | 2 +- docs/defaults/overlays/status.md | 17 +++++++---------- docs/defaults/show/content_rating_us.md | 2 +- docs/defaults/show/network.md | 2 +- 5 files changed, 11 insertions(+), 14 deletions(-) diff --git a/VERSION b/VERSION index ea51671d..b09de9c6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.18.3-develop2 +1.18.3-develop3 diff --git a/docs/defaults/overlays/episode_info.md b/docs/defaults/overlays/episode_info.md index 643b9adb..fc207e61 100644 --- a/docs/defaults/overlays/episode_info.md +++ b/docs/defaults/overlays/episode_info.md @@ -49,7 +49,7 @@ The below is an example config.yml extract with some Template Variables added in ```yaml libraries: - Movies: + TV Shows: overlay_path: - pmm: episode_info template_variables: diff --git a/docs/defaults/overlays/status.md b/docs/defaults/overlays/status.md index 12ddb0f4..11fc10f7 100644 --- a/docs/defaults/overlays/status.md +++ b/docs/defaults/overlays/status.md @@ -8,12 +8,12 @@ The `status` Default Overlay File is used to create an overlay on a show detaili ## Supported Status -| Audio Codec | Key | Weight | -|:------------|:------------|:-------| -| AIRING | `airing` | `40` | -| RETURNING | `returning` | `30` | -| CANCELED | `canceled` | `20` | -| ENDED | `ended` | `10` | +| Status | Key | Weight | +|:----------|:------------|:-------| +| AIRING | `airing` | `40` | +| RETURNING | `returning` | `30` | +| CANCELED | `canceled` | `20` | +| ENDED | `ended` | `10` | ## Config @@ -21,9 +21,6 @@ The below YAML in your config.yml will create the overlays: ```yaml libraries: - Movies: - overlay_path: - - pmm: status TV Shows: overlay_path: - pmm: status @@ -66,7 +63,7 @@ The below is an example config.yml extract with some Template Variables added in ```yaml libraries: - Movies: + TV Shows: overlay_path: - pmm: status template_variables: diff --git a/docs/defaults/show/content_rating_us.md b/docs/defaults/show/content_rating_us.md index a013bb8b..9059fc18 100644 --- a/docs/defaults/show/content_rating_us.md +++ b/docs/defaults/show/content_rating_us.md @@ -59,7 +59,7 @@ The below is an example config.yml extract with some Template Variables added in ```yaml libraries: - Movies: + TV Shows: metadata_path: - pmm: content_rating_us template_variables: diff --git a/docs/defaults/show/network.md b/docs/defaults/show/network.md index 2fb937e0..6ca4a456 100644 --- a/docs/defaults/show/network.md +++ b/docs/defaults/show/network.md @@ -54,7 +54,7 @@ The below is an example config.yml extract with some Template Variables added in ```yaml libraries: - Movies: + TV Shows: metadata_path: - pmm: network template_variables: