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

Set poster from ComicInfo.xml metadata rather than first page #1487

Open
4 tasks done
BaccanoMob opened this issue May 2, 2024 · 1 comment
Open
4 tasks done

Set poster from ComicInfo.xml metadata rather than first page #1487

BaccanoMob opened this issue May 2, 2024 · 1 comment
Labels
consider Not sure yet if this makes sense or not

Comments

@BaccanoMob
Copy link

BaccanoMob commented May 2, 2024

Describe your suggested feature

The title page are most ideal for poster/preview for the book. For Oneshots or some manga chapters the title page are at a few pages from start.

By default, the first pages is used, and currently it is possible to set it manually via UI or have a copy of the page with the same title as book (loading from local artwork assets). It would be nice if it could be loaded automatically when refreshing metadata or importing itself.

Preferably, get the page from Pages / ComicPageInfo with type FrontCover. Or InnerCover if FrontCover is not specified. And ultimately the first page if none are set.

Alternatively, you could use new attribute Poster as a bool/int to preload the pages as poster/artwork but I feel FrontCover and InnerCover is more than enough to auto set poster.

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the app to the latest version.
  • I will fill out all of the requested information in this form.
@gotson gotson added consider Not sure yet if this makes sense or not and removed triage labels May 3, 2024
@BaccanoMob
Copy link
Author

Some additional info:

I mostly prefer to the thumbnails to be as small as possible.

Apparently, autogenerate thumbnail has the lowest size. So it would be ideal for users who has a large library and want to conserve storage.

Screenshot 2024-05-04 125734

left -> [largest] local artwork asset (first page) (current quick workaround)
center -> [smallest] autogenerated based on first page
right -> user uploaded (selected first page via UI)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consider Not sure yet if this makes sense or not
Projects
None yet
Development

No branches or pull requests

2 participants