Specifications

Appendix B. Theme Tags 88
B.3. Information from the track tags
Tag Description
%ia Artist
%ic Composer
%iA Album Artist
%id Album Name
%iG Grouping
%ig Genre Name
%in Track Number
%it Track Title
%iC Comment
%iv ID3 version (1.0, 1.1, 2.2, 2.3, 2.4, or empty if not an ID3 tag)
%iy Year
%ik Disc Number
Remember that this information is not always available, so use the conditionals to
show alternate information in preference to assuming.
These tags, when written with a capital “I” (e.g. %Ia or %Ic), show the information
for the next song to be played.
B.4. Power Related Information
Tag Description
%bl Numeric battery level in percents. Can also be used in
a conditional: %?bl<-1|0|1|2|...|N>, where the value 1
is used when the battery level isn’t known (it usually is).
The value N is only used when the battery level is ex-
actly 100 percent. An image can also be used, the propor-
tion of the image shown corresponds to the battery level:
%bl(x,y,[width],[height],image.bmp)
%bv The battery level in volts
%bt Estimated battery time left
%bp “p” if the charger is connected (only on targets that can charge
batteries)
%bc “c” if the unit is currently charging the battery (only on tar-
gets that have software charge control or monitoring)
%bs Remaining time of the sleep timer (if it is set)
The Rockbox manual (version rUnversioned directory-150516) Archos Studio/Player