View Single Post
Old 02-21-2016, 05:26 AM   #1083
edeniz
Zealot
edeniz began at the beginning.
 
Posts: 132
Karma: 10
Join Date: Oct 2015
Device: Sony Reader, Tolino Shine, Samsung Galaxy S3
Quote:
Originally Posted by JimmXinu View Post
[...]So you're still having a problem, it's something else.
You were right, it was something else. I deleted everything line by line, and found the culprit. As suspected, it was a dumb mistake.

Having this in my defaults screwed it up:
Spoiler:
Code:
add_to_extra_valid_entries:,rawgenre
include_in_rawgenre:genre.NOREPL


I liked your suggestion here, and so added those rawgenre lines to move that tag from genre to characters. But I had added them in the defaults, which turned out to be a mistake. Because the ao3 part of the ini already had this:

Spoiler:
Code:
add_to_extra_valid_entries:,series00HTML,series01HTML,series02HTML,series03HTML


and so while those lines did their intended job, there was apparently a conflict with ships2chars. I simply had not noticed. Now that I deleted them from the defaults and added to ao3 where they belongs, there is no problem.

for your indulgence.
edeniz is offline   Reply With Quote