updated live tv styles
This commit is contained in:
parent
8f1d466be1
commit
33e384daad
|
@ -188,7 +188,7 @@ namespace MediaBrowser.Api.Playback
|
|||
{
|
||||
var args = string.Empty;
|
||||
|
||||
if (state.IsRemote)
|
||||
if (state.IsRemote || !state.HasMediaStreams)
|
||||
{
|
||||
return string.Empty;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user