Skip to content

Single Book and Series with the same name #3964

@stumueller

Description

@stumueller

What happened?

I have a series of books, The harvest, sacrificial grounds, The witch cave. They are all part of a series called The Bell Witch
I also have a single book called The Bell Witch.
I have exported these books out of calibre using the save to disk function. and using the save name on the wiki page

{series:'re(ifempty($,field('title')),':',' -')'}/{series:'re(ifempty($,field('title')),':',' -')'}{series_index:0>2s| - |}

I can see in the kavita library folder I have a folder called
The Bell Witch

  • The Bell Witch - 01.epub
  • The Bell Witch - 02.epub
  • The Bell Witch - 03.epub
  • The Bell Witch.epub

The problem is that in my kavita library, they all show up under the Bell Witch Series, and the single book is marked as a special in that series.
I would like them as two seperate series though.

What is my best option for fixing this?
Would it be to save my books with author as well?

{series:'re(ifempty($,field('title') & ' - ' & field('authors')),':',' -')'}/{series:'re(ifempty($,field('title') & ' - ' & field('authors')),':',' -')'}{series_index:0>2s| - |}

But if Kavita creates the series based on title (for books that dont have a series) I'm still going to run into this problem

What did you expect?

I would like to see two separate series

Kavita Version Number - If you don't see your version number listed, please update Kavita and see if your issue still persists.

0.8.7 - Stable

What operating system is Kavita being hosted from?

Linux

If the issue is being seen on Desktop, what OS are you running where you see the issue?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Chrome

If the issue is being seen on Mobile, what OS are you running where you see the issue?

None

If the issue is being seen on the Mobile UI, what browsers are you seeing the problem on?

No response

Relevant log output

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageNeeds to be triaged by a developer and assigned a release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions