mirror of
https://github.com/metatube-community/jellyfin-plugin-metatube.git
synced 2026-07-17 12:01:41 +08:00
remove comment
This commit is contained in:
@@ -141,7 +141,6 @@ public class MovieProvider : BaseProvider, IRemoteMetadataProvider<Movie, MovieI
|
||||
catch (Exception e)
|
||||
{
|
||||
LogError("Get Actor Image Error: {0}: {1}", name, e.Message);
|
||||
// Ignore all exceptions and return empty url.
|
||||
return string.Empty;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user