View Single Post
Old 10-13-2022, 07:02 PM   #7
littlenellie
Member
littlenellie began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Jan 2019
Location: England
Device: KT4
Quote:
Originally Posted by kovidgoyal View Post
When you convert in the GUI the generated cover is used directly. When you convert from the CLI there is no pre-genrated cover so a new one based on metadata is generated.
Ah, I see.

After testing various different things from the CLI, I found that the only metadata that shows up in the sub-title is if I pass in both 'series' and 'series-index'.

Is there any way to pass in anything else? Or hide the 'series-index'? Or to format the 'series' text, so that I can pass in other values concatenated together? e.g. if I passed in the equivalent of this pseudocode:

--series "concatenated(rating, <br>, tags, <br>, comments)"

thanks!
littlenellie is offline   Reply With Quote