Introduce a new PlaylistType
Current PlaylistType
s used for listing and searching:
- All
- AudioOnly
- VideoOnly
This does not allow listing and searching for playlists that contains at least a type of media.
Introducing an Audio
and Video
PlaylistType
would make sense to address this issue.