switch boxsets to new providers
This commit is contained in:
@@ -11,7 +11,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace MediaBrowser.Providers.LiveTv
|
||||
{
|
||||
public class ChannelMetadataService : MetadataService<LiveTvChannel>
|
||||
public class ChannelMetadataService : ConcreteMetadataService<LiveTvChannel>
|
||||
{
|
||||
private readonly ILibraryManager _libraryManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user