Skip to content

feat(repo): Updates backup routes and allows manual selection of warehouse sources - #750

Closed
HSSkyBoy wants to merge 4 commits into
JingMatrix:masterfrom
HSSkyBoy:main
Closed

feat(repo): Updates backup routes and allows manual selection of warehouse sources#750
HSSkyBoy wants to merge 4 commits into
JingMatrix:masterfrom
HSSkyBoy:main

Conversation

@HSSkyBoy

@HSSkyBoyHSSkyBoy commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Use backup.modules.lsposed.org as the backup repository. This is a temporary fix; the new version of the repository uses a different format, and the outdated backup connections have been removed.
Changes details:
1.
Backup lines have been updated:
The outdated backup addresses (blogcdn, cloudflare) have been removed. They have been replaced with backupmodules.lsposed.org.
The logic of reattempting operations has been simplified, making it more compatible with current warehouse architecture.
2.
Add the "Warehouse Source" option in "Settings > Warehouse".
Users are allowed to manually choose either “Default” or “Backup” route.
The automatic Fallback mechanism is retained: If the user attempts to connect to the preferred route but fails, the system will still automatically try to switch to another available route.

This is a temporary fix; the new version of the repository uses a new format and has removed invalid backup repositories.
@ahmed-alnassif

Copy link
Copy Markdown

Dup of: #747

@HSSkyBoy

Copy link
Copy Markdown
ContributorAuthor

Dup of: #747

You first need to understand what repetition is. Our approaches aren’t exactly the same.

@JingMatrix

Copy link
Copy Markdown
Owner

Closing in favor of #765, which fixes the same repository-loading regression with a simpler approach. This PR's manual warehouse-source selection adds more complexity than needed for the fix. Thanks for the contribution!

Sign up for freeto 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.

4 participants

@HSSkyBoy@ahmed-alnassif@JingMatrix@amaturenoob