implement track view for artist and genre tracks

Old Description

Reason for the change

Adds a button to toggle between tracks and albums on the Artist view. Works on the genre view too, filtering by artist and genre.

Test plan

  • Added a simple test case for the new method tracksDataFromGenreAndAuthor.

Screenshots or screen recordings

Albums Tracks
Screenshot_20250101_214425 Screenshot_20250101_214436

Changes

Adds an entry at the top of the grid/list to open a track view for the current artist or genre. Tracks from artists opened from genre view will be filtered by genre.

Test plan

  • Added a simple test case for the new method tracksDataFromGenreAndAuthor.

Screenshots or screen recordings

List Grid
Screenshot_20250105_060614 Screenshot_20250105_060625
Edited by Pedro Nishiyama

Merge request reports

Loading