Kareadita / Kavita

Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
http://www.kavitareader.com
GNU General Public License v3.0
6.15k stars 320 forks source link

Raw Images don't support Specials #1737

Closed NotxNero closed 1 year ago

NotxNero commented 1 year ago

Please put as much information as possible to help me understand your issue. OS, browser, version are very important!

Describe the bug When adding a Special using the correct folder structure and SP tag in the form of a folder filled with jpg's Kavita shows every jpg as a seperate special. This is not the case when the series is only CBZ files.

To Reproduce Steps to reproduce the behavior:

  1. Have a manga folder
  2. use the structure ROOT > SERIES FOLDER > SPECIALS FOLDER > SERIES NAME SP01 > JPGs
  3. Scan Kavita / Refresh Kavita
  4. See error

Expected behavior Every jpg from the sp01 shows up as a seperate folder

Screenshots

image

image

Desktop (please complete the following information):

majora2007 commented 1 year ago

So I took a look at this and it looks like Kavita doesn't support Specials for Raw Images. This is because each image is treated as a special already. When I added parsing support to recognize SP marker, the logic takes the name of the folder with the marker and treats that as a series.

Given the extremely low population of users using raw images (especially how limiting they are), I would opt to not support this and instead ask you to open a feature request. This way if the community deems it important, I can reconsider and dump the many hours it would take to support this.

ytoaa commented 1 year ago

I want that function. Do you have any plans yet?