feat: Navigate to artist page when clicking on artist name in player UI#1942
Conversation
Signed-off-by: starry-shivam <touka.krs@gmail.com>
|
Hi! could you explain on which cases it didn't work? cause i tried to replicate it on the latest build and i couldn't |
It won't work in cases where it can't resolve Log.d("ArtistDebug", "triggerArtistNavigationFromPlayer: could not resolve artistId for name=${currentSong?.artist}")So you can check the logs to verify if that's the issue. I had tested it with both local music and after syncing songs from my navidrome server, it worked fine in both cases. |
|
Btw, I think we should keep albums on the artist page closed by default. Currently, all of them are shown in the expanded state, which imo doesn’t look very nice and wastes space. What do you think? I can push a commit to this PR to change it if you’re okay with that. |
I thought the same but that also adds an extra step for the user to have to open the album to play a song, most of them prefer to have the songs already available to play. |
Okay, makes sense :) |
VID_20260508_230046.mp4
VID_20260508_225443.mp4