MediaBrowser / Emby.WindowsPhone

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

Respect IsPlaceHolder #153

Closed LukePulverenti closed 10 years ago

LukePulverenti commented 10 years ago

We now support the xbmc .disc convention that allows users to create dummy items on the server.

the idea is when the user presses play, we tell them to please insert the disc. Since your app can't do this, do not allow playback on these items.

ScottIsAFool commented 10 years ago

Added to .52