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

Story Arc Script #12

Open
CuddleBear92 opened this issue Jan 21, 2020 · 0 comments
Open

Story Arc Script #12

CuddleBear92 opened this issue Jan 21, 2020 · 0 comments
Labels

Comments

@CuddleBear92
Copy link
Owner

We need a script to generate Story Arc files (Example)

There is another program that generates the files, but they it is requiring a ton of manual work.
https://ubooquity.userecho.com/communities/1/topics/620-generic-comic-arcs-for-any-theme
or mirror of UUC here

Instead of that, it could maybe be done one of multiple ways.

Top of the list would be parsing Comic Book Reading Orders.
But i believe the files need a filename of the actual archive. (need more info on this!)

Alternative is to scrape ComicVine but again, filename. This might be able to use the filename if it searches for the cvinfo file as it contains ComicVine urls to the Series/Volume itself but not the Story Arc, could be scraped for.... this is prob the most code intensive.

The Last option would be to rely on ComicRack as a whole and allow it to export and generate from selected files with either the Story Arc or Alternative Series field filled (Comicvine Scraper fills Alt as it can also use Alt issue numbers).
This way the script has full access to the filenames and all metadata within ComicRack.
ComicRack Should load any Python code in theory.
Sadly the website and wiki is dead at this moment.

Guess one could also play with a conversion script from comicbook lists and comicbook reading order exports from ComicRack.

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

No branches or pull requests

1 participant