View Single Post
Old 08-28-2012, 09:37 PM   #3
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by Npnth View Post
Sorry for the chatter, this was the result of a plugboard I was using. I had been using

Code:
{series:re(([^\s])[^\s]+(\s|$),\1)}{series_index:0>2s| - | - }
instead of
Code:
{series:re(([^\s])[^\s]+(\s|$),\1)}{series_index:0>2s| - | - }{title}
What you are seeing seems to be to be expected behavior for your metadata plugboard.

If you just put series in the title then books without a series would be labeled as unknown because there is nothing to place in the title. Why did you remove {title} from the plugboard?
DoctorOhh is offline   Reply With Quote