Jump to content

Method not found: 'Void MediaBrowser.Controller.Channels etc...


Recommended Posts

Happy2Play
Posted (edited)

The new compatibility trailers update cause error (Method not found: 'Void MediaBrowser.Controller.Channels.InternalChannelFeatures.set_AutoRefreshLevels(System.Nullable`1<Int32>)'.)  Shows as soon as you open dashboard, click trailers, and can't open scheduled tasks.

MBS 3.0.5366.22005

 

2014-09-28 15:22:21.1208 Error - App: Error sending web socket message ScheduledTasksInfo
 Method not found: 'Void MediaBrowser.Controller.Channels.InternalChannelFeatures.set_AutoRefreshLevels(System.Nullable`1<Int32>)'.
 System.MissingMethodException
    at MediaBrowser.Plugins.Trailers.TrailerChannel.GetChannelFeatures()
    at MediaBrowser.Server.Implementations.Channels.ChannelManager.GetChannelFeatures(String id)
    at MediaBrowser.Server.Implementations.Channels.ChannelManager.<GetAllChannelFeatures>b__5c(Channel i)
    at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
    at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source)
    at MediaBrowser.Server.Implementations.Channels.ChannelDownloadScheduledTask.get_IsHidden()
    at MediaBrowser.Common.ScheduledTasks.ScheduledTaskHelpers.GetTaskInfo(IScheduledTaskWorker task)
    at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
    at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
    at ServiceStack.Text.Common.WriteListsOfElements`2.WriteGenericEnumerable(TextWriter writer, IEnumerable`1 enumerable)
    at ServiceStack.Text.Common.WriteListsOfElements`2.WriteEnumerable(TextWriter writer, Object oEnumerable)
    at ServiceStack.Text.Common.WriteType`2.WriteProperties(TextWriter writer, Object value)
    at ServiceStack.Text.JsonSerializer.SerializeToString(Object value, Type type)
    at MediaBrowser.Common.Implementations.Serialization.JsonSerializer.SerializeToString(Object obj)
    at MediaBrowser.Server.Implementations.ServerManager.WebSocketConnection.SendAsync[T](WebSocketMessage`1 message, CancellationToken cancellationToken)
    at MediaBrowser.Common.Net.BasePeriodicWebSocketListener`2.<SendData>d__d.MoveNext()
 
2014-09-28 15:22:21.1208 Info - App: ScheduledTasksWebSocketListener stop transmitting over websocket to 127.0.0.1:55424
2014-09-28 15:22:21.1208 Info - App: ScheduledTasksWebSocketListener stop transmitting over websocket to 127.0.0.1:55424
2014-09-28 15:22:21.1208 Error - App: Error sending web socket message ScheduledTasksInfo
 Value cannot be null.
 System.ArgumentNullException
    at System.Threading.Monitor.ReliableEnter(Object obj, Boolean& lockTaken)
    at System.Threading.SemaphoreSlim.<WaitUntilCountOrTimeoutAsync>d__3.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at MediaBrowser.Common.Net.BasePeriodicWebSocketListener`2.<SendData>d__d.MoveNext()

Edited by Happy2Play
Posted

it got assigned to the release build for some reason. uninstall it and add it back. 

Happy2Play
Posted

Just did, all is well.  Wasn't sure if it got installed due to server being set to beta.

Posted

Currently whenever I try to view the main Server page (http://server:8096/mediabrowser/dashboard/dashboard.html) or the Server Scheduled Tasks page (http://server:8096/mediabrowser/dashboard/scheduledtasks.html) I get the following error splash up for a few seconds before disappearing:

 

Method not found: 'Void MediaBrowser.Controller.Channels.InternalChannelFeatures.set_AutoRefreshLevels(System.Nullable

 

Using Version 3.0.5366.22005

Posted

Uninstall the trailers channel and then re-install it.

Posted

Uninstall the trailers channel and then re-install it.

I didn't have the Trailers channel installed.

However, I installed it, no change.

Uninstalled it, no change.

Installed it again, no change.

 

Still get the same error on the main server page and the scheduled tasks page.

Posted

podcasts was also affected, so same instructions for that.

Posted

podcasts was also affected, so same instructions for that.

 

That fixed it! Awesome thanks :)

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...