View Single Post
Old 08-11-2013, 09:31 PM   #1597
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,027
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Is there a way to tell it when to sort the ships?

story.py, line 455. After all replace_metadata lines applicable to 'ships' are run.

Does it matter where the sort_ships is?

Only what section. Changing it above or below replace_metadata will not matter.

Should I place the hierichal code after the sort_ship?

Doesn't matter.

Or should I be using ships_LIST when trying to add the hierarchical code?

ships_LIST replace_metadata is done after ships replace_metadata, sort_ships and application of join_string_ships. So that is an option.
JimmXinu is offline