magentaeu: ensure startup call

This commit is contained in:
Nirvana
2026-06-30 15:05:54 +02:00
parent b5f318a533
commit 342b5d9ec7
@@ -192,7 +192,8 @@ class MagentaEUProvider(StreamingProvider):
params = {
"channelMap_id": "",
"includeVirtualChannels": "true",
"includeVirtualChannels": "false",
"includeSyntheticChannels": "false",
"natco_key": get_natco_key(self.country),
"app_language": get_language(self.country),
"natco_code": self.country,