Support and General Use > Theming and Appearance Customization
iPod mini messing up WPS
(1/1)
k4zzy:
Hello,
I installed Rockbox on my second-generation iPod mini only two days ago, and I'm loving it. So far none of the available WPS's for the iPod mini have satisfied my needs, so I'm setting out to create my own little minimalist WPS.
I've run into a lot of problems so far. I think I have a good grasp of how all the tags work, both from reading through the wiki and just picking apart other WPS files. However, I am running into problems with creating my own, and I was hoping somebody could help me out a bit.
This is the code I'm using so far:
--- Code: ---%wd
%xl|a|bat00.bmp|1|1|
%xl|b|bat01.bmp|1|1|
%xl|c|bat02.bmp|1|1|
%xl|d|bat03.bmp|1|1|
%xl|e|bat04.bmp|1|1|
%xl|f|bat05.bmp|1|1|
%xl|g|bat06.bmp|1|1|
%xl|h|bat07.bmp|1|1|
%x|i|line.bmp|0|11|
%t90%?bl%ar%cl:Mp
%acSong: %it
%acArtist: %ia
%acAlbum: %id
%pb|4|10|128|
--- End code ---
And this is how it displays when I "play" the WPS file on my mini:
Click for a larger view.
I have no clue why it's displaying the "Song:" part twice, or why it would shove one next to the time. Any help would be greatly appreciated.
Genre9mp3:
Just add a "c" at the end of this line:
--- Code: ---%t90%?bl%ar%cl:Mp
--- End code ---
The clock tag is %cformatc and you have just forgot the last "c"
k4zzy:
Thank-you so much. I can't believe I missed that.
Navigation
[0] Message Index
Go to full version