Support media type in core filter.

This commit is contained in:
Dermot Duffy
2023-01-28 15:19:20 -08:00
parent 3cf278bd01
commit 931e9febce
7 changed files with 164 additions and 75 deletions
+13 -5
View File
@@ -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",
+13 -5
View File
@@ -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",
+13 -5
View File
@@ -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",