fix mixed platform directory mapping (#106)

* sync plex platform and platform version

* fix mixed-platform path replacements
This commit is contained in:
Jason Dove
2021-03-28 01:40:40 +00:00
committed by GitHub
parent 22c4fe2a27
commit 104d4a0cbd
15 changed files with 2075 additions and 35 deletions
@@ -64,6 +64,8 @@ namespace ErsatzTV.Application.Plex.Commands
await maybeExisting.Match(
existing =>
{
existing.Platform = server.Platform;
existing.PlatformVersion = server.PlatformVersion;
existing.ProductVersion = server.ProductVersion;
existing.ServerName = server.ServerName;
var toAdd = server.Connections