@ -53,6 +53,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -53,6 +53,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@ -559,7 +559,7 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
@@ -559,7 +559,7 @@ public class PlexTelevisionRepository : IPlexTelevisionRepository
new{file.Path,file.Id});
awaitdbContext.Connection.ExecuteAsync(
@"UPDATE PlexMediaFile SET Key = @Key WHERE Id = @Id",
@"UPDATE PlexMediaFile SET `Key` = @Key WHERE Id = @Id",