Skip to content

Fixed not showing the cover during multi-comic scraping [#2305]#2306

Merged
mcpierce merged 1 commit intocomixed:mainfrom
mcpierce:bugfix/issue-2305
Jan 16, 2025
Merged

Fixed not showing the cover during multi-comic scraping [#2305]#2306
mcpierce merged 1 commit intocomixed:mainfrom
mcpierce:bugfix/issue-2305

Conversation

@mcpierce
Copy link
Contributor

Closes #2305

Status

READY

Does this PR contain migrations?

NO

Before You Submit Your PR:

  • Have you announced your PR on the comixed-dev mailing list?
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Refactors existing code (code changes for efficiency or maintainability)
  • Security fix (be sure to include the CVE in the commit message)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@mcpierce mcpierce added the bugfix A pull request containing a fix for an issue. label Jan 16, 2025
@mcpierce mcpierce added this to the 2.3 milestone Jan 16, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 16, 2025

@mcpierce mcpierce merged commit 0d42cc3 into comixed:main Jan 16, 2025
5 checks passed
@mcpierce mcpierce deleted the bugfix/issue-2305 branch January 16, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix A pull request containing a fix for an issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The cover is missing when scraping multiple comics.

1 participant