View Single Post
Old 01-20-2020, 07:59 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,106
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Skydog View Post
In my library I have a custom column/color for series that do not (by choice) display leading zeros in the series. However, the series info that is being sent to my devices always displays leading zeros in the metadata. Where and how can I change this to eliminate the leading zeros?



Thank you!
The template for the Plugboard or filename (depends on your device, which is shown)
Code:
The series
The series number. To get leading zeros use {series_index:0>3s} or {series_index:>3s} for leading spaces
theducks is online now   Reply With Quote