SIMKL/Emby

Plugin appear broken after latest update

Closed this issue · 0 comments

2021-05-23 04:47:07.753 Error Simkl Scrobbler: Caught unknown exception while trying to scrobble: Method not found: 'System.Collections.Generic.Dictionary`2<System.String,System.String> MediaBrowser.Model.Dto.BaseItemDto.get_ProviderIds()'.
2021-05-23 04:47:07.753 Error Simkl Scrobbler: at Simkl.Api.Objects.SimklShow..ctor(BaseItemDto MediaInfo)
at Simkl.Api.SimklApi.createHistoryFromItem(BaseItemDto item)
at Simkl.Api.SimklApi.markAsWatched(BaseItemDto item, String userToken)
at Simkl.Services.Scrobbler.embyPlaybackProgress(Object sessions, PlaybackProgressEventArgs e)