This shows you the differences between two versions of the page.
|
customization:songtree [2010/01/25 16:10] squentin update screenshot link |
customization:songtree [2010/08/31 14:38] (current) bucaneer |
||
|---|---|---|---|
| Line 183: | Line 183: | ||
| * $name : song/group variables | * $name : song/group variables | ||
| - | * for columns : title artist album date year track disc comment playcount ufile upath version rating channel samprate bitrate filetype size genre label lastplay added modif length progress playing playicon labelicons queued length_ lastplay_ added_ modif_ \\ | + | * for columns : title artist album date year track disc comment compilation playcount ufile upath version rating channel samprate bitrate filetype size genre label lastplay added modif length progress playing playicon labelicons queued length_ lastplay_ added_ modif_ \\ length_ lastplay_ added_ modif_ are raw values in seconds that can be formatted differently using the function formattime or sprintf |
| - | length_ lastplay_ added_ modif_ are raw values in seconds that can be formatted differently using the function formattime or sprintf | + | * for groups : title year length artist album disc genres labels nbsongs (more will be added) |
| - | + | ||
| - | * for groups : title year length artist album disc genres labels (more will be added) | + | |
| Line 197: | Line 195: | ||
| * $_odd : true if the row is odd-numbered | * $_odd : true if the row is odd-numbered | ||
| - | * name:option : the value of the object option/property, this delays the evaluation of the expression until that object option/property has been evaluated | + | * name:option : the value of the object option/property, this delays the evaluation of the expression until that object option/property has been evaluated. \\ e.g. title:h is the height of the title object |
| - | example : title:h is the height of the title object | + | |
| * name : options of the column/group, will be user-editable, currently the columns have these predefined options : | * name : options of the column/group, will be user-editable, currently the columns have these predefined options : | ||