mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-07 08:18:54 +01:00
update library monitor logging
This commit is contained in:
@@ -417,7 +417,7 @@ namespace Emby.Server.Core.IO
|
||||
{
|
||||
try
|
||||
{
|
||||
Logger.Debug("Changed detected of type " + e.ChangeType + " to " + e.FullPath);
|
||||
//Logger.Debug("Changed detected of type " + e.ChangeType + " to " + e.FullPath);
|
||||
|
||||
var path = e.FullPath;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user