updated translations
This commit is contained in:
parent
c8d923da93
commit
d721c92bba
|
@ -2534,13 +2534,6 @@ namespace MediaBrowser.Server.Implementations.LiveTv
|
|||
};
|
||||
}
|
||||
|
||||
class LiveStreamData
|
||||
{
|
||||
internal MediaSourceInfo Info;
|
||||
internal string ItemId;
|
||||
internal bool IsChannel;
|
||||
}
|
||||
|
||||
public async Task CloseLiveStream(string id)
|
||||
{
|
||||
var parts = id.Split(new[] { '_' }, 2);
|
||||
|
|
Loading…
Reference in New Issue
Block a user