kodi.plugin.video.youtube/resources/lib/youtube_plugin/kodion
2023-12-11 01:35:22 +11:00
..
constants Add settings methods for WL and HL 2023-12-11 00:03:31 +11:00
context Use single instance of SystemVersion 2023-12-11 01:35:22 +11:00
items Updates to listing display 2023-12-11 00:03:19 +11:00
json_store Make AccessManager inherit from JSONStore directly 2023-12-11 01:35:15 +11:00
network Update monitor and http_server 2023-12-08 08:15:47 +11:00
player Workaround Kodi crash due to multiple busy dialogs 2023-12-07 19:14:15 +11:00
plugin Workaround Kodi crash due to multiple busy dialogs 2023-12-07 19:14:15 +11:00
settings Add settings methods for WL and HL 2023-12-11 00:03:31 +11:00
sql_store Move sql storage based classes to new kodion.sql_store module 2023-12-11 01:35:19 +11:00
ui Better handle failed playlist request 2023-12-11 00:03:34 +11:00
utils Use single instance of SystemVersion 2023-12-11 01:35:22 +11:00
__init__.py Misc tidy up 2023-12-07 18:08:26 +11:00
abstract_provider.py Fix incorrect usage of DataCache in VideoInfo 2023-12-07 18:12:40 +11:00
debug.py Debug test 2023-11-07 21:03:23 +11:00
exceptions.py Move youtube requests to login_client 2023-12-01 01:11:42 +11:00
logger.py Remove debugging code 2023-12-11 00:03:24 +11:00
register_provider_path.py [PEP263] add source code encoding magic comment 2018-12-17 13:56:49 -05:00
runner.py Use correct types for context params and play_data 2023-12-06 11:55:18 +11:00
service.py Fix issues with (non)playable items 2023-12-07 18:07:24 +11:00