Appendix C. Theme Tags
152
•
‘start’ is the offset relative to the currently playing track for the playlist to display
from (0 the current track, 1 is the next track, etc.).
•
‘code to render’ is a line of skin code which will be displayed for each line in the
viewer. All text tags are supported (including conditionals and sublines)
The entire viewport will be used, so don’t expect other tags in the same viewport to
work well. Supported tags are %pp, all tags starting with %i, most tags starting with
%f, %pt and %s.
Example:
%Vp(1,%pp - %it,%pp - %fn)
– Display the playlist position, then either
the track title (from the tags) or the filename. The viewer will display as many tracks
as will fit in the viewport.
C.11. Runtime Database
Tag
Description
%rp
Song playcount
%rr
Song rating (0-10). This tag can also be used in a conditional
tag:
%?rr<0|1|2|3|4|5|6|7|8|9|10>
%ra
Autoscore for the song
C.12. Hold
Tag
Description
%mh
“h” if the main unit keys are locked
C.13. Virtual LED
Tag
Description
%lh
“h” if the flash storage is accessed
C.14. Repeat Mode
Tag
Description
%mm
Repeat mode, 0-4, in the order: Off, All, One, Shuffle, A-B
Example:
%?mm<Off|All|One|Shuffle|A-B>
The Rockbox manual
(version 3.14)
Archos Ondio