macbook-pro-de-oscar-1.home 2025-8-26:23:3:19
This commit is contained in:
@@ -40,6 +40,31 @@
|
||||
"value": "moment(Date.now()).format('YYYY/MM/DD')"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Jamais vu",
|
||||
"icon": "",
|
||||
"style": "destructive",
|
||||
"class": "",
|
||||
"cssStyle": "",
|
||||
"backgroundImage": "",
|
||||
"tooltip": "mettre à jour la date de dernier visionage du film",
|
||||
"id": "film_jamais_vu",
|
||||
"hidden": false,
|
||||
"actions": [
|
||||
{
|
||||
"type": "updateMetadata",
|
||||
"bindTarget": "nb_times_seen",
|
||||
"evaluate": false,
|
||||
"value": "0"
|
||||
},
|
||||
{
|
||||
"type": "updateMetadata",
|
||||
"bindTarget": "date_last_seen",
|
||||
"evaluate": true,
|
||||
"value": "null"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"excludedFolders": [
|
||||
|
@@ -8,7 +8,7 @@
|
||||
"lineWidth": 40,
|
||||
"lineWidthWide": 50,
|
||||
"maxWidth": 98,
|
||||
"textNormal": 22.5,
|
||||
"textNormal": 23.5,
|
||||
"textSmall": 18,
|
||||
"imgGrid": false,
|
||||
"imgWidth": "img-default-width",
|
||||
|
Reference in New Issue
Block a user