Quote:
Originally Posted by navegacalibre
I am trying to solve the ¨title_sort" "problem" when saving to disk with preferences-tweaks:
I code:
# Control formatting of title and series when used in templates
save_template_title_series_sorting = 'strictrly_alphabetic'
but still i get title and not title_sort when saving with this template:
{title} - {authors}
any clues ????
|
If you want "The Lord of the Rings" to save as "Lord of the Rings, The" then change the tweak from
strictly_alphabetic to
library_order. If this isn't what you want then try correcting the spelling in your tweak.