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.5 #2637

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

realcopacetic
Copy link

Description

1.1.5

  • Fixed bug in actor_credits() where the current infoscreen item was not being removed from the 'More from X' actor credits widget if the infoscreen was for an episode, because it was expecting to find the TV show title in ListItem.Label and instead receiving the episode name, which wouldn't ever match.

1.1.4

  • Fixed bug with infoscreen widgets not updating when navigating between infoscreens by ensuring director and genre properties update each time the infoscreen is loaded, even if the underlying list hasn't been scrolled
  • Added season info monitoring
  • Added a window property that is set to true while set progress is being calculated in get_collection_status()

1.1.3

  • Fixed conditional that was preventing cropped clearlogo paths from being fetched for home widgets

.1.1.2

  • Support for more edge case conversions of different image modes in clearlogo_cropper().
  • Added method to service monitor to calculate watched percentage of sets and return as a property

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 changed the title script.copacetic.helper-1.1.5 [script.copacetic.helper] 1.1.5 Aug 5, 2024
Squashed with
script.copacetic.helper-1.1.5
@realcopacetic realcopacetic force-pushed the script.copacetic.helper]-1.1.5 branch from fa85c50 to 65ef26a Compare August 15, 2024 22:02
@romanvm romanvm added the Approved Approved and is ready to merge label Sep 6, 2024
@romanvm romanvm merged commit cf3d51b into xbmc:nexus Sep 12, 2024
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