upgrade packages; add discord link

This commit is contained in:
Jason Dove
2021-02-09 04:58:45 -06:00
parent 4d52e115b5
commit 9b41c083a6
18 changed files with 50 additions and 41 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ namespace ErsatzTV.Services
{
await File.WriteAllTextAsync(FileSystemLayout.PlexSecretsPath, "{}", cancellationToken);
}
_logger.LogInformation(
"Plex service started; secrets are at {PlexSecretsPath}",
FileSystemLayout.PlexSecretsPath);