cxfksword / jellyfin-plugin-danmu

jellyfin弹幕自动下载插件
GNU General Public License v3.0
333 stars 6 forks source link

手动更新字幕失败,哪里操作不对? #38

Closed hoopan007 closed 4 months ago

hoopan007 commented 4 months ago

jellyfin版本:10.9.6 danmu版本:2.0.2.0 电视剧没有自动匹配字幕,手动更新字幕失败,日志如下:

[2024-06-22 00:45:33.131 +00:00] [INF] [110] Jellyfin.Plugin.Danmu.LibraryManagerEventsHelper: Episode force: null."闺蜜陈南星患癌去世" [2024-06-22 00:45:33.132 +00:00] [ERR] [110] Jellyfin.Plugin.Danmu.LibraryManagerEventsHelper: Error in OnQueueTimerCallbackInternal System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1<MediaBrowser.Controller.Entities.BaseItem> MediaBrowser.Controller.Entities.TV.Season.GetEpisodes(Jellyfin.Data.Entities.User, MediaBrowser.Controller.Dto.DtoOptions)'. at Jellyfin.Plugin.Danmu.LibraryManagerEventsHelper.ProcessQueuedSeasonEvents(IReadOnlyCollection`1 events, EventType eventType) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at Jellyfin.Plugin.Danmu.LibraryManagerEventsHelper.ProcessQueuedSeasonEvents(IReadOnlyCollection`1 events, EventType eventType) at Jellyfin.Plugin.Danmu.LibraryManagerEventsHelper.OnQueueTimerCallbackInternal() at Jellyfin.Plugin.Danmu.LibraryManagerEventsHelper.OnQueueTimerCallback(Object state)