schleuse1 1 Posted November 2, 2018 Posted November 2, 2018 Hi, I think that the MediaPortal TV Plugin is broken for the latest Emby Server Version (3.5.3.0). It's working fine in general, but there a problem when I try to access scheduled recordings. This is the server log entry (with MissingMethodException): 2018-11-02 18:36:06.415 Info HttpServer: HTTP GET http://home-server:8096/emby/LiveTv/Recordings?UserId=38100fbebcad47598086a2336ee2fe35&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio%2CBasicSyncInfo&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop. UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.102 Safari/537.36 Vivaldi/2.0.1309.37 2018-11-02 18:36:06.415 Info HttpServer: HTTP GET http://home-server:8096/emby/LiveTv/Timers?IsActive=false&IsScheduled=true. UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.102 Safari/537.36 Vivaldi/2.0.1309.37 2018-11-02 18:36:06.440 Error App: Error getting recordings *** Error Report *** Version: 3.5.3.0 Command line: C:\Users\TV\AppData\Roaming\Emby-Server\system\EmbyServer.dll Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 4 Program data path: C:\Users\TV\AppData\Roaming\Emby-Server Application directory: C:\Users\TV\AppData\Roaming\Emby-Server\system System.MissingMethodException: Method not found: 'Void MediaBrowser.Controller.LiveTv.TimerInfo.set_Genres(System.Collections.Generic.List`1<System.String>)'. at MediaBrowser.Plugins.MediaPortal.Services.Proxies.TvServiceProxy.GetSchedules(CancellationToken cancellationToken) at MediaBrowser.Plugins.MediaPortal.Services.Proxies.TvServiceProxy.GetSchedulesFromMemory(CancellationToken cancellationToken) at MediaBrowser.Plugins.MediaPortal.MediaPortal1TvService.GetTimersAsync(CancellationToken cancellationToken) at Emby.Server.Implementations.LiveTv.LiveTvManager.<>c__DisplayClass76_0.<<GetTimers>b__0>d.MoveNext() System.MissingMethodException at MediaBrowser.Plugins.MediaPortal.Services.Proxies.TvServiceProxy.GetSchedules(CancellationToken cancellationToken) at MediaBrowser.Plugins.MediaPortal.Services.Proxies.TvServiceProxy.GetSchedulesFromMemory(CancellationToken cancellationToken) at MediaBrowser.Plugins.MediaPortal.MediaPortal1TvService.GetTimersAsync(CancellationToken cancellationToken) at Emby.Server.Implementations.LiveTv.LiveTvManager.<>c__DisplayClass76_0.<<GetTimers>b__0>d.MoveNext() Markus
Luke 42078 Posted November 2, 2018 Posted November 2, 2018 Hi there, please attach the complete emby server log, thanks.
schleuse1 1 Posted November 2, 2018 Author Posted November 2, 2018 I've attached the complete emby server log now: embyserver.txt
Luke 42078 Posted November 2, 2018 Posted November 2, 2018 Ok yea, looks like the plugin requires a compatibility update for the 3.5 release, however, there are already new updates to the plugin for the 3.6 release, which will be the next release of emby server. So you may have to wait until the next stable server release. Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now