If you want to do this on the device but not in the library, it would be easy to do this with the plugboard rules.
If you want to do it in the library, there may be a better way to do this, but I think this will work...
First, select books that are not already fixed, possibly using some search rule (for instance, series_index:>0 and not tags:=fixseries ), and then bulk edit their metadata
search field: {template}
template: {series}#{series_index:}:
search for: (.*)
replace with: \1
destination: title, prepend, no split result
I'm no template expert, so there may be some refinements you can do there, especially if some books don't have a series number.
|