updated live tv + nuget

This commit is contained in:
Luke Pulverenti
2013-11-24 15:51:45 -05:00
parent a99a10c02b
commit 7b6819846d
20 changed files with 474 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
using System.Runtime.Serialization;
using MediaBrowser.Model.Dto;
using MediaBrowser.Model.Dto;
using System;
using System.Collections.Generic;
using System.Runtime.Serialization;
namespace MediaBrowser.Controller.Entities
{