Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
@ -62,6 +62,10 @@ NSCollectionViewSupplementaryElementKind const VLCLibraryCollectionViewAudioGrou
selector:@selector(handleAudioGroupUpdated:)
name:VLCLibraryModelArtistUpdated
object:nil];
[notificationCenter addObserver:self
name:VLCLibraryModelGenreUpdated
}
- (void)handleAudioGroupUpdated:(NSNotification *)notification