configure grpc client + scanner fixes; need to figure out cors issue

This commit is contained in:
2026-01-17 20:04:28 -05:00
parent b762139243
commit 3ab9c9baf1
8 changed files with 94 additions and 9 deletions

View File

@@ -35,6 +35,7 @@ public partial class MediaEntry
return new MediaEntry
{
Version = 0,
CameraId = int.Parse(cam.Value),
Filepath = relativePath,
Date = ParseDate(date.Value),