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.copacetic.helper] 1.1.1 #2621

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

realcopacetic
Copy link

Description

1.0.18

  • Added subtitle_limiter() script, which sets subtitles to the first stream in the desired language if it's available and then toggles between this subtitle stream and 'off'. If the preferred language stream is not available it will toggle through all available subtitles instead.

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.

@realcopacetic realcopacetic force-pushed the script.copacetic.helper-1.0.18 branch from f495fe1 to caf810d Compare June 11, 2024 15:22
@realcopacetic realcopacetic changed the title [script.copacetic.helper] 1.0.18 [script.copacetic.helper] 1.1.0 Jun 11, 2024
@realcopacetic
Copy link
Author

Updated to 1.1.0

.1.1.0

  • Cropper automatically disabled if animation transitions are disabled in Copacetic skin.
  • Clearlogo cropper will resize larger crops to 1600x620 max, this is 2x the Kodi standard clearlogo requirement https://kodi.wiki/view/Artwork_types#clearlogo
  • SlideshowMonitor() will now check for cropped clearlogos or crop them if no cropped version present
  • Additional error handling for images

Squashing commits:
[script.copacetic.helper] 1.1.1
[script.copacetic.helper] 1.1.0
[script.copacetic.helper] 1.0.18
@realcopacetic realcopacetic force-pushed the script.copacetic.helper-1.0.18 branch from 2299b8b to 067769a Compare June 12, 2024 12:00
@realcopacetic realcopacetic changed the title [script.copacetic.helper] 1.1.0 [script.copacetic.helper] 1.1.1 Jun 12, 2024
@basrieter basrieter merged commit 819625e into xbmc:nexus Jun 14, 2024
1 check passed
@realcopacetic realcopacetic deleted the script.copacetic.helper-1.0.18 branch June 14, 2024 20:56
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