Skip to content

Playlist View - follow up #156

Answered by TT-ReBORN
treboa asked this question in Q&A
Oct 30, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Open foobar2000\profile\georgia-reborn\scripts\Base\gr-settings.js and go to line ~1886:

Replace:
tf.vinyl_track = $if2(${tf.vinyl_side}[${tf.vinyl_tracknum}]. ,[%tracknumber%. ]);
to:
tf.vinyl_track = $if2(${tf.vinyl_side}[${tf.vinyl_tracknum}] - ,[%tracknumber% - ]);

Now the title formatting should be displayed as 01 - Pharaoh's Dance instead of 01. Pharaoh's Dance.

-TT

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@treboa
Comment options

Answer selected by treboa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants