MediaBrowser / Emby.WindowsPhone

Emby for Windows Phone
http://emby.media
GNU General Public License v2.0
55 stars 17 forks source link

Optimize responses #194

Closed LukePulverenti closed 9 years ago

LukePulverenti commented 9 years ago

When the changes become available via nuget, you can optimize your json response size for the following queries:

Setting ImageTypeLimit to 1 will limit to 1 backdrop. You can further reduce via EnableImageTypes.

ScottIsAFool commented 9 years ago

Fixed in .64