Page 1 of 1

[SOLVED] Tags

Posted: Tue Mar 31, 2020 3:21 pm
by beneric
Hello,
I wrote in the file tagsreplace.txt this idem :

# Special values which can be used in value
# %y% - current year (nnnn)
[Year]
<ANY>=%y%

XRecode v1.100 write in the Year Tag 20% instead of 2020. :?: :oops: Maybe I'm wrong or it's a bug.

Re: Tags

Posted: Tue Mar 31, 2020 7:24 pm
by admin
Huh, that's an error in the docs. I updated https://xrecode.com/wiki/index.php?titl ... ition_file
You need to use:
%y for YY
or %Y for YYYY

More items - https://xrecode.com/wiki/index.php?titl ... a_elements

[SOLVED] Re: Tags

Posted: Wed Apr 01, 2020 11:56 am
by beneric
Ok, the problem is solved, thanks for your support and for this great audio converter ;)