factor device pixel ratio into downloaded image size
This commit is contained in:
@@ -33,10 +33,5 @@ namespace MediaBrowser.Controller.Channels
|
||||
{
|
||||
Tags = new List<string>();
|
||||
}
|
||||
|
||||
public override string GetClientTypeName()
|
||||
{
|
||||
return "folder.channelItem";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user