From 5a65a7a07de27d3911f2eb90c80a09f21a0d588e Mon Sep 17 00:00:00 2001 From: polymorphicshade Date: Sun, 7 Apr 2024 14:58:26 -0600 Subject: [PATCH] added a warning to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bd5bcfd65..751ccbbe9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@

Download the APK here.

+> [!warning] +> Because the database schema for Tubular is different than NewPipe, you currently cannot export the Tubular database and import it to NewPipe. +> +> This will be changed in the future. + ## To Do Things I'll be working on next (not in any particular order): - [ ] persist custom SponsorBlock segments in the database