diff --git a/tubearchivist/home/src/index_management.py b/tubearchivist/home/src/index_management.py index 0ca2c40..67e0048 100644 --- a/tubearchivist/home/src/index_management.py +++ b/tubearchivist/home/src/index_management.py @@ -191,6 +191,7 @@ INDEX_CONFIG = [ }, "playlist_channel_id": {"type": "keyword"}, "playlist_thumbnail": {"type": "keyword"}, + "playlist_last_refresh": {"type": "date"}, }, "expected_set": { "analysis": {