mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-19 15:42:13 +02:00
Prepare RTLPlus for new streaming prov
This commit is contained in:
@@ -283,6 +283,7 @@ class RTLPlusVodManager:
|
||||
layout = self._provider.fetch_layout(
|
||||
layout_type="program",
|
||||
content_id=program_id,
|
||||
location=f"{self.cfg.beta_website}american-pie-p_{program_id}", # ← won't work generically
|
||||
)
|
||||
if not layout:
|
||||
return {"entries": [], "next_cursor": None, "total": 0}
|
||||
|
||||
Reference in New Issue
Block a user