Fix VVVVID, streamsb e nuovo server filemoon. Miglior passaggio info a trakt (se attivo)

This commit is contained in:
marco
2023-03-02 20:47:05 +01:00
parent c1ce1abcae
commit 14ee433eb5
6 changed files with 59 additions and 4 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "(?:filemoon|cinegrab)\\.(?:sx|to|in|link|nl|wf|com|eu|art)/(?:e|d)/([0-9a-zA-Z]+)",
"url": "https://filemoon.sx/e/\\1"
}
]
},
"free": true,
"id": "filemoon",
"name": "filemoon",
"settings": [
{
"default": false,
"enabled": true,
"id": "black_list",
"label": "@70708",
"type": "bool",
"visible": true
}
]
}