Merge pull request #295 from alaquepasa/lowerize
Recuperar lower() en videolibrary, pero configurable
This commit is contained in:
@@ -267,6 +267,16 @@
|
||||
"Título original"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "lowerize_title",
|
||||
"type": "list",
|
||||
"label": "Crear directorios con letras en miúsculas",
|
||||
"default": 0,
|
||||
"lvalues": [
|
||||
"Si",
|
||||
"No"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "lab_1",
|
||||
"type": "label",
|
||||
|
||||
Reference in New Issue
Block a user