Replies: 3 comments 3 replies
-
An additional idea along with using Talkers could then mark How to go about the option(s) for the user could come down to: |
Beta Was this translation helpful? Give feedback.
-
This is information source versus actual comic. The information for the series is useful (publisher, artist/writer (manga is usually one person), characters and so on). It could be argued for manga that the chapter (and to a lesser extend, volume) information is of little value. Excluding MangaUpdates, Anilist, MyAnimeList (it has manga too) does not (currently) seem ideal. (Kitsu may be the general answer but may never have the coverage of MU/MAL.) The question is: How can MU (et al) be included with CT?
That seems like a bad idea as the extra information (publication date, synopsis, characters, etc.) can all be wrong. An option such as
The separation comes from the function. A series function only looks for series data. It could be in
As to getting rid of GenericMetadata. At some point |
Beta Was this translation helpful? Give feedback.
-
In terms of paths for the new
^ This I believe would require a new function added to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I believe one of the main problems with supporting series only talkers and to cover #234 is that
ii
does a joint series and issue search and identification. I propose splitting theseries
andissue
parts and also removeComicSeries
and useGenericMetadata
for both series and issue internally.I know you've been against a
hasIssues
talker variable before andii
not needing to know but for the issue window and tagging without an issue number etc., I'm not sure how it's possible without some indication of capability from the talker.With this knowledge (and an option to cover #234)
ii
could operate with series only talkers. It would still be a requirement that an issue talker needs an issue number.How does that sound?
Beta Was this translation helpful? Give feedback.
All reactions