Support media type in core filter.
This commit is contained in:
@@ -368,14 +368,22 @@
|
||||
"all": "All",
|
||||
"camera": "Camera",
|
||||
"favorite": "Favorite",
|
||||
"media_type": "Media Type",
|
||||
"media_types": {
|
||||
"clips": "Clips",
|
||||
"snapshots": "Snapshots",
|
||||
"recordings": "Recordings"
|
||||
},
|
||||
"not_favorite": "Not Favorite",
|
||||
"past_month": "Past Month",
|
||||
"past_week": "Past Week",
|
||||
"today": "Today",
|
||||
"what": "What",
|
||||
"when": "When",
|
||||
"where": "Where",
|
||||
"yesterday": "Yesterday"
|
||||
"whens": {
|
||||
"past_month": "Past Month",
|
||||
"past_week": "Past Week",
|
||||
"today": "Today",
|
||||
"yesterday": "Yesterday"
|
||||
},
|
||||
"where": "Where"
|
||||
},
|
||||
"recording": {
|
||||
"events": "Events",
|
||||
|
||||
@@ -339,14 +339,22 @@
|
||||
"all": "",
|
||||
"camera": "",
|
||||
"favorite": "",
|
||||
"media_type": "",
|
||||
"media_types": {
|
||||
"clips": "",
|
||||
"snapshots": "",
|
||||
"recordings": ""
|
||||
},
|
||||
"not_favorite": "",
|
||||
"past_month": "",
|
||||
"past_week": "",
|
||||
"today": "",
|
||||
"what": "",
|
||||
"when": "",
|
||||
"where": "",
|
||||
"yesterday": ""
|
||||
"whens": {
|
||||
"past_month": "",
|
||||
"past_week": "",
|
||||
"today": "",
|
||||
"yesterday": ""
|
||||
},
|
||||
"where": ""
|
||||
},
|
||||
"recording": {
|
||||
"events": "Eventi",
|
||||
|
||||
@@ -339,14 +339,22 @@
|
||||
"all": "",
|
||||
"camera": "",
|
||||
"favorite": "",
|
||||
"media_type": "",
|
||||
"media_types": {
|
||||
"clips": "",
|
||||
"snapshots": "",
|
||||
"recordings": ""
|
||||
},
|
||||
"not_favorite": "",
|
||||
"past_month": "",
|
||||
"past_week": "",
|
||||
"today": "",
|
||||
"what": "",
|
||||
"when": "",
|
||||
"where": "",
|
||||
"yesterday": ""
|
||||
"whens": {
|
||||
"past_month": "",
|
||||
"past_week": "",
|
||||
"today": "",
|
||||
"yesterday": ""
|
||||
},
|
||||
"where": ""
|
||||
},
|
||||
"recording": {
|
||||
"events": "Eventos",
|
||||
|
||||
Reference in New Issue
Block a user