-
Notifications
You must be signed in to change notification settings - Fork 49
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
Question about data import export etc. #1
Comments
Old and new stuff will go in the same database file. NewPipe and Tubular are separate apps, so anything in Tubular won't mess with anything in NewPipe. |
Sorry maybe I was not clear enough.(my bad) |
Oh! I'm not sure... as long as I don't touch the existing NewPipe tables then I think it will work. |
Ive been unable to import my data from the previous fork of newpipe sponsorblock. Causes the app to crash. |
@Tokopah @polymorphicshade Wrote in an other forum that there is a bug and he will fix it in next release. |
Hi @polymorphicshade, I'm trying to import my Tubular 0.26.1_r3 export to NewPipe 0.26.1 and Newpipe crashes. "A migration from 8 to 7 was required but not found". |
Tubular's database schema is different compared to vanilla NewPipe's database schema, so importing won't work. Feel free to make a new feature request about exporting the database for backwards-compatibility, but I doubt I'll get to it any time soon. |
all right, thanks for the update. It would have been nice to know that I can't go back to vanilla before I used Tubular so extensively. Maybe we could add a warning in the readme for the next people that want to go back ? |
Good idea! Also, you can probably fix the database yourself by using any standard sqlite editor. If you change the db version back to 7 and delete the SponsorBlock-specific tables, I think it will work. |
thanks good to know |
looks harder than originally thought. |
can confirm that with v0.27 you can now export Tubular database and import it to Newpipe perfectly ! |
…-change Fix Crash on Related Items Modal
Hello @poymorphicshade!
I am glad to see your new project.
I have read the last discussion about the Tublar project and I read that there will be special options like filter keywords, channels etc.
Will you keep this Tublar specific data separate from newpipe data or will it be in the same file?
Will the new backed up files incompatible with other New pipe versions?
What is the plan?
Thank you for your time in this project!
The text was updated successfully, but these errors were encountered: