mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-24 10:02:37 +02:00
Add discovery
This commit is contained in:
@@ -134,6 +134,8 @@ class DiscoveryVodManager:
|
||||
url = f"{_CMS_BASE}/cms/routes{route}"
|
||||
params = {
|
||||
"include": "default",
|
||||
"decorators": "viewingHistory,isFavorite,contentAction,badges",
|
||||
"page[items.size]": "100",
|
||||
}
|
||||
response = self._provider.http_manager.get(
|
||||
url,
|
||||
|
||||
Reference in New Issue
Block a user