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

All saved EPUB have identical identifier #44

Open
k-kirill opened this issue Jan 9, 2021 · 0 comments
Open

All saved EPUB have identical identifier #44

k-kirill opened this issue Jan 9, 2021 · 0 comments
Assignees
Labels

Comments

@k-kirill
Copy link

k-kirill commented Jan 9, 2021

The identifier element in the OEBPS/content.opf file of saved EPUB files has identical isbn value:

<dc:identifier id="db-id">isbn</dc:identifier>

So, adding a newly saved EPUB file to my foliate library replaces the old one.
For the time being, to work around the issue, I have to generate UUID manually and use it instead of isbn for every file, which I would like to avoid.

@alexadam alexadam self-assigned this Apr 14, 2023
@alexadam alexadam added the bug label Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants