mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
[Cabbiev2] If the 'Artist' tag is empty read the 'Album Artist' tag.
Change-Id: Ic8b90cd2c833a08b57ed0157f960c9471cc5a51b
This commit is contained in:
parent
e910f63bba
commit
5388607968
25 changed files with 66 additions and 66 deletions
|
|
@ -29,13 +29,13 @@
|
|||
%T(0,0,275,275,playlist)
|
||||
|
||||
%s%ac%?it<%it|%fn>
|
||||
%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
|
||||
%s%ac%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
|
||||
%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
||||
%ac%?iy<%iy|>
|
||||
%Vl(b,0,400,-,180,-)
|
||||
%ac%?ig<%ig|>
|
||||
%ac%?fv<%(vbr%) |>%fb kbit/s %fc
|
||||
%s%ac%?Ia<%Ia|%?D(2)<%D(2)|%(root%)>>
|
||||
%s%ac%?Ia<%Ia|%?IA<%IA|%?D(2)<%D(2)|%(root%)>>>
|
||||
%ac%Sx(Next Track:)
|
||||
%ac%s%?It<%It|%Fn>
|
||||
#
|
||||
|
|
@ -49,12 +49,12 @@
|
|||
# current track info - AA
|
||||
%Vl(d,0,370,-,-200,-)
|
||||
%s%ac%?it<%it|%fn>
|
||||
%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>
|
||||
%s%ac%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
|
||||
%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
||||
|
||||
# next track info - AA
|
||||
%Vl(d,0,550,-,-200,-)
|
||||
%?C<%s%ac%Sx(Next:) %?Ia<%Ia|%?D(2)<%D(2)|%(root%)>> - %?It<%It|%Fn>|%s%ac%?Id<%Id|%?D(1)<%D(1)|%(root%)>>>
|
||||
%?C<%s%ac%Sx(Next:) %?Ia<%Ia|%?IA<%IA|%?D(2)<%D(2)|%(root%)>>> - %?It<%It|%Fn>|%s%ac%?Id<%Id|%?D(1)<%D(1)|%(root%)>>>
|
||||
|
||||
# playtime
|
||||
%V(20,660,440,36,-)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue