Happy2Play 9780 Posted September 28, 2014 Posted September 28, 2014 (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:554242014-09-28 15:22:21.1208 Info - App: ScheduledTasksWebSocketListener stop transmitting over websocket to 127.0.0.1:554242014-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 September 28, 2014 by Happy2Play
Luke 42079 Posted September 28, 2014 Posted September 28, 2014 it got assigned to the release build for some reason. uninstall it and add it back.
Happy2Play 9780 Posted September 28, 2014 Author Posted September 28, 2014 Just did, all is well. Wasn't sure if it got installed due to server being set to beta.
quindarious 6 Posted September 29, 2014 Posted September 29, 2014 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
ebr 16184 Posted September 29, 2014 Posted September 29, 2014 Uninstall the trailers channel and then re-install it.
quindarious 6 Posted September 29, 2014 Posted September 29, 2014 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.
Luke 42079 Posted September 29, 2014 Posted September 29, 2014 podcasts was also affected, so same instructions for that.
quindarious 6 Posted September 29, 2014 Posted September 29, 2014 podcasts was also affected, so same instructions for that. That fixed it! Awesome 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