Jump to content

Unable to browse DLNA on LG BH7520T Netcast


Recommended Posts

Posted

Hi,

 

i'm unable to browse dlna from my blueray players anymore, the problem appeared about 2 versions ago. when I try to connect to EMBY dlna server it's says I don't have the rights to access media

 

The play to function still work but it's pretty annoying to have to get on phone or tablet to play something for the kids.

 

 

I checked the logs and I found error when refreshing server on blue ray but I don't know if it's something I can resolve with profiles

 

Thank you for any help I could get on this problem

 

here's the logs

 

  2018-02-18 12:47:06.623 Debug Dlna: Found matching device profile: LG Smart TV

2018-02-18 12:47:06.623 Debug UpnpContentDirectory: Control request. Headers: SOAPAction="urn:schemas-upnp-org:service:ContentDirectory:1#Search", DLNADeviceName.lge.com=%5bLG%5d%20webOS%20TV, User-Agent=Linux/3.10.19-32.afro.5 UPnP/1.0 LGE WebOS TV LGE_DLNA_SDK/1.6.0/05.05.25 DLNADOC/1.50, Host=192.168.51.3:8096, Content-Length=742, Content-Type=text/xml; charset="utf-8"
2018-02-18 12:47:06.664 Debug UpnpContentDirectory: Received control request Search
2018-02-18 12:47:06.702 Debug UpnpContentDirectory: Control response. Headers: EXT=
2018-02-18 12:47:06.702 Info HttpServer: HTTP Response 200 to 192.168.51.102. Time: 79ms. http://192.168.51.3:8096/dlna/18aa2928f2da46918a29d93809b5df93/contentdirectory/control 
2018-02-18 12:47:07.664 Info HttpServer: HTTP POST http://192.168.51.3:8096/dlna/18aa2928f2da46918a29d93809b5df93/contentdirectory/control. UserAgent: Linux/3.10.19-32.afro.5 UPnP/1.0 LGE WebOS TV LGE_DLNA_SDK/1.6.0/05.05.25 DLNADOC/1.50
2018-02-18 12:47:07.665 Debug Dlna: Found matching device profile: LG Smart TV
2018-02-18 12:47:07.665 Debug UpnpContentDirectory: Control request. Headers: SOAPAction="urn:schemas-upnp-org:service:ContentDirectory:1#Search", DLNADeviceName.lge.com=%5bLG%5d%20webOS%20TV, User-Agent=Linux/3.10.19-32.afro.5 UPnP/1.0 LGE WebOS TV LGE_DLNA_SDK/1.6.0/05.05.25 DLNADOC/1.50, Host=192.168.51.3:8096, Content-Length=742, Content-Type=text/xml; charset="utf-8"
2018-02-18 12:47:07.705 Debug UpnpContentDirectory: Received control request Search
2018-02-18 12:47:07.758 Error UpnpContentDirectory: Error processing control request
*** Error Report ***
Version: 3.2.70.0
Command line: C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe -noautorunwebapp
Operating system: Microsoft Windows NT 6.2.9200.0
64-Bit OS: True
64-Bit Process: True
User Interactive: True
Processor count: 8
Program data path: C:\Users\Main\AppData\Roaming\MediaBrowser-Server
Application directory: C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System
System.ArgumentException: '', hexadecimal value 0x01, is an invalid character.
   at System.Xml.XmlEncodedRawTextWriter.WriteElementTextBlock(Char* pSrc, Char* pSrcEnd)
   at System.Xml.XmlEncodedRawTextWriter.WriteString(String text)
   at System.Xml.XmlWellFormedWriter.WriteString(String text)
   at Emby.Dlna.Didl.DidlBuilder.AddValue(XmlWriter writer, String prefix, String name, String value, String namespaceUri)
   at Emby.Dlna.Didl.DidlBuilder.AddCommonFields(BaseItem item, Nullable`1 itemStubType, BaseItem context, XmlWriter writer, Filter filter)
   at Emby.Dlna.Didl.DidlBuilder.AddGeneralProperties(BaseItem item, Nullable`1 itemStubType, BaseItem context, XmlWriter writer, Filter filter)
   at Emby.Dlna.Didl.DidlBuilder.WriteItemElement(DlnaOptions options, XmlWriter writer, BaseItem item, User user, BaseItem context, Nullable`1 contextStubType, String deviceId, Filter filter, StreamInfo streamInfo)
   at Emby.Dlna.ContentDirectory.ControlHandler.HandleSearch(IDictionary`2 sparams, User user, String deviceId)
   at Emby.Dlna.Service.BaseControlHandler.ProcessControlRequestInternal(ControlRequest request)
   at Emby.Dlna.Service.BaseControlHandler.ProcessControlRequest(ControlRequest request)
System.ArgumentException
   at System.Xml.XmlEncodedRawTextWriter.WriteElementTextBlock(Char* pSrc, Char* pSrcEnd)
   at System.Xml.XmlEncodedRawTextWriter.WriteString(String text)
   at System.Xml.XmlWellFormedWriter.WriteString(String text)
   at Emby.Dlna.Didl.DidlBuilder.AddValue(XmlWriter writer, String prefix, String name, String value, String namespaceUri)
   at Emby.Dlna.Didl.DidlBuilder.AddCommonFields(BaseItem item, Nullable`1 itemStubType, BaseItem context, XmlWriter writer, Filter filter)
   at Emby.Dlna.Didl.DidlBuilder.AddGeneralProperties(BaseItem item, Nullable`1 itemStubType, BaseItem context, XmlWriter writer, Filter filter)
   at Emby.Dlna.Didl.DidlBuilder.WriteItemElement(DlnaOptions options, XmlWriter writer, BaseItem item, User user, BaseItem context, Nullable`1 contextStubType, String deviceId, Filter filter, StreamInfo streamInfo)
   at Emby.Dlna.ContentDirectory.ControlHandler.HandleSearch(IDictionary`2 sparams, User user, String deviceId)
   at Emby.Dlna.Service.BaseControlHandler.ProcessControlRequestInternal(ControlRequest request)
   at Emby.Dlna.Service.BaseControlHandler.ProcessControlRequest(ControlRequest request)
 
2018-02-18 12:47:07.761 Error HttpServer: Error processing request
*** Error Report ***
Version: 3.2.70.0
Command line: C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\EmbyServer.dll C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe -noautorunwebapp
Operating system: Microsoft Windows NT 6.2.9200.0
64-Bit OS: True
64-Bit Process: True
User Interactive: True
Processor count: 8
Program data path: C:\Users\Main\AppData\Roaming\MediaBrowser-Server
Application directory: C:\Users\Main\AppData\Roaming\MediaBrowser-Server\System
System.ArgumentException: '', hexadecimal value 0x01, is an invalid character.
   at System.Xml.XmlEncodedRawTextWriter.WriteElementTextBlock(Char* pSrc, Char* pSrcEnd)
   at System.Xml.XmlEncodedRawTextWriter.WriteString(String text)
   at System.Xml.XmlWellFormedWriter.WriteString(String text)
   at Emby.Dlna.Service.ControlErrorHandler.GetResponse(Exception ex)
   at Emby.Dlna.Service.BaseControlHandler.ProcessControlRequest(ControlRequest request)
   at MediaBrowser.Api.Dlna.DlnaServerService.Post(ProcessContentDirectoryControlRequest request)
   at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.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.Services.ServiceHandler.<ProcessRequestAsync>d__15.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.HttpServer.HttpListenerHost.<RequestHandler>d__73.MoveNext()
System.ArgumentException
   at System.Xml.XmlEncodedRawTextWriter.WriteElementTextBlock(Char* pSrc, Char* pSrcEnd)
   at System.Xml.XmlEncodedRawTextWriter.WriteString(String text)
   at System.Xml.XmlWellFormedWriter.WriteString(String text)
   at Emby.Dlna.Service.ControlErrorHandler.GetResponse(Exception ex)
   at Emby.Dlna.Service.BaseControlHandler.ProcessControlRequest(ControlRequest request)
   at MediaBrowser.Api.Dlna.DlnaServerService.Post(ProcessContentDirectoryControlRequest request)
   at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.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.Services.ServiceHandler.<ProcessRequestAsync>d__15.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.HttpServer.HttpListenerHost.<RequestHandler>d__73.MoveNext()
 
2018-02-18 12:47:07.761 Info HttpServer: HTTP Response 400 to 192.168.51.102. Time: 97ms. http://192.168.51.3:8096/dlna/18aa2928f2da46918a29d93809b5df93/contentdirectory/control 
2018-02-18 12:47:30.625 Debug HttpClient: POST: http://192.168.51.122:2870/control/AVTransport
2018-02-18 12:48:30.630 Debug HttpClient: POST: http://192.168.51.122:2870/control/AVTransport
2018-02-18 12:49:30.627 Debug HttpClient: POST: http://192.168.51.122:2870/control/AVTransport
2018-02-18 12:50:30.627 Debug HttpClient: POST: http://192.168.51.122:2870/control/AVTransport
2018-02-18 12:50:36.696 Info HttpServer: HTTP SUBSCRIBE http://192.168.51.3:8096/dlna/18aa2928f2da46918a29d93809b5df93/connectionmanager/events. UserAgent: Linux/3.10.19-32.afro.5 UPnP/1.0 LGE WebOS TV LGE_DLNA_SDK/1.6.0/05.05.25 DLNADOC/1.50
2018-02-18 12:50:36.696 Info HttpServer: HTTP SUBSCRIBE http://192.168.51.3:8096/dlna/18aa2928f2da46918a29d93809b5df93/contentdirectory/events. UserAgent: Linux/3.10.19-32.afro.5 UPnP/1.0 LGE WebOS TV LGE_DLNA_SDK/1.6.0/05.05.25 DLNADOC/1.50
2018-02-18 12:50:36.697 Info HttpServer: HTTP Response 200 to 192.168.51.102. Time: 1ms. http://192.168.51.3:8096/dlna/18aa2928f2da46918a29d93809b5df93/contentdirectory/events 
2018-02-18 12:50:36.697 Info HttpServer: HTTP Response 200 to 192.168.51.102. Time: 1ms. http://192.168.51.3:8096/dlna/18aa2928f2da46918a29d93809b5df93/connectionmanager/events 
 
Posted

I would suggest trying again with the next release of emby server, 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...