Spaces:
Paused
Paused
Update run.py
Browse files
run.py
CHANGED
|
@@ -33,7 +33,7 @@ MANIFEST = {
|
|
| 33 |
{"type": "tv", "id": "tv_channels", "name": "TV Channels"}
|
| 34 |
],
|
| 35 |
"resources": ["stream", "catalog","meta"],
|
| 36 |
-
"types": ["movie", "series", "tv"],
|
| 37 |
"name": "Mamma Mia",
|
| 38 |
"description": "Addon providing HTTPS Stream for Italian Movies/Series",
|
| 39 |
"logo": "https://creazilla-store.fra1.digitaloceanspaces.com/emojis/49647/pizza-emoji-clipart-md.png"
|
|
|
|
| 33 |
{"type": "tv", "id": "tv_channels", "name": "TV Channels"}
|
| 34 |
],
|
| 35 |
"resources": ["stream", "catalog","meta"],
|
| 36 |
+
"types": ["movie", "series", "tv","channel"],
|
| 37 |
"name": "Mamma Mia",
|
| 38 |
"description": "Addon providing HTTPS Stream for Italian Movies/Series",
|
| 39 |
"logo": "https://creazilla-store.fra1.digitaloceanspaces.com/emojis/49647/pizza-emoji-clipart-md.png"
|