You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the media type 'classes', specifically audio/* and video/* can be reliably mapped to corresponding values for resourceClass – adding either Audio or Video, not replacing anything. This could be done with a value mapping on basis of a regular expression.