From 9c148f535dbba624729434d8e669fa8c829fc077 Mon Sep 17 00:00:00 2001 From: gilesb Date: Sun, 11 Jan 2026 16:18:09 +0000 Subject: [PATCH] Fix media list template field names - Use content_hash instead of hash - Use type instead of media_type - Show filename instead of size_bytes - Detect media type from both type field and filename extension Co-Authored-By: Claude Opus 4.5 --- app/templates/cache/media_list.html | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/app/templates/cache/media_list.html b/app/templates/cache/media_list.html index ce68f83..98dd81b 100644 --- a/app/templates/cache/media_list.html +++ b/app/templates/cache/media_list.html @@ -20,19 +20,24 @@ {% if items %}