Thanks again!
Had I only looked earlier at the solution you linked…
Anyhow: I've changed what you gave me - as it didn't work for me. As the comment in the linked solution states: series_index has to come after series.
What I did to the opf2 you gave me, is to not search for "calibre:" in name but for name == "calibre:series_index" which I then simply move to the end. So not moving each and every calibre: metadata but just this one.
I think it's fast enough.
|