Metadata Plugboard Stopped Working
I have the following metadata plugboards set up to add the series info to titles:
epub:KOBOTOUCH([{series:re(([^\s])[^\s]+(\s|$),\1)}{series_index:0>2s| - | - }{title}] -> title
kepub:KOBOTOUCHEXTENDED([{series:re(([^\s])[^\s]+(\s|$),\1)}{series_index:0>2s| - | - }{title}] -> title
I have not altered these but at some point they have stopped working and the vanilla title is getting sent to the device in spite of any series information set up.
Anyone have any ideas what may be wrong?
|