| .. |
|
compatibility
|
Python2 unicode fixes #668
|
2024-04-02 05:54:54 +11:00 |
|
constants
|
Tidy up setting constants
|
2024-03-19 11:07:08 +11:00 |
|
context
|
Tidy up some exception catching
|
2024-04-03 03:33:07 +11:00 |
|
items
|
Python2 unicode fixes #668
|
2024-04-02 05:54:54 +11:00 |
|
json_store
|
Fix not being able to set custom watch later and history playlist per user
|
2024-03-25 13:54:09 +11:00 |
|
monitors
|
Partial workaround for Kodi freezing when refreshing plugin container
|
2024-03-22 20:54:28 +11:00 |
|
network
|
Overhaul http server settings management to potentially fix #633
|
2024-03-17 15:45:21 +11:00 |
|
player
|
Further updates to multiple busy dialog workaround
|
2024-03-28 12:39:47 +11:00 |
|
plugin
|
Remove multiple busy dialog crash notification
|
2024-04-02 05:56:13 +11:00 |
|
settings
|
Attempt to workaround bugs with Kodi internal Python module instance counting and garbage collection
|
2024-04-02 05:54:59 +11:00 |
|
sql_store
|
Add steps to import old format search and playback history in setup wizard
|
2024-03-13 01:43:35 +11:00 |
|
ui
|
Use more appropriate language for maintenance actions that clear data
|
2024-03-30 04:09:53 +11:00 |
|
utils
|
Tidy up some exception catching
|
2024-04-03 03:33:07 +11:00 |
|
__init__.py
|
Reorganise modules
|
2024-02-22 13:47:36 +11:00 |
|
abstract_provider.py
|
Use LIST_CONTENT as search list content type
|
2024-03-22 20:54:17 +11:00 |
|
debug.py
|
Increase number of lines logged using the Profiler
|
2024-03-20 09:17:14 +11:00 |
|
exceptions.py
|
Move youtube requests to login_client
|
2023-12-01 01:11:42 +11:00 |
|
logger.py
|
Restore deprecated log levels in compatibility module
|
2024-01-14 13:14:42 +11:00 |
|
plugin_runner.py
|
Attempt to workaround bugs with Kodi internal Python module instance counting and garbage collection
|
2024-04-02 05:54:59 +11:00 |
|
script_actions.py
|
Attempt to workaround bugs with Kodi internal Python module instance counting and garbage collection
|
2024-04-02 05:54:59 +11:00 |
|
service_runner.py
|
Attempt to workaround bugs with Kodi internal Python module instance counting and garbage collection
|
2024-04-02 05:54:59 +11:00 |