Skip to content

Fix database import#12569

Merged
TobiGr merged 1 commit intoTeamNewPipe:refactorfrom
Isira-Seneviratne:Fix-import
Aug 27, 2025
Merged

Fix database import#12569
TobiGr merged 1 commit intoTeamNewPipe:refactorfrom
Isira-Seneviratne:Fix-import

Conversation

@Isira-Seneviratne
Copy link
Copy Markdown
Member

@Isira-Seneviratne Isira-Seneviratne commented Aug 25, 2025

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Fix an issue where the app database was being restored to the incorrect location.
  • Refactor file locator code to obtain the DB path from a Context and make use of more Path methods such as resolveSibling.

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@github-actions github-actions Bot added the size/small PRs with less than 50 changed lines label Aug 25, 2025
@Isira-Seneviratne Isira-Seneviratne added rewrite Issues and PRs related to rewrite import/export Anything related to import/export of data and subscriptions labels Aug 25, 2025
@github-project-automation github-project-automation Bot moved this to In Progress in Rewrite Aug 25, 2025
@ShareASmile ShareASmile added the bug Issue is related to a bug label Aug 25, 2025
Copy link
Copy Markdown
Contributor

@TobiGr TobiGr left a comment

Choose a reason for hiding this comment

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

Thanks

@TobiGr TobiGr merged commit 10c5a5d into TeamNewPipe:refactor Aug 27, 2025
8 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Rewrite Aug 27, 2025
@TobiGr TobiGr linked an issue Aug 27, 2025 that may be closed by this pull request
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue is related to a bug import/export Anything related to import/export of data and subscriptions rewrite Issues and PRs related to rewrite size/small PRs with less than 50 changed lines

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Refactor Nightly] Import database not working

3 participants