From 9ac90b15473e58fdda3206ccb135ab3baec686d9 Mon Sep 17 00:00:00 2001 From: emeric Date: Wed, 18 Nov 2020 09:22:07 +0100 Subject: [PATCH] On mobile, display the album name rather the artist in the player (more useful link) --- approot/mediaplayer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/approot/mediaplayer.xml b/approot/mediaplayer.xml index 1d0c8990..ba918a7f 100644 --- a/approot/mediaplayer.xml +++ b/approot/mediaplayer.xml @@ -31,7 +31,7 @@ ${title class="Lms-player-text Lms-trackname text-primary"}
- ${artist class="Lms-btn Lms-player-text Lms-artistname text-muted"} + ${release class="Lms-btn Lms-player-text Lms-releasename text-primary"}