I have two questions regarding ASX support:
1) In local testing, ASX playlist seem to work on XBox 360 extenders. Has the previously documented issue of ASX playlist not working on extenders been resolved? Is this now "officially" supported?
2) The MediaMetadata class exposes 3 properties when playing video - Duration, MPAARating, and Title. How do these map to the ASX file? i.e., is the Duration paramater automatically calculated or is it a simple string field? Also, how is the MPAARating specified? According to the
Windows Media Metafile Elements reference, there is no MPAARating element in the ASX specification. Should Title and MPAARating be put in the <PARAM> element as custom metadata?