Skip to content

Conversation

@jurialmunkey
Copy link

Description

  • Add proper Kodi User-Agent headers for proper identification
    [Fix for Wikipedia API blocking python requests module default User-Agent string as API now requires proper ID]
  • Add user input for custom query on an empty query
    [Fix to avoid bad skin code raising errors with empty queries]
  • Add translations

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.

@romanvm romanvm added the Approved Approved and is ready to merge label Jul 22, 2025
@romanvm romanvm merged commit 71b8eb3 into xbmc:nexus Jul 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved Approved and is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants