vanilla-music / vanilla

Vanilla Music Player for Android
GNU General Public License v3.0
1.13k stars 291 forks source link

Please support file browsing via bluetooth #1173

Open bhe69 opened 1 year ago

bhe69 commented 1 year ago

Vanilla can be remote controlled via bluetooth, e.g. from a car's stereo. AVRCP (Bluetooth profile) Version 1.6 introduced file browsing which allows to remotely select files to play. The needed command is GetFolderItems. It would be great to see Vanilla support this.

Some more info can be found here: https://android.stackexchange.com/questions/218823/why-is-google-play-music-the-only-app-that-produces-a-browse-button-on-my-car/231084#231084 and here: https://en.wikipedia.org/wiki/List_of_Bluetooth_profiles#Audio/Video_Remote_Control_Profile_(AVRCP)