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

_ForCAVAFY documents can create duplicate titles #119

Open
MarcosSueiro opened this issue Sep 14, 2023 · 0 comments
Open

_ForCAVAFY documents can create duplicate titles #119

MarcosSueiro opened this issue Sep 14, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MarcosSueiro
Copy link
Owner

This is because
(1) Checking for duplicates only includes ASCII characters
(2) Cavafy import will create a new title if it is not identical to the existing title

So a new episode title like "Benny Moré" will be added to a record with an episode title like "Benny More"

@MarcosSueiro MarcosSueiro added the bug Something isn't working label Sep 14, 2023
@MarcosSueiro MarcosSueiro self-assigned this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant