[SOLVED] Vinyl track style detected as discs and track number bugged

Bug reports go here.
Post Reply
1024mb
Posts: 44
Joined: Sun Nov 04, 2018 11:33 pm

[SOLVED] Vinyl track style detected as discs and track number bugged

Post by 1024mb »

I have some FLAC files tagged as A1, A2, A3, A4, A5, B1, B2, B3, B4, B5 and all of them have a TOTALTRACKS tag with value = 10.

Using

Code: Select all

 [CD %disc3%\]%track2%. %title% 
gives for example

Code: Select all

A1\10. Title of the song.flac
Using only

Code: Select all

%track2%. %title%
gives

Code: Select all

A1_10. Title of the song.flac
I'm using XRECODE 3 [64-bit] - 1.114 [Beta 2021-10-28/1650]

Edit: After actually using

Code: Select all

%track2%. %title%
it didn't named the files with the "_10", I haven't tried the other one but in that case the output file name column is being filled incorrectly.
Last edited by 1024mb on Sat Oct 30, 2021 1:45 am, edited 2 times in total.
1024mb
Posts: 44
Joined: Sun Nov 04, 2018 11:33 pm

Re: Vinyl track style detected as discs and track number bugged

Post by 1024mb »

(all the files have 10 as the track number)
1024mb
Posts: 44
Joined: Sun Nov 04, 2018 11:33 pm

Re: Vinyl track style detected as discs and track number bugged

Post by 1024mb »

Also, for some reason adding my previous comment to the post or even adding more text to that comment crashed the forum, I got Internal Server Error.
admin
Site Admin
Posts: 963
Joined: Wed Nov 17, 2010 12:56 pm

Re: Vinyl track style detected as discs and track number bugged

Post by admin »

Here's the update to try - https://xrecode.com/test2/setup_xrecode ... _1.114.exe
I know that my hosting provider has enabled some anti hacking/spamming/etc. features and I'm getting errors when editing the posts myself from time to time.
1024mb
Posts: 44
Joined: Sun Nov 04, 2018 11:33 pm

[SOLVED] Re: Vinyl track style detected as discs and track number bugged

Post by 1024mb »

Tested it and it's working well now, thank you.
Post Reply