This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Put in ./Library/Application Support/Plex Media Server/Profiles/Android-SHIELD Android TV.xml --> | |
<!-- Author: Donald Webster [email protected] --> | |
<?xml version="1.0" encoding="utf-8"?> | |
<Client name="SHIELD Android TV"> | |
<Identification> | |
<Header name="User-Agent" substring="SHIELD Android TV" /> | |
</Identification> | |
<TranscodeTargets> | |
<VideoProfile container="mkv" codec="h264" audioCodec="aac" context="streaming" /> | |
<MusicProfile container="flac" codec="flac" id="StereoMusicTranscodeProfile" /> |