Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix duplicate title_xx cases #95

Open
LibertyPaul opened this issue Apr 12, 2020 · 1 comment
Open

Fix duplicate title_xx cases #95

LibertyPaul opened this issue Apr 12, 2020 · 1 comment

Comments

@LibertyPaul
Copy link
Owner

Need to implement a replacement for title_xx in case of duplicate value (as it is now with "Dracula").
1st approach - is to use Alias instead (not sure what to do if the alias is also a duplicate).

@LibertyPaul
Copy link
Owner Author

LibertyPaul commented Apr 26, 2020

2nd thought - is to keep a list of ignored aliases (hope LF never violates their uniqueness!) and exclude them right after parse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant