From f71dae3d7b4a55bd5d5cd8d5e4307217705509ac Mon Sep 17 00:00:00 2001 From: DiMartinoXBMC Date: Sat, 3 Dec 2016 16:48:45 +0300 Subject: [PATCH] +sci_fi --- Content.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Content.py b/Content.py index 8322bce..1df2910 100644 --- a/Content.py +++ b/Content.py @@ -87,6 +87,7 @@ class Content: 'horror': ('Horror',), 'romance': ('Romance',), 'thriller': ('Thriller',), + 'sci_fi': ('Sci-Fi',), } }