View Single Post
Old 04-30-2015, 09:05 AM   #109
chrnno
Connoisseur
chrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with others
 
Posts: 50
Karma: 2652
Join Date: Jan 2014
Device: Samsung Galaxy J2
Changing the lines to these should work if I what I think is happening is true.
Code:
category=>Kane Chronicles$=>The Kane Chronicles
category=>The Kane Chronicles - Rick Riordan$=>The Kane Chronicles
category=>Kane Chronicles - Rick Riordan$=>The Kane Chronicles
category=>Kane Cronicles$=>The Kane Chronicles
Code:
characters=>Grissom$=>Gil Grissom 
characters=>Gil Grisson$=>Gil Grissom
characters=>Gill Grissom$=>Gil Grissom
Basically this is a simple ordered replacement so when it reaches your last line and replaces "Grissom" for "Gil Grissom" there is already a "Gil" before that.

You can be lazy too and simply add at the end a replacement for "Gil Gil Grissom" to turn into "Gil Grissom". I have done it at times while I figured out how to do otherwise and there is probably a few still left here.

And Jimn I don't think I posted yet so great work on the transition and thanks again for maintaining and adding to this great plugin, really awesome how useful it is and how you keep to it though all this time.

Last edited by chrnno; 04-30-2015 at 09:16 AM.
chrnno is offline   Reply With Quote