ltguillaume / droidshows

A Reboot of DroidSeries Offline TV Shows Tracker
https://codeberg.org/ltguillaume/droidshows
GNU General Public License v3.0
89 stars 19 forks source link

DroidSeries Import doesn't work #1

Closed Shadouw closed 9 years ago

Shadouw commented 9 years ago

Hi, I'd like to move from DroidSeries to DroidShows V5.3. When I import the database file (as described in FAQ, Android 4.4.2 rooted) DroidShows imports it and says that it successfully restored the backup. But there are no shows. When I then export, the exported file has same size as the imported file.

ltguillaume commented 9 years ago

Hi! Could you send me the database perhaps? I'll have a look at it right away :) You can upload it here (for the next couple of days): [link removed]

Shadouw commented 9 years ago

I've uploaded it. Thank you very much.

ltguillaume commented 9 years ago

Cool. I've found the issue: DroidShows has been forked from a fork by https://github.com/McKael, who added the passiveStatus for shows (in DroidShows: enable/disable show). The field for this feature has not been added to your database yet. Fixing it now.

ltguillaume commented 9 years ago

Fixed and tested with your database. You can find the new release here: https://github.com/ltGuillaume/DroidShows/releases

Shadouw commented 9 years ago

Cool, I successfully tested the latest release, works now. Thank you very much.