Displaying artist name and title in playlist

Hello everyone. I have a question about how to change the order in which the artist and title are displayed. I’d like it to be displayed as Artist - Title. I’d also like to repeat the question I asked earlier regarding the appearance of the players:

  1. How can I add an outro and intro counter to the player? So that the intro and outro are displayed separately and in different colors. For example, green for the intro and red for the outro.
  2. How can I change the appearance of the buttons in the player? Could you please provide a specific solution and how to do this? Do I need to create a separate folder in the program’s root directory? Where should I put it? Where can I find the buttons?
  3. Is it, or will it be, possible to activate sound on the player by pressing Enter for play and Backspace for stop?

Below is what my program looks like

1 Like

Just add this in the skin editor:

[Playlist]
TitleDisplayMode=JoinArtistTitle
1 Like