Skip to content

CarPlay: add item selectors for artists to choose specific albums and for playlists to choose specific items

Felix Paul Kühne requested to merge fkuehne/vlc-ios:carplay-album into master

This adds the above fixing #1684 (closed) and #1672 (closed).

Additionally, this adds a new helper method to the ArtistModel and optimizes the existing one. Finally, the number of albums per artist is now displayed in the main view.

Merge request reports