croneter
|
6d39adbd8c
|
Use sqlite isolation_level=None in order to use autocommit mode and thus avoid sqlite auto-committing
|
2019-12-13 14:00:40 +01:00 |
|
croneter
|
3000bfcd7d
|
Always use sqlite WAL mode (did not switch back to normal journal mode automatically anyway)
|
2019-12-13 14:00:39 +01:00 |
|
croneter
|
4ebe11fcc4
|
Merge pull request #1079 from croneter/wal
Don't use WAL mode for sqlite connections, it is not making any difference
|
2019-12-08 10:32:03 +01:00 |
|
croneter
|
9080ca89b9
|
Don't use WAL mode for sqlite connections, it is not making any difference
|
2019-12-08 10:23:50 +01:00 |
|
croneter
|
2744b9da7e
|
Copy entire plex.db to avoid db-locks entirely
|
2019-12-08 10:09:57 +01:00 |
|
croneter
|
e52b67c3a9
|
Fix to correctly wipe Kodi databases
|
2019-11-15 13:38:41 +01:00 |
|
croneter
|
3b8f712289
|
Fix database being locked in rare cases
|
2019-11-14 14:39:07 +01:00 |
|