Rockbox Ports are now being developed for various digital audio players!
Take note that the next song information WILL NOT be available at all times, but will most likely be available by the end of a song. We suggest you use the conditional display tags when displaying information about the next song, just in case.
# "show if id3" - Skin code to display if the track has been buffered (supported skins explained below)# "show otherwise" - Skin code to display if the track hasnt been buffered, really only the filename is know at this point.
The http://www.rockbox.org/wiki/CustomWPS page is a bit misleading on this. In the "Next Track Info" section, it reads:QuoteTake note that the next song information WILL NOT be available at all times, but will most likely be available by the end of a song. We suggest you use the conditional display tags when displaying information about the next song, just in case.This at least implies that it's not loaded until the song is buffered.
the next tracks id3 should *always* be visible (it is loaded seperatly for the track after the last one in the buffer).
Page created in 0.1 seconds with 14 queries.