diff --git a/plugin.video.alfa/channels/videolibrary.json b/plugin.video.alfa/channels/videolibrary.json index 4afa81bd..4bc4d813 100755 --- a/plugin.video.alfa/channels/videolibrary.json +++ b/plugin.video.alfa/channels/videolibrary.json @@ -277,6 +277,16 @@ "enabled": true, "visible": true }, + { + "id": "lowerize_title", + "type": "list", + "label": "Crear directorios con letras en miúsculas", + "default": 0, + "lvalues": [ + "Si", + "No" + ] + }, { "id": "scraper_movies", "type": "list", @@ -313,4 +323,4 @@ "default": false } ] -} \ No newline at end of file +}