Closed kcoure closed 9 months ago
Like with your previous issue, there is no way to do this built in to the skin but you can alter this yourself by editing the code.
In the file WSHgraphicbrowser_trackinfos.js edit lines 2421 and 2422 and swap the this.firstRow
and this.secondRow
in them.
Thank you! Confirming that it works.
Is it possible to swap the artist and album title so that it changes places in item 1 on the screenshot, but stays as it is in item 2? I used to solve this problem by changing the grouping method by swapping the variables there (screenshot 2), but these fields change in all places at once. So they make item 1 look good, but spoil item 2. Can anyone help me, please?