Skip to content

Conversation

@MAR-official
Copy link

Description

Update to v1.2.0: Fix SetFocus ID for Kodi Omega (v21.1)

This update resolves a bug where the SetFocus function was using an incorrect ID in Kodi Omega (v21.1). Following a change in Kodi's core, as detailed in this pull request, the IDs for SetFocus were adjusted.

  • Old ID: -73
  • New ID: -173

This change ensures the function works correctly with the latest version of Kodi.

Checklist:

  • My code follows the add-on rules and piracy stance of this project.
  • I have read the CONTRIBUTING document
  • Each add-on submission should be a single commit with using the following style: [script.foo.bar] 1.0.0

Additional information :

  • Submitting your add-on to this specific branch makes it available to any Kodi version equal or higher than the branch name with the applicable Kodi dependencies limits.
  • add-on development wiki page.
  • Kodi pydocs provide information about the Python API
  • PEP8 codingstyle which is considered best practise but not mandatory.
  • This add-on repository has automated code guideline check which could help you improve your coding. You can find the results of these check at Codacy. You can create your own account as well to continuously monitor your python coding before submitting to repo.
  • Development questions can be asked in the add-on development section on the Kodi forum.

@basrieter basrieter merged commit 2fd3b94 into xbmc:omega Jul 6, 2025
1 check passed
@MAR-official MAR-official deleted the script.bluetooth.delay]-1.2.0 branch July 6, 2025 22:58
@MAR-official MAR-official restored the script.bluetooth.delay]-1.2.0 branch July 6, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants