Giter Club home page Giter Club logo

Comments (11)

majora2007 avatar majora2007 commented on September 28, 2024 1

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:
Wired (UK)
Wired (US)
Wired (ME)

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?

from kavita.

majora2007 avatar majora2007 commented on September 28, 2024 1

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.

from kavita.

bhcompy avatar bhcompy commented on September 28, 2024

PDFs will open with the image reader instead of image reader

I assume one of those is some other kind of reader?

from kavita.

majora2007 avatar majora2007 commented on September 28, 2024

PDFs will open with the image reader instead of image reader

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.

from kavita.

Enissay avatar Enissay commented on September 28, 2024

What about the folder tree requirements ?
Many/most magazines have specials, and many others have geographical editions (WIRED US, UK, ME).
Something like this:

wired/
├── me
├── special
├── uk
└── us

Also, some naming conventions which help keeping the collection ordered:

# 91 is the issue number
Magazine.091.2024.04.pdf

#10 is the issue number
OtherMagazine.2023.01.010.pdf

from kavita.

majora2007 avatar majora2007 commented on September 28, 2024

@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?

from kavita.

Enissay avatar Enissay commented on September 28, 2024

@majora2007 Here are a few concrete examples:

How it works

All About Space

from kavita.

Enissay avatar Enissay commented on September 28, 2024

I noticed different geographical editions. How would you expect them to be organized? I currently have them grouping under the issue.

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
So when I open a given magazine: I would have many sections/tabs: wired_me (for middle east edition), wired_us (for US edition), ...

wired/
├── me
├── special
├── uk
└── us

from kavita.

Enissay avatar Enissay commented on September 28, 2024

Yes, that sounds reasonable enough!
Not sure if the docker nightly has any of these changes but I would be glad to test it out.
The current Manga/Comic options are not fully fitting my use case :>

from kavita.

Cantello avatar Cantello commented on September 28, 2024

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?

Berliner Zeitung/
├─ Berliner Zeitung - 1945-05-22.pdf
├─ Berliner Zeitung - 1945-05-23.pdf
├─ Berliner Zeitung - 1945-05-24.pdf
├─ Berliner Zeitung - 1945-05-24 (Beilage).pdf
├─ Berliner Zeitung - 1945-05-25.pdf

from kavita.

TinuBE avatar TinuBE commented on September 28, 2024

I have some old Magazine from Micky Maus. I have saved the Files like this:

Micky Maus Magazin
├─ 1951
├── Micky Maus Magazin -v1951 #1.cbz
├── Micky Maus Magazin -v1951 #2.cbz
├─ 1952
├── Micky Maus Magazin -v1952 #1.cbz
├── Micky Maus Magazin -v1952 #2.cbz
├─ 1953
├── Micky Maus Magazin -v1953 #1.cbz
├── Micky Maus Magazin -v1953 #2.cbz

But the Structure-Parsing does not working. I have also tested with Special (SP) instead of # . still the same.

from kavita.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.