-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
[Bug] Comma delimited SeriesGroup field in ComicInfo not importing as expected #1122
Comments
From the documentation:
|
Ah, ok I think I understand. Komga doesn't import them individually, but comma-separated values are considered discrete in the ideology of the documentation? If I understand correctly. I wasn't sure as I recall you spearheading creating the documentation for a unified ComicInfo schema. If this is the case, I assume there is no way to have multiple automatically generated collections from multiple SeriesGroup entries? Thanks. |
Well ComicInfo is not documented, and the documentation we produced came after the Komga implementation. Changing the behaviour now would introduce a change for existing users, and i am not really sure of what's the usage of that field in the wild. |
Fair enough. It's not a big deal regardless. I personally just use the field for both original magazine release and franchise, but I'm not sure if these are "intended" uses of these fields. And it's mostly for the fact that Komga automatically organizes these into collections which is convenient. You can go ahead and close this though if Komga is working as intended or this isn't a planned feature. |
🎉 This issue has been resolved in |
Steps to reproduce
Expected behavior
Based on the documentation here for the Anansi Project, I presumed comma-separated values would be converted into discrete collections in Komga.
Actual behavior
Komga imports the collection as a singular entry with a comma in the name instead.
Logs
No response
Komga version
0.165.0
Operating system
Windows 11
Other details
Have additionally tried importing with multiple SeriesGroup fields, but only one is ingested.
Acknowledgements
The text was updated successfully, but these errors were encountered: