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 extension list endpoint/url #993

Closed
5 tasks done
dhupee opened this issue Jan 9, 2024 · 4 comments
Closed
5 tasks done

Add custom extension list endpoint/url #993

dhupee opened this issue Jan 9, 2024 · 4 comments

Comments

@dhupee
Copy link

dhupee commented Jan 9, 2024

Describe your suggested feature

given the situation and with some users decided to fork and deal with the extensions him/herself is it possible to have a feature to link your tachiyomi to "custom url"

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 or closed issue.
  • I have written a short but informative title.
  • If this is an issue with an extension, I should be opening an issue in the extensions repository.
  • I have updated the app to version 1.9.4.
  • I will fill out all of the requested information in this form.
@jobobby04
Copy link
Owner

Already exists as External Repos

@jobobby04 jobobby04 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2024
@noaione
Copy link

noaione commented Jan 9, 2024

The feature is not working as intended since the following code will always throw an error: https://github.com/jobobby04/TachiyomiSY/blob/master/app/src/main/java/eu/kanade/tachiyomi/extension/api/ExtensionGithubApi.kt#L60-L64
and the custom extensions repo will only load/fetched after that code

.awaitSuccess(): https://github.com/jobobby04/TachiyomiSY/blob/master/core/src/main/java/eu/kanade/tachiyomi/network/OkHttpExtensions.kt#L115

@drewbitt
Copy link

drewbitt commented Jan 9, 2024

Adding a custom repo to Browse > Edit Repos indeed does not populate a list of extensions as I expect.

@jobobby04
Copy link
Owner

It's fixed for the next build/release

@jobobby04 jobobby04 mentioned this issue Jan 9, 2024
8 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants