From 8748964a4e393ae1bea9fdfe06e8f79526220cc0 Mon Sep 17 00:00:00 2001 From: l3uddz Date: Thu, 8 Mar 2018 16:05:11 +0000 Subject: [PATCH] add bravo to default networks for amzn --- misc/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config.py b/misc/config.py index 70d2b58..1f9b2c8 100644 --- a/misc/config.py +++ b/misc/config.py @@ -19,7 +19,7 @@ base_config = { 'root_folder': '/tv/', 'tags': { 'amzn': ['hbo', 'amc', 'usa network', 'tnt', 'starz', 'the cw', 'fx', 'fox', 'abc', 'nbc', 'cbs', 'tbs', - 'amazon', 'syfy', 'cinemax'] + 'amazon', 'syfy', 'cinemax', 'bravo'] } }, 'radarr': {