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

[service.autostop] 1.0.3 #2205

Closed
wants to merge 1 commit into from
Closed

[service.autostop] 1.0.3 #2205

wants to merge 1 commit into from

Conversation

jbinkley60
Copy link

Description

Updated Kodi Matrix addon service.autostop v1.0.3.

This update has the following feature enhancements and fixes:
• Extended sleep timer settings to 180 minutes
• Added pause sleep timer adjust option to select what
to do with the sleep timer when playback is paused.
None - Do nothing and sleep counter continues
Pause - Pause sleep timer
Reset - Reset sleep timer to beginning
• Added 0 -180 secs adjustable GUI sleep timer notification
feature with fixed and adjustable sleep timer extension.
• Added event logging option to aid troubleshooting
• Fixed exception bug when Kodi begins but is unable to play a file properly. Autostop will now ignore those playback errors.

Checklist:

  • [X ] My code follows the add-on rules and piracy stance of this project.
  • [X ] I have read the CONTRIBUTING document
  • [X ] 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.

@jbinkley60
Copy link
Author

Found a bug in the 1.0.3 code. Will resubmit.

@jbinkley60 jbinkley60 closed this Feb 1, 2022
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.

None yet

1 participant