Skip to content

twrp download hidden #736

@SirRGB

Description

@SirRGB

Describe the bug
TWRP Download button does not show up

To Reproduce
Steps to reproduce the behavior:

  1. make app (0.5.6)
  2. Navigate to "Now Pick an OS image or recovery file"

Expected behavior
There should be a button to download twrp if twrp-link is defined

Log file

2025-07-11 16:17:20.245 | INFO     | utils:get_download_link:47 - Checking https://download.lineageos.org/api/v2/devices/poplar
2025-07-11 16:17:35.663 | INFO     | utils:get_download_link:56 - https://download.lineageos.org/api/v2/devices/poplar doesn't exist, status_code: 400

Desktop (please complete the following information):

  • OS: Ubuntu (Tuxedo OS)
  • Version 24.04 LTS (3)

Smartphone (please complete the following information):

  • Device: Xperia XZ1
  • OS: Stock
  • Version 9

Additional context
It checks for the lineage download link pretty long as well. Maybe this check also related?

twrp_download_link = f"https://dl.twrp.me/{self.state.config.twrp_link if self.state.config.twrp_link else self.state.config.device_code}"

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions