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

Add custom Thumbnail Url. Support backup & restore #1059

Merged
merged 7 commits into from
Feb 17, 2024

Conversation

Riztard
Copy link

@Riztard Riztard commented Jan 29, 2024

  • add custom thumbnail url in edit info/custom
  • include it in backup n restore
default edited n saved

@jobobby04 jobobby04 merged commit c835140 into jobobby04:master Feb 17, 2024
1 of 2 checks passed
@@ -45,6 +45,7 @@ data class BackupManga(
@ProtoNumber(600) var mergedMangaReferences: List<BackupMergedMangaReference> = emptyList(),
@ProtoNumber(601) var flatMetadata: BackupFlatMetadata? = null,
@ProtoNumber(602) var customStatus: Int = 0,
@ProtoNumber(603) var customThumbnailUrl: String? = null,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh right 800 is for j2k lol

@Riztard Riztard deleted the sy-custom-thumbnail-url branch February 18, 2024 00:29
cuong-tran referenced this pull request in komikku-app/komikku Feb 19, 2024
* Add custom thumbnail url. Support backup & restore

- add custom thumbnail url in edit info/custom
- include it in backup n restore

* increase chop char

* edit chop char again to match screenshoot

* tweak truncating middle part

* apply edited cover to history, updates , others

* simplify placeholder logic

---------

Co-authored-by: jobobby04 <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants