It is not really intended for that

Christian Weiss via Cheetahtemplate-discuss <[email protected]> Tue, 24 Sep 2024 14:22:11 +0200
Newsgroups gmane.comp.python.cheetah
Message-ID <[email protected]>
Hello ALL.

I have a TV series collection here, all the titles are in English, but I
need them in German. That's why I identified and collected the German
titles.

But how do I get them into the file names?

Since Cheetah3 can also work in the shell, I packed the titles in JSON
and let Cheetah3 spit out a shell script for the renaming template.
Problem solved...

Bye, Christian