remove more reliance on ActiveService

This commit is contained in:
Luke Pulverenti
2015-03-12 11:51:48 -04:00
parent 028a0a857a
commit e62b663ae0
11 changed files with 50 additions and 107 deletions

View File

@@ -11,7 +11,7 @@ using System.Threading.Tasks;
namespace MediaBrowser.Controller.LiveTv
{
public class LiveTvProgram : BaseItem
public class LiveTvProgram : BaseItem, ILiveTvItem
{
/// <summary>
/// Gets the user data key.