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

Support all Tachiyomi downloaded chapter names #751

Closed
wants to merge 4 commits into from

Conversation

Syer10
Copy link
Collaborator

@Syer10 Syer10 commented Nov 3, 2023

No description provided.

@Syer10 Syer10 requested a review from schroda November 6, 2023 02:17

return getMangaDir(mangaId) + "/$chapterDir"
return buildList {
if (!chapterEntry[ChapterTable.scanlator].isNullOrEmpty()) {
Copy link
Collaborator

@schroda schroda Nov 6, 2023

Choose a reason for hiding this comment

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

is there a difference in this and line 45?

Copy link
Collaborator Author

@Syer10 Syer10 Nov 6, 2023

Choose a reason for hiding this comment

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

Hmm, previously I wanted to read downloads where there was an empty scanlator, but I fixed that in another PR. I'll remove it

@Syer10 Syer10 closed this Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants