add infobox support; add translation setting for person #143 #18
Annotations
5 warnings
Jellyfin.Plugin.Bangumi/ScheduledTask/TokenRefreshTask.cs#L19
Parameter 'userManager' is unread.
|
Jellyfin.Plugin.Bangumi/ScheduledTask/RatingRefreshTask.cs#L67
Dereference of a possibly null reference.
|
Jellyfin.Plugin.Bangumi/Providers/MusicSongProvider.cs#L72
Dereference of a possibly null reference.
|
Jellyfin.Plugin.Bangumi/Providers/EpisodeProvider.cs#L91
Possible null reference argument for parameter 'path' in 'BaseItem? ILibraryManager.FindByPath(string path, bool? isFolder)'.
|
Jellyfin.Plugin.Bangumi/Providers/EpisodeProvider.cs#L159
Possible null reference argument for parameter 'path' in 'BaseItem? ILibraryManager.FindByPath(string path, bool? isFolder)'.
|
This job succeeded
Loading