Hi,

the last version didn't work on the empeg because of the query string variables. I've fixed this - the variables are now passed as anchor ("#"):
Code:
remote=[0|1]            example:  remote=1   (show remote)
color={name}            example:  color=red  (load fascia_red.png)
refresh={milliseconds}  example:  refresh=0  (disable refresh)
sort={column}           example:  order=artist (set sort column)
order={asc|desc}        example:  order=asc    (set sort order)

An example URL would be http://www.ghostwheel.de/empeg/?FID=91e1...title#order=asc
Version 0.93 also has a new fascia "rainbow" and a bookmark button to save a favorite of the current view.

Alex


Attachments
empeg_weblite.zip (404 downloads)