From 2ab518dd2aaae1347e1cf94ffd47bda808268465 Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Thu, 22 Sep 2022 10:23:01 -0400 Subject: [PATCH] fix streaming --- PMM/chart/tmdb.yml | 4 ++-- PMM/streaming.yml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/PMM/chart/tmdb.yml b/PMM/chart/tmdb.yml index 10c106d..fdfc8f3 100644 --- a/PMM/chart/tmdb.yml +++ b/PMM/chart/tmdb.yml @@ -103,7 +103,7 @@ collections: template: - name: airing - name: shared - library_type: show + allowed_libraries: show - name: arr - name: custom @@ -113,7 +113,7 @@ collections: template: - name: air - name: shared - library_type: show + allowed_libraries: show - name: arr - name: custom diff --git a/PMM/streaming.yml b/PMM/streaming.yml index 7336457..4fbb195 100644 --- a/PMM/streaming.yml +++ b/PMM/streaming.yml @@ -118,4 +118,3 @@ dynamic_collections: - streaming - shared - arr - - custom