mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 10:43:30 +01:00
use SocketHttpListener project
This commit is contained in:
@@ -373,6 +373,7 @@ namespace MediaBrowser.Server.Implementations.FileOrganization
|
||||
|
||||
if (episode == null)
|
||||
{
|
||||
_logger.Warn("No provider metadata found for {0} season {1} episode {2}", series.Name, seasonNumber, episodeNumber);
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user