Updated kodi settings on Lenovo

This commit is contained in:
2026-03-22 22:28:43 +01:00
parent 725dfa7157
commit 32b5a81da6
10925 changed files with 575678 additions and 5511 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.youtube" name="YouTube" version="7.3.0+beta.7.unofficial.1" provider-name="anxdpanic, bromix, MoojMidge">
<addon id="plugin.video.youtube" name="YouTube" version="7.4.2+beta.1.unofficial.1" provider-name="anxdpanic, bromix, MoojMidge">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.requests" version="2.27.1"/>
@@ -116,24 +116,22 @@
<disclaimer lang="vi_VN">Plugin này không được xác nhận bởi Google</disclaimer>
<disclaimer lang="zh_CN">此插件未被谷歌认可</disclaimer>
<disclaimer lang="zh_TW">此附加元件未由Google支持</disclaimer>
<news>## v7.3.0+beta.7
<news>## v7.4.2+beta.1
### Fixed
- Only add playable items to playlist when adding related items
- Fix using invalid default end limit with Playlist.GetItems JSONRPC method
- Fix conversion of SRT subtitles to WebVTT
- Workaround playback failure of progressive streams
- Fix re-sorting live search lists
- Disable use of custom thumbnail urls
- Workaround addon service not starting prior to plugin invocation
- Fix unofficial version using localised sort order
- Fix parsing of logged_in query parameter
- Skip unplayable live manifests
- Handle inconsistent error codes and names used in Python 2
- Simplify byte range to timestamp conversion for compatibility with Python 2
- Fix unnecessarily reloading listing when adding items to Bookmarks
### Changed
- Ignore player request failures that may incorrectly indicate a need to sign-in
- Include playlist_id listitem property for items from virtual playlists
- Rework addon debug log settings (Addon &gt; Settings &gt; Advanced &gt; Debug &gt; Enable debug logging)
- Allowable values:
- Disabled (addon logging output disabled)
- Auto (default, addon logging output enabled if Kodi debug logging enabled)
- Always enabled (addon logging output enabled)
- Verbose (additional addon logging output enabled)
- Various other improvement to addon logging
### New
- Add refresh to context menu of playlists
- Allow watch urls from music.youtube.com to be directly handled by the addon
- Allow urls from www.youtubekids.com to be directly handled by the addon</news></extension>
- Update Setup Wizard to account for user possibly using mismatched watch history settings</news></extension>
</addon>