Skip to content

MediaLibraryService: Change listAll default parameter value of artists getter

This changes the default parameter listAll to true in order to be in accordance with the values fetched from the modify callbacks.

This will avoid the user seeing some artist disappear and appear for no reasons.

Merge request reports