update quicktime user agent
This commit is contained in:
parent
5c908c1f05
commit
50aa0b8675
|
@ -713,7 +713,7 @@ namespace MediaBrowser.Api.Playback
|
|||
{
|
||||
if (item.Path.IndexOf("apple.com", StringComparison.OrdinalIgnoreCase) != -1)
|
||||
{
|
||||
return "QuickTime/7.6.2";
|
||||
return "QuickTime/7.7.4";
|
||||
}
|
||||
|
||||
return string.Empty;
|
||||
|
|
Loading…
Reference in New Issue
Block a user