Because KissManga doesn't handle group names with chapters like Batoto does, it doesn't really work well with the current duplicate chapter detection.
I changed the code to handle cases where no group names are present so that it doesn't crash on KissManga with default settings, but it will crash with --interactive or --prefer-group. There might be a way to fix the interactive mode even without group names, but prefer group is most likely not going to work.
Because KissManga doesn't handle group names with chapters like Batoto does, it doesn't really work well with the current duplicate chapter detection.
I changed the code to handle cases where no group names are present so that it doesn't crash on KissManga with default settings, but it will crash with
--interactive
or--prefer-group
. There might be a way to fix the interactive mode even without group names, but prefer group is most likely not going to work.Any ideas on how to handle this?