diff --git a/app/core/meta/streamingplatform.py b/app/core/meta/streamingplatform.py index 4804c598..22cd46b9 100644 --- a/app/core/meta/streamingplatform.py +++ b/app/core/meta/streamingplatform.py @@ -272,6 +272,7 @@ class StreamingPlatforms(metaclass=Singleton): ("CTHP", "CATCHPLAY+"), ("HBOGO", "HBO GO"), ("HBO", "HBO"), + ("FPTP", "FPT Play"), ] def __init__(self):