
I am trying to send books to my Kindle Fire using series information in the title.
I copied two different templates and tried using both "any format" and "azw3" with KINDLE_FIRE as the device and neither did anything.
Template one:
{series}{series_index:0>2s| - | - }{title}
Template two:
{series:||/}{series_index:|| - }{title}
Any help (please keep it simple!) would be appreciated.