Solved Expert Mode
#1
What character to use to transfer the value to the newline Huh
e.g. when adding a Tagline to the description of a movie, it comes out at the end:

$ {movie.plot} $ {movie.tagline}

I need the result to be:

$ {movie.plot}
$ {movie.tagline}
#2
basically all fields are just text and _not_ formatted (seeing a new line is a type of formatting). The component we used here is a textfield which does only support single line values

I will change that in the next build
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab
#3
OK
Thank You
Blush
#4
Checked - works. Blush
Thank you very much again.

Logout Mark Read Team Forum Stats Members Help
Expert Mode0