-
-
Notifications
You must be signed in to change notification settings - Fork 403
Magazine Library Type #2578
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
Comments
I assume one of those is some other kind of reader? |
The image reader is what you'd experience when opening archives. From what I saw with magazines, they are mainly scans and as such, the aren't going to need the full power (or limitations) of the PDF reader itself. |
What about the folder tree requirements ?
Also, some naming conventions which help keeping the collection ordered:
|
@Enissay I noticed different geographical editions. How would you expect them to be organized? I currently have them grouping under the issue. Can you give me an example of Specials? |
@majora2007 Here are a few concrete examples: How it works
All About Space
|
What do you mean under the issue, I am new to Kavita so forgive my ignorance xD Anyhow, an easy way is as I showed above: all editions separated in sub-folders under the same Magazine name
|
What I'm asking is how you are consuming them and how they are named/grouped. For example, based on what I've done so far, you'd have: as different Series. Then Volumes (representing the year) and Issues. Specials I can add support for as well. The reason I broke it up like this is because UK and US editions of the same magazine Issue 1 will have different ISBNs, so it makes sense that they are broken up by series. Is this aligned with your own understanding or are you suggesting something else and if so, what? |
Yes, that sounds reasonable enough! |
It's in development, but nearing the end of the first pass and there will be a nightly soon. I HIGHLY encourage feedback as I don't collect magazines and this is being made to help the community. |
I know that this was supposed to be exclusively for magazines, but I have some old-ish newpaper archives that are also organized like maagzines, just on a daily basis. Would this overwhelm the parser or would it be okay?
|
I have some old Magazine from Micky Maus. I have saved the Files like this: Micky Maus Magazin But the Structure-Parsing does not working. I have also tested with Special (SP) instead of # . still the same. |
I think this is similar to: #2541 |
Having a Magazine structure in Kavita would be amazing, I’ve not imported mine yet as I’ve not got a folder structure fully sorted for them yet (I have 100s) , plus as it’s not a fully supported feature, I’m prepared to wait a bit longer. My planned (partially implemented) folder structure is theme based, so “Sport & Leisure”, “Cooking”, “Health & Fitness” etc. and I’m considering a level below e.g Entertainment / Movies
|
I noticed that when magazines (pdf) are organized like this then the specific volume does not show a count of issues in the volume:
Whereas when named like either of these, it does show the count on the volume, but not all issues are shown when clicking on the volume or even under the issues tab. Only first issue in each volume, get shown, and so all but the first issue in a volume is inaccessible.
Also, items in Thanks for an awesome project by the way! |
If this will be helpful, here's what my magazine collection looks like:
|
chiming in here because I am currently struggeling getting the magazines into the right format both in terms of folders and naming so they are properly recognized. I am willing to do a lot of renaming and structuring but so far the grouping fails for me - either not grouping at all (when I have the running number as suffix) or grouping correct when I don't have the (nnn) as running suffix number but then ignoring magazines when there where two in one month (naming structure is "magazine yyyy mm dd (nnn).pdf //edit: I am trying as a manga library right now |
@majora2007 is this implemented already? I've been waiting since so I can test it and provide feedback |
Unfortunately not. I made a lot of progress, but haven't gotten back around to it. One of the biggest hurdles was trying to use the image reader for the PDFs, which at this point I think I'll have to abandon. I'll try and see if I can get some progress out on it this year, at least in a canary. |
I'm really looking forward to this feature! Is there a recommended folder structure and naming convention that we should follow to ensure compatibility? I’d love to start preparing my collection ahead of time. |
This got lost in the never-ending work that Kavita is. I'm doing some scanner work in v0.8.6 and will see if I have some time to get something preliminary out. The code is 90% complete already. |
Introduce a new library type called Magazines aimed for Magazines. The library behaves in the following ways:
After talking with users, this is the current proposal:
Supported Parsing:
Need Feedback on:
The text was updated successfully, but these errors were encountered: