I’m still trying to determine why Kodi on my R-Pi can handle large MKVs but when I run plex it seems to stumble.
My dlna server log states “DEBUG - Overriding “Kodi” profile with user client profile”. Does that indicate that Plex is picking it up, or not?
This last go-round, all seemed to go well, but still getting a few errors:
ClientProfileExtra: missing protocol parameter
And some warnings (seemingly for each audio codec):
TranscodeUniversalRequest: at least one profile extra directive could not be read
ClientProfileExtra: ignoring directive: append-transcode-target-audio-codec(type=videoProfile&context=streaming&audioCodec=dca)
Is there anything to put in the xml related to:
X-Plex-Product
X-Plex-Device
X-Plex-Platform
ok, according to the console, the Kodi profile IS getting used (I get [Now] Profile is Kodi); however, it doesn’t show up in the DLNA logs. Why is that? Is there another location to grab logfiles from?
I’m also a little bit confused by some console output, and how it would relate to building the profile XML. I get some of these at fairly regular intervals:
ok, it’s not using it for DLNA, but it’s using it? So all the XML building stuff still applies, but I just can’t look in the DLNA log to see if it’s loading. I’ll have to go by the other log files.
Any hints you know to get rid of the errors/warnings I’m seeing?
TranscodeUniversalRequest: at least one profile extra directive could not be read
ClientProfileExtra: ignoring directive: append-transcode-target-audio-codec(type=videoProfile&context=streaming&audioCodec=dca)