Skip to content

[service.autoplaymovies] 1.0.6#2800

Open
internetvpraze-creator wants to merge 1 commit intoxbmc:matrixfrom
internetvpraze-creator:service.autoplaymovies-1.0.5
Open

[service.autoplaymovies] 1.0.6#2800
internetvpraze-creator wants to merge 1 commit intoxbmc:matrixfrom
internetvpraze-creator:service.autoplaymovies-1.0.5

Conversation

@internetvpraze-creator
Copy link
Copy Markdown

@internetvpraze-creator internetvpraze-creator commented Feb 13, 2026

Description

Checklist:

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.

@internetvpraze-creator
Copy link
Copy Markdown
Author

Hi, this is my first contribution to xbmc/repo-scripts.
The GitHub Actions workflow is awaiting approval, so the required "Kodi Addon-Checker" check hasn't run yet.
Could a maintainer please approve and run the workflow for this PR?
Thanks!

@internetvpraze-creator internetvpraze-creator changed the title [service.autoplaymovies] 1.0.5 [service.autoplaymovies] 1.0.6 Mar 13, 2026
@internetvpraze-creator internetvpraze-creator force-pushed the service.autoplaymovies-1.0.5 branch from ece1537 to e80501b Compare March 13, 2026 18:18
@internetvpraze-creator
Copy link
Copy Markdown
Author

I force-pushed the updated 1.0.6 fix and a new Actions run was created, but it is currently awaiting maintainer approval.
Could a maintainer please approve and run the Kodi Addon-Checker workflow for PR #2800?
Thanks.

@KarellenX
Copy link
Copy Markdown
Member

I'll try to ping someone to have a look.
Thanks.

@basrieter
Copy link
Copy Markdown
Contributor

Please fix the errors pointed out by the addon checker.

@internetvpraze-creator internetvpraze-creator force-pushed the service.autoplaymovies-1.0.5 branch from e80501b to b56f952 Compare March 14, 2026 07:34
@pkscout
Copy link
Copy Markdown
Member

pkscout commented Mar 15, 2026

The addon still fails the checker. Please correct those issues.

@internetvpraze-creator
Copy link
Copy Markdown
Author

I have updated the addon metadata and replaced the icon with a solid-background version.
A new Actions run was created for the latest commit, but it is still awaiting maintainer approval.
Could a maintainer please approve and run the Kodi Addon-Checker workflow for PR #2800?
Thanks.

@romanvm
Copy link
Copy Markdown

romanvm commented Mar 25, 2026

Now the checker complains about addon.xml. I believe, start option for service addons is deprecated.

@internetvpraze-creator internetvpraze-creator force-pushed the service.autoplaymovies-1.0.5 branch from dadd8f0 to 6826190 Compare March 30, 2026 21:07
@kodiai
Copy link
Copy Markdown

kodiai bot commented Mar 30, 2026

Kodiai Addon Check

✅ No issues found by kodi-addon-checker.

@internetvpraze-creator internetvpraze-creator force-pushed the service.autoplaymovies-1.0.5 branch 3 times, most recently from a4eeddc to 6a0c9f7 Compare March 30, 2026 21:23
@internetvpraze-creator
Copy link
Copy Markdown
Author

I fixed the addon-checker issues and cleaned up the package. The add-on now passes local kodi-addon-checker validation with no errors and no warnings. Could a maintainer please rerun the Kodi Addon-Checker for this PR? Thank you.

@internetvpraze-creator internetvpraze-creator force-pushed the service.autoplaymovies-1.0.5 branch from 6a0c9f7 to a28b387 Compare April 9, 2026 09:35
@internetvpraze-creator
Copy link
Copy Markdown
Author

I fixed a runtime issue in service.autoplaymovies/resources/lib/autoplay_service.py where an accidental trailing stub run() overrode the real implementation.

The PR still contains a single commit and is ready for review.

Could a maintainer please review the latest revision and remove the stale waiting for developer to respond label if appropriate?
Thanks.

@internetvpraze-creator
Copy link
Copy Markdown
Author

Local kodi-addon-checker passes on the latest commit with no errors and no warnings.

Could a maintainer please approve or rerun the Kodi Addon-Checker workflow for PR #2800 if needed?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants