Add web config

This commit is contained in:
Nirvana
2025-12-12 23:15:57 +01:00
parent 203b8db018
commit bea8387ab3
@@ -73,6 +73,7 @@ class JoynProvider(StreamingProvider):
"""
Joyn streaming provider implementation with centralized HTTP management
"""
SUPPORTED_COUNTRIES = SUPPORTED_COUNTRIES
def __init__(self, country: str = 'de',
platform: str = DEFAULT_PLATFORM,