Allow Database import from PipePipe #11960
Labels
database
Issue and PRs related to database operations
feature request
Issue is related to a feature in the app
wontfix
This issue will not be fixed
Checklist
Feature description
Be able to import an export from the PipePipe fork without crashing the app (best effort import).
Why do you want this feature?
PipePipe i a fork of NewPipe, which many people use if they need some of its features or because they want to try it out
However, when people want to switch back to NewPipe (it was mentioned on chat that PipePipe tends to be more buggy in situations), they cannot import their database, NewPipe will crash after import.
Additional information
There is a python script which does the migration already, so implementing would be as simple as
Furthermore, we should stabilize the import in a way that does not make NewPipe crash after import. Though that’s probably a separate bug report.
The text was updated successfully, but these errors were encountered: