Hi,
I’ve setup the linux version on my machine, but when I try to add a series, or even jsut do the search, I get the following popup error:
backbone.marionette.templates: 33 - Uncaught TypeError: Object #SHOWNAME# hs no method 'endsWith’
where show name is the search I made. The same happens when trying to add shows by scanning my existing filesystem.
Here’s a full server log message:
13-9-11 09:55:31.1|Fatal|GlobalExceptionHandlers|EPIC FAIL: Object reference not set to an instance of an object
System.NullReferenceException: Object reference not set to an instance of an object
at Microsoft.AspNet.SignalR.Infrastructure.Connection.ProcessCommand (Microsoft.AspNet.SignalR.Messaging.Command command) [0x00000] in :0
at Microsoft.AspNet.SignalR.Infrastructure.Connection.b__8 (System.Object state, Microsoft.AspNet.SignalR.Messaging.Message message) [0x00000] in :0
at Microsoft.AspNet.SignalR.Messaging.MessageBusExtensions.Enumerate[Object] (IList1 messages, System.Func
2 filter, System.Action2 onMessage, System.Object state) [0x00000] in <filename unknown>:0 at Microsoft.AspNet.SignalR.Infrastructure.Connection.ProcessResults (MessageResult result) [0x00000] in <filename unknown>:0 at Microsoft.AspNet.SignalR.Infrastructure.Connection.GetResponse (MessageResult result) [0x00000] in <filename unknown>:0 at Microsoft.AspNet.SignalR.Infrastructure.Connection+ReceiveContext.InvokeCallback (MessageResult result) [0x00000] in <filename unknown>:0 at Microsoft.AspNet.SignalR.Infrastructure.Connection.MessageBusCallback (MessageResult result, System.Object state) [0x00000] in <filename unknown>:0 at Microsoft.AspNet.SignalR.Infrastructure.Connection.<Receive>b__4 (MessageResult result, System.Object s) [0x00000] in <filename unknown>:0 at (wrapper delegate-invoke) <Module>:invoke_Task
1__this___MessageResult_object (Microsoft.AspNet.SignalR.Messaging.MessageResult,object)
at Microsoft.AspNet.SignalR.Messaging.Subscription.Invoke (MessageResult result, System.Action1 beforeInvoke, System.Object state) [0x00000] in <filename unknown>:0 at Microsoft.AspNet.SignalR.Messaging.Subscription.WorkImpl (System.Threading.Tasks.TaskCompletionSource
1 taskCompletionSource) [0x00000] in :0
at Microsoft.AspNet.SignalR.Messaging.Subscription.Work () [0x00000] in :0
at Microsoft.AspNet.SignalR.Messaging.MessageBroker.PumpImpl (System.Threading.Tasks.TaskCompletionSource`1 taskCompletionSource, ISubscription subscription) [0x00000] in :0
at Microsoft.AspNet.SignalR.Messaging.MessageBroker.PumpAsync () [0x00000] in :0
at Microsoft.AspNet.SignalR.Messaging.MessageBroker.ProcessWork (System.Object state) [0x00000] in :0