Skip to content
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

[FEATURE] Requests metadata from the file name #500

Open
hucurve opened this issue Nov 6, 2024 · 2 comments
Open

[FEATURE] Requests metadata from the file name #500

hucurve opened this issue Nov 6, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@hucurve
Copy link

hucurve commented Nov 6, 2024

I like the style of stump and would like to move my comic library here
An important problem, however, is that there is almost no corresponding file for the standard metadata in the ZIP file

I, however, followed the EHERENTAI naming convention to the method strictly:
(years)[ Artist ] TITLE (Series)[ Language ] .

I think this can greatly facilitate the process of dealing with a large number of zips
Is also my hope that Stump can develop the function, I wish Stump better and better,thank U!

@hucurve hucurve added the enhancement New feature or request label Nov 6, 2024
@aaronleopold
Copy link
Collaborator

Happy you like the style of Stump!

An important problem, however, is that there is almost no corresponding file for the standard metadata in the ZIP file

I'm not sure what you mean, maybe I am just misunderstanding. Stump does collect metadata from a select set of files common in the community, see https://www.stumpapp.dev/guides/basics/books#metadata. Are you saying that your files, specifically, do not have metadata files inside of them?

(years)[ Artist ] TITLE (Series)[ Language ]

I'm not necessarily opposed to supporting this, but it would be a medium-large effort to adjust the scanner to look for and match on it. I'll keep this in consideration, but can't make any timeline promises 🙂

@hucurve
Copy link
Author

hucurve commented Nov 6, 2024

That's right, most of my files are comic strip packages, almost all of them are pictures, because no one will maintain and write metadata files. They look like these:
image
I've used pretty much all the self-hosting software available, and I think the most feature-rich is the desktop version of Calibre, but I gave up because it was too much work. I think some of the best features are :
(1) custom character scraping for author name, title, and so on,
(2) author name mapping because authors can have multiple names, and
(3) write metadata, custom edited metadata can be written to. Zip, . CBR compression package for easy archiving.
I hope these helps developers think outside the box, but I wish Stump every success as a differentiated, self-hosted software, and I'd move quickly to add it if more function could be added. Best wishes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants