Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Available %variables% in CUETools? (Read 13329 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Available %variables% in CUETools?

I would like to know where to find all variables that CUETools supports for the file destination template.

Also, I'm trying to do some probably quite insane scheme and it would be very useful to me if the CTDB TOCID were available as a variable to be used for that too. I'm guessing it's not, but, if it were ¿what would the variable name be?

I'm talking about this, "[CTDB TOCID: nSlbZarAwMt4cn77.373CgVv3r8-] found."
I'm presuming it's a unique ID generated from the TOC of the disc.
That would do nicely for what I'm trying to do.

Re: Available %variables% in CUETools?

Reply #1
You can use almost any custom tag that you might have in your source files as a template variable.
I recently edited http://cue.tools/wiki/CUETools_Templates to include what I could find in the source code.
korth

 

Re: Available %variables% in CUETools?

Reply #2
Thank you.
I see TOC ID is not one of them, as expected.
No way to do what I want other than copypasting it manually, I guess, which isn't really practical.