mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-24 01:52:29 +02:00
magentaeu: change flow step
This commit is contained in:
@@ -407,7 +407,7 @@ class MagentaEUEpgManager:
|
||||
conversion belongs here; do not reintroduce it.
|
||||
"""
|
||||
merged: Dict[str, Any] = {}
|
||||
headers = self._guest_headers(flow="EPG", step="EPG_SCHEDULES")
|
||||
headers = self._guest_headers(flow="START_UP", step="EPG_SCHEDULES")
|
||||
|
||||
utc_date = self._ensure_tz(date).astimezone(timezone.utc)
|
||||
formatted = utc_date.strftime("%Y-%m-%d")
|
||||
|
||||
Reference in New Issue
Block a user