Album can be 0 on some artists if requesting all
When using IMediaLibrary::artists() with all set to true, all the artists are returned. However, calling artistPtr->nbAlbums() will return 0 on some of these artists.
See vlc-android#2910
Edited by Nicolas Pomepuy