MovixOpenSource/PreMid/metadata.json

38 lines
1.2 KiB
JSON

{
"$schema": "https://schemas.premid.app/metadata/1.16",
"apiVersion": 1,
"author": {
"name": "Movix",
"id": "1259926474174238741"
},
"service": "Movix",
"description": {
"en": "Movix is a streaming platform for movies, series, anime, and watch parties.",
"fr": "Movix est une plateforme de streaming pour films, series, anime et watch parties."
},
"url": ["movix.tax", "movix.cash", "movix.cloud"],
"regExp": "^https?[:][/][/]([a-z0-9-]+[.])*movix[.](cash|tax|cloud)[/]",
"version": "1.0.5",
"logo": "https://cdn.rcd.gg/PreMiD/websites/M/Movix/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/Movix/assets/thumbnail.png",
"color": "#dc2626",
"category": "videos",
"tags": ["movies", "series", "anime", "watchparty", "streaming"],
"allowURLOverrides": true,
"settings": [
{
"id": "showTimestamp",
"title": "Show Timestamp",
"icon": "fas fa-clock",
"value": true,
"description": "Show time spent on a page or media duration when available."
},
{
"id": "showButtons",
"title": "Show Buttons",
"icon": "fas fa-link",
"value": false,
"description": "Add a button for supported deep pages when the URL uses HTTPS."
}
]
}