#680 - Support new episode file sorting
This commit is contained in:
@@ -135,6 +135,10 @@ namespace MediaBrowser.Server.Implementations.Udp
|
||||
{
|
||||
break;
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
_logger.ErrorException("Error in StartListening", ex);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user