kodi.plugin.video.youtube/resources/lib/youtube_plugin/kodion
2025-11-10 11:33:45 +11:00
..
compatibility Workaround Python 2 implicit encoding when using str() #1246 2025-08-29 20:55:08 +09:00
constants Allow watch urls from music.youtube.com to be directly handled by the addon 2025-10-18 19:13:44 +11:00
context All specifying additional run builtin functions when creating plugin uri 2025-11-10 11:33:45 +11:00
items Fix some context menu actions failing for video item bookmarks 2025-10-26 14:04:07 +11:00
json_store Workaround addon service not starting prior to plugin invocation #1298 2025-10-11 17:15:46 +11:00
monitors Refactor to move more UI related methods into XbmcContextUI 2025-10-19 14:41:39 +11:00
network Misc tidy ups 2025-11-10 11:33:45 +11:00
player Fix using invalid default end limit with Playlist.GetItems JSONRPC method 2025-10-19 14:41:42 +11:00
plugin Refactor to move more UI related methods into XbmcContextUI 2025-10-19 14:41:39 +11:00
settings Try to make http server IP address selection even more obvious when running Setup Wizard #1320 2025-10-28 06:52:07 +11:00
sql_store Misc tidy ups 2025-11-10 11:33:45 +11:00
ui Refactor to move more UI related methods into XbmcContextUI 2025-10-19 14:41:39 +11:00
utils Fix conversion of SRT subtitles to WebVTT #1256 2025-10-19 14:41:41 +11:00
__init__.py Update copyright notice dates 2025-07-27 15:10:38 +09:00
abstract_provider.py Improve handling of plugin actions that refresh current listing 2025-10-06 11:35:35 +11:00
debug.py Make raising RuntimeError configurable and add logging of local variables when timeout occurs in kodion.debug.ExecTimeout 2025-07-30 12:52:26 +09:00
exceptions.py Update copyright notice dates 2025-07-27 15:10:38 +09:00
logging.py Allow forcing stack trace output per logging method call 2025-10-25 13:53:22 +11:00
plugin_runner.py Further changes to detection of linked and forced plugin actions 2025-10-25 13:53:23 +11:00
script_actions.py Allow changing addon language when offline 2025-10-19 14:41:41 +11:00
service_runner.py Refactor to move more UI related methods into XbmcContextUI 2025-10-19 14:41:39 +11:00