mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 02:30:23 +01:00
update m3u parsing
This commit is contained in:
@@ -57,7 +57,6 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public string SourceB { get; set; }
|
||||
public string SourceC { get; set; }
|
||||
public string SourceD { get; set; }
|
||||
public bool EnableTvgId { get; set; }
|
||||
|
||||
public TunerHostInfo()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user