Skip to content

Fix the Auto query for playlist to allow playlist containing streams

Nicolas Pomepuy requested to merge Aza/vlc-android:auto_playlists into master

Before that we used the audio only query that filtered out the items that only contains streams. This commit changes the query to all and then filter all the playlist containing only video media

Merge request reports

Loading