diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-12-22 12:34:39 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-12-22 12:34:39 -0500 |
| commit | f6491c69fd75aae8f558af985d18d23e20950c2b (patch) | |
| tree | c2de778bc07d3551de1287f72b75090f398f0f4e /MediaBrowser.Controller/Entities/Video.cs | |
| parent | d5a4a9424ffbefeb405399aa5d81486029cdfbd2 (diff) | |
update BdInfo probing
Diffstat (limited to 'MediaBrowser.Controller/Entities/Video.cs')
| -rw-r--r-- | MediaBrowser.Controller/Entities/Video.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MediaBrowser.Controller/Entities/Video.cs b/MediaBrowser.Controller/Entities/Video.cs index 8beee79bf..10068eed7 100644 --- a/MediaBrowser.Controller/Entities/Video.cs +++ b/MediaBrowser.Controller/Entities/Video.cs @@ -304,8 +304,6 @@ namespace MediaBrowser.Controller.Entities return base.IsValidFromResolver(newItem); } - public string MainFeaturePlaylistName { get; set; } - /// <summary> /// Gets the playable stream files. /// </summary> |
