ojo / ios

:iphone:
0 stars 0 forks source link

Now Playing Info: Handle additional media types #55

Closed btc closed 7 years ago

btc commented 7 years ago

Ads and Beds will now be included in the Now Playing Info. This will all be taken care of in the server. You'll render the NowPlayingInfo the way you are now. The only difference is, you've gotta let through a couple different media types in addition to Song.

btc commented 7 years ago

@ojo/android

NPIs can now have media type:

No special handling required. Just let it through. Population of fields will be handled server-side.

btc commented 7 years ago

The client doesn't discriminate. It'll be up to the server to send properly formatted entries.