Support and General Use > Theming and Appearance Customization
new toy to play with... playlist viewer in WPS (FS#10898)
[Saint]:
Could there be a way to implement this conditionally?
Like when Hold is on for instance?
I'm thinking from the viewpoint of limited screen size.
Just curious, no importence.
[St.]
JdGordon:
of course. just put it in a conditional viewport.
JdGordon:
well bugger the lot of you.... I'm having fun implementing this wehether you want it or not! :D
I've come up with a clever way to make it extremely customisable (including partial scrolling) without making the code complex :D
Everything under "Up next:" in that screenshot is this playlist viewer. except there are 3 of them! One does the playlist number, one does the track title/filename (could be scrolling if you wanted but I tihnk that looks crap), and one does the track time (-- is because those tracks havnt been buffered yet).
I've attached my wps to give you an idea how it looks... the skin language is now looking like:
%Vp|<offset>|<code to show if id3>|<show me otherwise>|
the offset is how far from the current track to start displaying. 0 is the current track, 1 is the next track, etc
The code in the next two parts is a very limited skin code. NO conditionals, and just about no tags are supported... the following list are supported:
<free text>
%pp - playlist position
%fn - file name
%fp - file path
%ia - artist
%it - track title
%pt - track length
%s - scroll the whole line
add suggestions for which other tags to add support for.
Ste-:
Good work. I also like the look of this and cant wait to get started themeing with it.
perfectdrug:
I'm looking forward to try this out :)
thanks
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version