Skip to content

Commit

Permalink
Fixed support for Sony Home Theatre Systems contd
Browse files Browse the repository at this point in the history
  • Loading branch information
skeptical committed Sep 29, 2014
1 parent 6ab2fd9 commit e8c2a4c
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ RendererIcon = sonybluray.png
# -------------------
# BDV-E2100 User-Agent: UPnP/1.0, X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BLU-RAY HOME THEATRE SYSTEM"; mv="2.0";, X-AV-Physical-Unit-Info: pa="BLU-RAY HOME THEATRE SYSTEM";
# BDV-E2100 User-Agent: UPnP/1.0 DLNADOC/1.50, X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BLU-RAY HOME THEATRE SYSTEM"; mv="2.0";, X-AV-Physical-Unit-Info: pa="BLU-RAY HOME THEATRE SYSTEM";
# BDV-E980W X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BD/DVD HOME THEATRE SYSTEM"; mv="2.0";
# ============================================================================
#

#-----------------------------------------------------------------------------
# RENDERER RECOGNITION
#
UserAgentSearch=
#UserAgentSearch=
UserAgentAdditionalHeader=X-AV-Client-Info
UserAgentAdditionalHeaderSearch=(cn="Sony Corporation"; mn="BLU-RAY HOME THEATRE SYSTEM")
UserAgentAdditionalHeaderSearch=Sony.*HOME THEATRE SYSTEM

#-----------------------------------------------------------------------------
# BASIC CAPABILITIES
Expand Down

0 comments on commit e8c2a4c

Please sign in to comment.