Skip to content
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

Closed
hetszunyukapanyanyimonyok opened this issue Jan 22, 2024 · 12 comments
Closed

Question about data import export etc. #1

hetszunyukapanyanyimonyok opened this issue Jan 22, 2024 · 12 comments

Comments

@hetszunyukapanyanyimonyok

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!

@polymorphicshade
Copy link
Owner

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.

@hetszunyukapanyanyimonyok
Copy link
Author

hetszunyukapanyanyimonyok commented Jan 22, 2024

Sorry maybe I was not clear enough.(my bad)
I do understand what you mean.
In this cease if I export Tublar database(with filter data etc) can I use it in New pipe or will it cause an issue?

@polymorphicshade
Copy link
Owner

Oh! I'm not sure... as long as I don't touch the existing NewPipe tables then I think it will work.

@Tokopah
Copy link

Tokopah commented Jan 22, 2024

Ive been unable to import my data from the previous fork of newpipe sponsorblock. Causes the app to crash.

@hetszunyukapanyanyimonyok
Copy link
Author

hetszunyukapanyanyimonyok commented Jan 22, 2024

@Tokopah @polymorphicshade Wrote in an other forum that there is a bug and he will fix it in next release.

@paulverbeke
Copy link

paulverbeke commented Apr 1, 2024

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".
Looks like the backup format was altered. Do you think it would possible to have an cross compatible backup ? Thanks a lot

@polymorphicshade
Copy link
Owner

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". Looks like the backup format was altered. Do you think it would possible to have an cross compatible backup ? Thanks a lot

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.

@paulverbeke
Copy link

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 ?

@polymorphicshade
Copy link
Owner

polymorphicshade commented Apr 2, 2024

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.

@paulverbeke
Copy link

thanks good to know

@paulverbeke
Copy link

paulverbeke commented Apr 5, 2024

looks harder than originally thought.
I dropped sponsorblock_whitelist table, then changed the pragma user version to 7
but still got an error during import "looks like you've changed schema but forgot to update the version number". I don't like beeing blocked on Tubular.
@polymorphicshade could you help me get it working ?

@paulverbeke
Copy link

can confirm that with v0.27 you can now export Tubular database and import it to Newpipe perfectly !
Thanks @polymorphicshade

mikooomich referenced this issue in mikooomich/Tubular Nov 29, 2024
…-change

Fix Crash on Related Items Modal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants