kodi.plugin.video.youtube/resources
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
..
language Better organise and use standard labels for http server address and port settings 2025-10-28 06:52:07 +11:00
lib Improve workarounds for SQLite concurrency issues 2025-11-09 22:31:59 +11:00
media Add separate Shorts sub-folder in Channel folders #988 2024-12-07 21:08:29 +11:00
__init__.py Update copyright notice dates 2025-07-27 15:10:38 +09:00
settings.xml Better organise and use standard labels for http server address and port settings 2025-10-28 06:52:07 +11:00