Search the Community
Showing results for tags 'Samsung; playback;'.
-
Completed Some items won't play, starting from version v. 0.550
DaN posted a topic in Samsung Smart TV
Starting from version 0.550, some items doesn't play when I click on play: My setup is: MB Server Version 3.0.5366.22005 and Version 3.0.5490.2, I have two different servers and the issue is confirmed with both Samsung TV F7500 Currently installed client version 0.560 I retested the issue on older version of the client (0.545), and the same contents are playing, seems the direct play has some issues with these contents. I tried to get more information about these contents using SERVER/mediabrowser/Users/USERID/Items/ITEMID but I received the following error: Response Status Error Code SecurityException Message Access token is invalid or expired. Stack Trace at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken(IServiceRequest request, String token) at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IServiceRequest request, IAuthenticationAttributes authAttribtues) at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.Authenticate(IServiceRequest request, IAuthenticationAttributes authAttribtues) at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter(IRequest request, IResponse response, Object requestDto) at ServiceStack.ServiceStackHost.ApplyRequestFiltersSingle(IRequest req, IResponse res, Object requestDto) at ServiceStack.ServiceStackHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto) at ServiceStack.Host.RestHandler.ProcessRequestAsync(IRequest httpReq, IResponse httpRes, String operationName)