PlexKodiConnect/resources/lib/kodi_db
2020-12-18 17:10:20 +01:00
..
__init__.py Always use sqlite WAL mode (did not switch back to normal journal mode automatically anyway) 2019-12-13 14:00:39 +01:00
common.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
music.py Optimize adding values to Kodi databases by not using sqlite COALESCE command 2019-12-08 10:23:01 +01:00
texture.py Fix to correctly wipe Kodi databases 2019-11-15 13:38:41 +01:00
video.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00