diff --git a/channels/dreamsub.json b/channels/dreamsub.json index 7c9ecb0a..8cf34c3a 100644 --- a/channels/dreamsub.json +++ b/channels/dreamsub.json @@ -4,27 +4,27 @@ "language": ["ita"], "active": true, "adult": false, - "thumbnail": "http://www.dreamsub.it/res/img/logo.png", - "banner": "http://www.dreamsub.it/res/img/logo.png", - "categories": ["anime","vosi"], + "thumbnail": "dreamsub.png", + "banner": "dreamsub.png", + "categories": ["anime","vosi","vos"], "settings": [ { - "id": "include_in_global_search", - "type": "bool", - "label": "Includi ricerca globale", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_anime", - "type": "bool", - "label": "Includi in Novità - Anime", - "default": true, - "enabled": true, - "visible": true - }, - { + "id": "include_in_global_search", + "type": "bool", + "label": "Includi ricerca globale", + "default": true, + "enabled": true, + "visible": true + }, + { + "id": "include_in_newest_anime", + "type": "bool", + "label": "Includi in Novità - Anime", + "default": true, + "enabled": true, + "visible": true + }, + { "id": "include_in_newest_italiano", "type": "bool", "label": "Includi in Novità - Italiano", diff --git a/resources/media/channels/banner/dreamsub.png b/resources/media/channels/banner/dreamsub.png new file mode 100644 index 00000000..23f021c5 Binary files /dev/null and b/resources/media/channels/banner/dreamsub.png differ diff --git a/resources/media/channels/thumb/dreamsub.png b/resources/media/channels/thumb/dreamsub.png new file mode 100644 index 00000000..52079bbd Binary files /dev/null and b/resources/media/channels/thumb/dreamsub.png differ