Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Columns UI: toolbars bottom (Read 1923 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Columns UI: toolbars bottom

how make tollbars bottom like here and add raiting to the colums ui... thx

Columns UI: toolbars bottom

Reply #1

you have to disable toolbars: menu > view > show toolbars

for ratings column add new column in:
preferences > display > columns ui > playlist view > columns
and in script tab > display subtab add this:

Code: [Select]
$repeat(★,%rating%)$rgb(224,224,224,255,255,255)$repeat(★,$sub(5,%rating%))

 

Columns UI: toolbars bottom

Reply #2
thx man