37 Commits

Author SHA1 Message Date
Ruud 4f23ccc284 Also rename on old version database
fix #4083
2014-10-15 21:28:52 +02:00
Ruud 9de8ed2dee Don't migrate old databases 2014-10-05 11:05:56 +02:00
Ruud 80df57f2b6 Delete corrupted documents 2014-09-16 22:00:54 +02:00
Ruud fa054b6b34 Migration: Don't fail on missing release file 2014-09-16 13:55:44 +02:00
Ruud 324920cd8c Don't migrate when db is closed 2014-07-17 23:25:35 +02:00
Ruud 12cda35494 Try fix migration failure from 2.5.1 2014-07-17 22:24:48 +02:00
Ruud ffc3fc9ec4 Check for broken indexes and reindex if needed 2014-06-25 18:16:45 +02:00
Ruud dd61c7dc21 Compact DB every 7 days if needed 2014-06-17 16:27:22 +02:00
Ruud 0314910bbe Don't migrate empty library items 2014-06-02 14:11:26 +02:00
Ruud 8dead66b58 Migration fixes 2014-06-02 12:59:21 +02:00
Ruud a7d3de766f Don't migrate release if quality doesn't exist 2014-05-09 00:58:52 +02:00
Ruud 1bd556fbb3 Close DB on shutdown 2014-05-08 15:39:40 +02:00
Ruud 99e77e409a Spring cleanup 2014-03-29 23:44:14 +01:00
Ruud ffb3359e66 Compact and reindex database api calls 2014-03-24 21:41:48 +01:00
Ruud d7bf9dba01 Skip leftover release info 2014-03-23 20:14:10 +01:00
Ruud 1602fe88e6 Close connection not cursor 2014-03-22 09:59:22 +01:00
Ruud a8159c9e55 Make sure quality sizes are int on migrate 2014-03-21 13:23:52 +01:00
Ruud b347f761a7 Ignore faulty category tables
They don't have any categories anyway, so might aswell ignore the error.
2014-03-19 18:13:55 +01:00
Ruud c6016a25df Destroy index and re-add on updated version 2014-03-19 09:22:51 +01:00
Ruud e5e768c56f Migrate hide profile 2014-03-12 22:46:12 +01:00
Ruud 12c08154c5 Optimize imports 2014-03-12 21:41:29 +01:00
Ruud 58f198ddad Zero fill identifier when adding movie 2014-03-09 23:39:46 +01:00
Ruud 488b631c38 Migrate release files 2014-03-09 14:32:41 +01:00
Ruud 519b832d8c Time migration 2014-03-09 11:52:15 +01:00
Ruud cfa8702654 Close sqlite connection 2014-03-07 20:42:08 +01:00
Ruud dd9c65db4c Migrate properties 2014-03-07 20:19:52 +01:00
Ruud 3d6e84e11c Migrate logging 2014-03-07 16:05:52 +01:00
Ruud 8a295c72ba Only add single image file 2014-03-07 15:43:05 +01:00
Ruud d2b82a37b2 Only migrate file if it is found 2014-03-07 15:42:06 +01:00
Ruud e51e6b2171 Use correct release status
Remove continue from category migrate
2014-03-05 16:43:35 +01:00
Ruud 2ce0f7beb4 Migrate update 2014-03-05 16:27:08 +01:00
Ruud 81ba95f540 Migrate library file info 2014-03-05 15:41:16 +01:00
Ruud 04fb81e071 More import 2014-03-04 22:42:03 +01:00
Ruud 1f982b7999 Migration start 2014-02-14 19:36:23 +01:00
Ruud eb1556f3e8 Add filter on database manage page 2014-02-12 21:14:06 +01:00
Ruud a6be59bbea Delete documents 2014-02-12 08:16:10 +01:00
Ruud 96e8a909d8 database manage init 2014-02-11 22:19:55 +01:00