This commit is contained in:
Nirvana
2026-01-21 09:50:52 +01:00
parent 9141ac5895
commit e957721841
+4 -1
View File
@@ -346,7 +346,10 @@ def setup_stream_routes(app, manager, service):
# Get DRM configs to extract ClearKey data
drm_configs = manager.get_channel_drm_configs(
provider_name=provider, channel_id=channel_id, country=country
provider_name=provider,
channel_id=channel_id,
country=country,
is_catchup=False
)
# Extract ClearKey data