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

[Feature Request] add more keys to /api/v1/category/{ID} #307

Open
2 of 5 tasks
Robonau opened this issue Mar 5, 2022 · 7 comments
Open
2 of 5 tasks

[Feature Request] add more keys to /api/v1/category/{ID} #307

Robonau opened this issue Mar 5, 2022 · 7 comments
Labels
enhancement New feature or request

Comments

@Robonau
Copy link
Contributor

Robonau commented Mar 5, 2022

What feature should be added to Tachidesk?

some information that is currently in /api/v1/manga/{chapID}/chapters is necessary in /api/v1/category/{ID} for some features that tachiyomi has (namely sorting options)

 "last-read": lastReadAt (highest of all the chapters / last chapter read)
 "last-checked": would like, but idk where data is
 "total-chapters": chapterCount (from any chapter all the same)
 "latest-chapter":  uploadDate (from most recent chapter / first in list)
 "date-fetched": fetchedAt (from most recent chapter / first in list)
  • last-read
  • last-checked
  • total-chapters
  • latest-chapter
  • date-fetched

Why/Project's Benefit/Existing Problem

necessary in order to avoid spamming requests to get the information

@Robonau Robonau added the enhancement New feature or request label Mar 5, 2022
@AriaMoradi
Copy link
Member

what do you need each of these keys for?

@Syer10
Copy link
Collaborator

Syer10 commented Mar 6, 2022

Sorting in library

@Robonau
Copy link
Contributor Author

Robonau commented Mar 6, 2022

chapterCount would also allow for the filter option we are missing
also in library

@AriaMoradi
Copy link
Member

We are getting close to covering this issue, what's left?

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 20, 2023
@github-actions
Copy link

@Robonau this issue was not reopened because:

  • You did not remove Angle brackets(< and >) from the title

1 similar comment
@github-actions
Copy link

@Robonau this issue was not reopened because:

  • You did not remove Angle brackets(< and >) from the title

@Syer10 Syer10 changed the title [Feature Request] <add more keys to /api/v1/category/{ID}> [Feature Request] add more keys to /api/v1/category/{ID} Feb 20, 2023
@Syer10 Syer10 reopened this Feb 20, 2023
@Syer10
Copy link
Collaborator

Syer10 commented Feb 20, 2023

Added checkboxes

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

No branches or pull requests

3 participants