25 lines
561 B
JSON
25 lines
561 B
JSON
|
{
|
||
|
"types": {
|
||
|
"aliases": "aliases",
|
||
|
"cssclasses": "multitext",
|
||
|
"tags": "tags",
|
||
|
"created": "date",
|
||
|
"modified": "multitext",
|
||
|
"date": "date",
|
||
|
"Author": "text",
|
||
|
"type": "text",
|
||
|
"lastModified": "date",
|
||
|
"lastModifed": "date",
|
||
|
"category": "multitext",
|
||
|
"mediaType": "text",
|
||
|
"in-production": "checkbox",
|
||
|
"Start Date": "date",
|
||
|
"End Date": "date",
|
||
|
"Seasons": "number",
|
||
|
"Watched": "checkbox",
|
||
|
"Rating": "number",
|
||
|
"In Production": "checkbox",
|
||
|
"start-date": "date",
|
||
|
"end-date": "date"
|
||
|
}
|
||
|
}
|