From 38a0f1a96f23c816d5c038739ba14940e9f8b8a5 Mon Sep 17 00:00:00 2001 From: "James D. Smith" Date: Sun, 14 Aug 2022 22:30:38 -0600 Subject: Cabbie v2: Place album above title and track on the WPS. The idea is to have the album immediately beneath any album art. Change-Id: I8c5fe85207bb3ecfde131710170ef7a5f801f312 --- wps/cabbiev2.132x80x16.wps | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wps/cabbiev2.132x80x16.wps') diff --git a/wps/cabbiev2.132x80x16.wps b/wps/cabbiev2.132x80x16.wps index 644b829cdc..39e35c2e2c 100644 --- a/wps/cabbiev2.132x80x16.wps +++ b/wps/cabbiev2.132x80x16.wps @@ -54,14 +54,14 @@ # # Track Info - Album Art %ax%Vl(a,48,10,-,48,1) +%s%al%?id<%id|%?d(1)<%d(1)|%(root%)>> %s%al%?it<%it|%fn> %s%al%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>> -%s%al%?id<%id|%?d(1)<%d(1)|%(root%)>> %s%al%Sx(Next:) %?It<%It|%Fn> # # Track Info - No Album Art %Vl(b,0,10,-,48,1) +%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>> %s%ac%?it<%it|%fn> %s%ac%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>> -%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>> %s%ac%Sx(Next:) %?It<%It|%Fn> -- cgit v1.2.3