Watch your favorite YouTube content on Kodi
Find a file
MoojMidge 86008ba189 Improve workarounds for SQLite concurrency issues
- Data cache, function cache, and requests cache now all use a temporary memory store
- Memory store is handled as part of the base Storage class
- No external locking used, only retry if internal SQLite locks cannot be obtained
- DB writes are deferred until no more write operations are queued for immediate processing
- All write operations explicitly create a new transaction
- Disable cached statements
2025-11-09 22:31:59 +11:00
.github Update submit-release workflow to use upstream kodi-addon-submitter repo 2025-06-19 13:48:09 +09:00
.scripts add workflow to generate and upload development repositories to mirrors 2024-04-11 15:05:33 -04:00
LICENSES delete unused license 2023-02-25 13:53:37 -05:00
resources Improve workarounds for SQLite concurrency issues 2025-11-09 22:31:59 +11:00
.gitignore Update .gitignore 2020-08-26 18:26:49 -04:00
addon.xml Version bump v7.3.0+beta.8 2025-10-26 19:10:52 +11:00
changelog.txt Version bump v7.3.0+beta.8 2025-10-26 19:10:52 +11:00
README.md Update README.md 2023-02-25 14:52:49 -05:00