xjasonlyu / jellyfin-plugin-avdc

Metadata Provider Plugin for Jellyfin/Emby.
GNU General Public License v3.0
291 stars 29 forks source link

emby新版本报错 #47

Open Duan-rax opened 2 years ago

Duan-rax commented 2 years ago

4.7.0.30

Method not found: 'Void MediaBrowser.Controller.Library.ILibraryManager.UpdateItem(MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller.Library.ItemUpdateType)'. at Jellyfin.Plugin.AVDC.ScheduledTasks.OrganizeGenresTask.Execute(CancellationToken cancellationToken, IProgress1 progress) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at Jellyfin.Plugin.AVDC.ScheduledTasks.OrganizeGenresTask.Execute(CancellationToken cancellationToken, IProgress1 progress) at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)