KoD 0.8.1

- riorganizzate le impostazioni
- aggiunte descrizioni tag qualità su cb01 (presto anche sugli altri)
- aggiunto il supporto alle serie di polpotv
- fixato server mystream
- fix Rinumerazione per episodi Nuovi
This commit is contained in:
marco
2020-03-14 17:03:57 +01:00
parent c642ddc358
commit 3cdedad7e8
413 changed files with 10944 additions and 1540 deletions

7
servers/streamcloud.json Normal file → Executable file
View File

@@ -1,5 +1,5 @@
{
"active": true,
"active": false,
"find_videos": {
"ignore_urls": [
"http://streamcloud.eu/stylesheets",
@@ -26,6 +26,9 @@
"free": true,
"id": "streamcloud",
"name": "streamcloud",
"premium": [
"alldebrid"
],
"settings": [
{
"default": false,
@@ -53,4 +56,4 @@
}
],
"thumbnail": "server_streamcloud.png"
}
}