timothy
295004ab12
feat(api): add media-source write API shared DTOs ( #202 slice S0)
...
Response DTOs (ErsatzTV.Core/Api/MediaSources) and request DTOs
(ErsatzTV/Controllers/Api/Requests) per the #202 design doc §B — the
shared shapes that backend slices S1 (local libraries), S2 (Plex), and
S3 (Jellyfin/Emby) will consume. No controllers or handler changes;
DTOs are unused so far.
Notable: RemoteConnectionResponseModel deliberately never carries the
raw API key (secure connection contract); SaveRemoteConnectionRequest's
To{Jellyfin,Emby}Command(existingApiKey) retains the existing key when
the incoming ApiKey is blank/omitted.
No conventions changed; nothing to update in docs/api-conventions.md.
2026-07-11 15:23:14 +02:00
..
2026-06-27 21:43:11 +02:00
2026-07-09 23:56:50 +02:00
2026-07-07 15:09:12 +02:00
2026-07-07 17:42:40 +02:00
2026-07-04 08:02:28 +02:00
2026-07-07 18:31:17 +02:00
2026-07-07 18:31:17 +02:00
2026-07-07 17:42:40 +02:00
2026-07-07 17:42:40 +02:00
2026-07-06 21:09:00 +02:00
2026-06-27 15:51:06 +02:00
2026-07-06 18:43:39 +02:00
2026-06-27 21:43:11 +02:00
2026-07-07 19:22:39 +02:00
2026-07-07 19:22:39 +02:00
2026-07-07 19:51:00 +02:00
2026-07-07 19:51:00 +02:00
2026-06-30 07:29:47 +02:00
2026-07-07 14:06:26 +02:00
2026-07-11 15:23:14 +02:00
2026-07-08 18:18:32 +02:00
2026-07-08 20:52:07 +02:00
2026-07-08 20:52:07 +02:00
2026-07-07 17:08:43 +02:00
2026-07-08 18:18:32 +02:00
2026-07-07 09:22:50 +02:00
2026-06-29 08:13:14 +02:00
2026-06-27 21:43:11 +02:00
2026-07-07 18:31:17 +02:00
2026-07-07 18:31:17 +02:00
2026-07-07 14:06:26 +02:00
2026-07-07 19:51:00 +02:00
2026-07-07 15:23:07 +02:00
2026-07-11 15:23:14 +02:00
2026-07-11 15:23:14 +02:00
2026-07-11 15:23:14 +02:00
2026-07-07 20:29:29 +02:00
2026-07-07 20:29:29 +02:00
2026-07-11 15:23:14 +02:00
2026-07-07 17:42:40 +02:00
2026-07-07 19:22:39 +02:00
2026-07-07 19:51:00 +02:00
2026-07-11 15:23:14 +02:00
2026-07-08 21:22:19 +02:00
2026-07-07 20:29:29 +02:00
2026-07-07 20:29:29 +02:00
2026-07-11 15:23:14 +02:00
2026-06-29 08:13:14 +02:00
2026-07-07 18:31:17 +02:00
2026-07-08 18:30:06 +02:00
2026-07-11 15:23:14 +02:00
2026-06-29 08:13:14 +02:00
2026-07-07 18:31:17 +02:00
2026-06-27 15:51:06 +02:00
2026-07-06 18:43:39 +02:00
2026-07-09 22:05:51 +02:00
2026-06-27 21:43:11 +02:00
2026-07-07 19:22:39 +02:00
2026-06-30 07:29:47 +02:00
2026-07-07 09:22:50 +02:00
2026-07-07 14:06:26 +02:00
2026-07-07 09:22:50 +02:00
2026-07-07 22:43:47 +02:00
2026-07-11 15:23:14 +02:00
2026-07-11 15:23:14 +02:00
2026-07-07 09:22:50 +02:00
2026-07-08 18:18:32 +02:00
2026-07-08 20:52:07 +02:00
2026-07-07 17:08:43 +02:00
2026-07-07 09:22:50 +02:00
2026-07-08 18:18:32 +02:00
2026-07-07 09:22:50 +02:00
2026-06-29 08:13:14 +02:00
2026-06-27 21:43:11 +02:00
2026-07-07 15:09:12 +02:00
2026-07-07 09:22:50 +02:00
2026-07-07 14:06:26 +02:00
2026-07-07 09:22:51 +02:00
2026-07-07 22:10:37 +02:00