Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[script.module.codequick@matrix] 1.0.3+matrix.1 #2484

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

willforde
Copy link

@willforde willforde commented Jul 11, 2023

Add-on details:

Codequick is a framework for kodi add-on's. The goal of this framework is to simplify add-on development. This is achieved by reducing the amount of boilerplate code to a minimum, automating tasks like route dispatching and sort method selection. Ultimately allowing the developer to focus primarily on scraping content from websites and passing it to kodi.

Description of changes:

Removed HTTPResponse from urlquick as it did not work with requests 2.31. It was only used for type annotations anyway.

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: [plugin.video.foo] v1.0.0

@romanvm romanvm added the Approved Approved and is ready to merge label Jul 13, 2023
@romanvm romanvm merged commit 1e6abbe into xbmc:matrix Jul 14, 2023
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