Jump to content

TuneIn plugin broken?


schleuse1

Recommended Posts

schleuse1

Hi, I think that the TuneIn plugin is broken for the latest Emby Server Version (3.2.35.0).

 

This is the server log entry (with MissingMethodException):

2017-10-30 19:30:14.960 Error App: Error getting channel content
    *** Error Report ***
    Version: 3.2.35.0
    Command line: C:\Users\TV\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe C:\Users\TV\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe C:\Users\TV\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe C:\Users\TV\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    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: 'System.Threading.Tasks.Task`1<System.IO.Stream> MediaBrowser.Common.Net.IHttpClient.Get(System.String, System.Threading.CancellationToken)'.
     at MediaBrowser.Plugins.TuneIn.TuneInChannel.<GetMenu>d__15.MoveNext()
     at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
     at MediaBrowser.Plugins.TuneIn.TuneInChannel.GetMenu(String title, InternalChannelItemQuery query, CancellationToken cancellationToken)
     at MediaBrowser.Plugins.TuneIn.TuneInChannel.<GetChannelItems>d__13.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at Emby.Server.Implementations.Channels.ChannelManager.<GetChannelItems>d__52.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at Emby.Server.Implementations.Channels.ChannelManager.<GetChannelItemsInternal>d__48.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at Emby.Server.Implementations.Channels.ChannelPostScanTask.<GetAllItems>d__11.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at Emby.Server.Implementations.Channels.ChannelPostScanTask.<DownloadContent>d__7.MoveNext()
    System.MissingMethodException
     at MediaBrowser.Plugins.TuneIn.TuneInChannel.<GetMenu>d__15.MoveNext()
     at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
     at MediaBrowser.Plugins.TuneIn.TuneInChannel.GetMenu(String title, InternalChannelItemQuery query, CancellationToken cancellationToken)
     at MediaBrowser.Plugins.TuneIn.TuneInChannel.<GetChannelItems>d__13.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at Emby.Server.Implementations.Channels.ChannelManager.<GetChannelItems>d__52.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at Emby.Server.Implementations.Channels.ChannelManager.<GetChannelItemsInternal>d__48.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at Emby.Server.Implementations.Channels.ChannelPostScanTask.<GetAllItems>d__11.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at Emby.Server.Implementations.Channels.ChannelPostScanTask.<DownloadContent>d__7.MoveNext()
    

 

Markus

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...